Parameters:

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

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

{
    "_links": {
        "self": {
            "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000208/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000208/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166435151375,
                        52.3608733111827,
                        46.0775382034481
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002138_pano_0000_000208",
                "timestamp": "2021-05-12T10:15:28.763320Z",
                "filename": "pano_0000_000208.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 0.0,
                "relative_pitch": 0.0,
                "relative_heading": null,
                "relative_elevation": 0.0
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000115/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000115/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000115/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166643824495,
                        52.3608722332452,
                        45.9573389114812
                    ]
                },
                "distance": 0.19,
                "direction": 130.16,
                "angle": -32.87,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002330_pano_0000_000115",
                "timestamp": "2021-12-22T12:11:59.039850Z",
                "filename": "pano_0000_000115.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 0.18599972,
                "relative_pitch": -32.87190752282392,
                "relative_heading": 130.1563287218522,
                "relative_elevation": -0.12019929196689816
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002011/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002011/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002011/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91165579856044,
                        52.3608710926321,
                        46.5560163883492
                    ]
                },
                "distance": 0.63,
                "direction": 247.04,
                "angle": 37.09,
                "elevation": 0.48,
                "pano_id": "TMX7316010203-001675_pano_0000_002011",
                "timestamp": "2020-04-24T10:07:05.756730Z",
                "filename": "pano_0000_002011.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 0.63280473,
                "relative_pitch": 37.09376317072045,
                "relative_heading": 247.03826690300096,
                "relative_elevation": 0.4784781849010997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168007730102,
                        52.3608832645691,
                        46.0738668534905
                    ]
                },
                "distance": 1.54,
                "direction": 44.05,
                "angle": -0.14,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001906_pano_0000_000142",
                "timestamp": "2020-09-04T07:51:05.660360Z",
                "filename": "pano_0000_000142.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 1.54090322,
                "relative_pitch": -0.13651244083075137,
                "relative_heading": 44.04696617925442,
                "relative_elevation": -0.0036713499575995456
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003679/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003679/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003679/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003679/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91164352952186,
                        52.3608648473619,
                        45.9565772833303
                    ]
                },
                "distance": 1.7,
                "direction": 236.42,
                "angle": -4.06,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002593_pano_0000_003679",
                "timestamp": "2022-06-13T12:19:51.866060Z",
                "filename": "pano_0000_003679.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 1.70267391,
                "relative_pitch": -4.063564970301254,
                "relative_heading": 236.41780159585335,
                "relative_elevation": -0.12096092011780257
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000344/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000344/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000344/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000344/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168663076693,
                        52.360883519579,
                        45.9838675102219
                    ]
                },
                "distance": 1.9,
                "direction": 53.19,
                "angle": -2.83,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-000879_pano_0000_000344",
                "timestamp": "2018-07-29T08:41:47.342980Z",
                "filename": "pano_0000_000344.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 1.89576808,
                "relative_pitch": -2.828707918494342,
                "relative_heading": 53.18786264776178,
                "relative_elevation": -0.09367069322620125
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001161/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001161/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001161/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001161/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91165319798422,
                        52.3608916369785,
                        45.9053759360686
                    ]
                },
                "distance": 2.18,
                "direction": 339.56,
                "angle": -4.52,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-000191_pano_0001_001161",
                "timestamp": "2016-11-24T10:40:02.845370Z",
                "filename": "pano_0001_001161.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.17614943,
                "relative_pitch": -4.5234341317427305,
                "relative_heading": 339.5639745563433,
                "relative_elevation": -0.17216226737949825
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03313/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03313/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03313/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03313/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911690256018384,
                        52.36088634272085,
                        0.0
                    ]
                },
                "distance": 2.28,
                "direction": 50.59,
                "angle": -87.16,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03313",
                "timestamp": "2025-06-19T05:51:43Z",
                "filename": "recording_2025-06-19_04-38-42_03313.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.28407122,
                "relative_pitch": -87.16216155453637,
                "relative_heading": 50.590111437905996,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000057/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000057/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000057/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169077156519,
                        52.3608863418001,
                        46.0235747992992
                    ]
                },
                "distance": 2.31,
                "direction": 51.14,
                "angle": -1.34,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001184_pano_0000_000057",
                "timestamp": "2019-05-15T06:26:46.246390Z",
                "filename": "pano_0000_000057.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.31125007,
                "relative_pitch": -1.337507221283716,
                "relative_heading": 51.14482997386829,
                "relative_elevation": -0.05396340414890233
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01233/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01233/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01233/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01233/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911689913891482,
                        52.36088701076604,
                        0.0
                    ]
                },
                "distance": 2.31,
                "direction": 48.8,
                "angle": -87.12,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01233",
                "timestamp": "2024-10-02T09:57:24Z",
                "filename": "recording_2024-10-02_09-25-01_01233.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.31438429,
                "relative_pitch": -87.12456195175943,
                "relative_heading": 48.80164715869161,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01234/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01234/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01234/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01234/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911632020546222,
                        52.36085944085558,
                        0.0
                    ]
                },
                "distance": 2.69,
                "direction": 234.98,
                "angle": -86.66,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01234",
                "timestamp": "2024-10-02T09:57:24Z",
                "filename": "recording_2024-10-02_09-25-01_01234.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.68946889,
                "relative_pitch": -86.6595311800887,
                "relative_heading": 234.97937191098086,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03314/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03314/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03314/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03314/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911632387414461,
                        52.36085876063872,
                        0.0
                    ]
                },
                "distance": 2.71,
                "direction": 233.37,
                "angle": -86.63,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03314",
                "timestamp": "2025-06-19T05:51:44Z",
                "filename": "recording_2025-06-19_04-38-42_03314.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.71351168,
                "relative_pitch": -86.62973723999866,
                "relative_heading": 233.36747218804982,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000058/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000058/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000058/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163180266519,
                        52.3608583115382,
                        45.9762531677261
                    ]
                },
                "distance": 2.78,
                "direction": 233.03,
                "angle": -2.09,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001184_pano_0000_000058",
                "timestamp": "2019-05-15T06:26:46.676380Z",
                "filename": "pano_0000_000058.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 2.77534516,
                "relative_pitch": -2.090057436753592,
                "relative_heading": 233.03027647519417,
                "relative_elevation": -0.10128503572200032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000345/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000345/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000345/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000345/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162822008855,
                        52.3608562285761,
                        45.946567655541
                    ]
                },
                "distance": 3.11,
                "direction": 232.32,
                "angle": -2.41,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-000879_pano_0000_000345",
                "timestamp": "2018-07-29T08:41:47.732980Z",
                "filename": "pano_0000_000345.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 3.10996647,
                "relative_pitch": -2.411481996614115,
                "relative_heading": 232.32271840607123,
                "relative_elevation": -0.13097054790709706
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003678/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003678/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003678/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003678/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170192080811,
                        52.3608925034592,
                        46.0028852336109
                    ]
                },
                "distance": 3.33,
                "direction": 50.16,
                "angle": -1.28,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002593_pano_0000_003678",
                "timestamp": "2022-06-13T12:19:51.401040Z",
                "filename": "pano_0000_003678.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 3.33335586,
                "relative_pitch": -1.2829668880077327,
                "relative_heading": 50.15764767277892,
                "relative_elevation": -0.07465296983720293
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000143/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000143/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000143/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91162320835089,
                        52.3608554467612,
                        46.0274900002405
                    ]
                },
                "distance": 3.44,
                "direction": 234.65,
                "angle": -0.83,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001906_pano_0000_000143",
                "timestamp": "2020-09-04T07:51:06.060360Z",
                "filename": "pano_0000_000143.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 3.43620922,
                "relative_pitch": -0.8344509563855487,
                "relative_heading": 234.65486242327316,
                "relative_elevation": -0.05004820320760217
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001399/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001399/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001399/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001399/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170071226332,
                        52.3608411825552,
                        45.8458526590839
                    ]
                },
                "distance": 4.35,
                "direction": 145.28,
                "angle": -3.05,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-000191_pano_0001_001399",
                "timestamp": "2016-11-24T10:41:40.409500Z",
                "filename": "pano_0001_001399.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 4.34937364,
                "relative_pitch": -3.0491906391295047,
                "relative_heading": 145.2832278480551,
                "relative_elevation": -0.23168554436419697
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91171434723367,
                        52.3608987957905,
                        46.5964050432667
                    ]
                },
                "distance": 4.43,
                "direction": 50.22,
                "angle": 6.68,
                "elevation": 0.52,
                "pano_id": "TMX7316010203-001675_pano_0000_002010",
                "timestamp": "2020-04-24T10:07:05.361750Z",
                "filename": "pano_0000_002010.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 4.43192799,
                "relative_pitch": 6.677491164163296,
                "relative_heading": 50.219173145272016,
                "relative_elevation": 0.5188668398185996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001162/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001162/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001162/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001162/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159649832801,
                        52.3608627063152,
                        45.8742219964042
                    ]
                },
                "distance": 4.77,
                "direction": 255.68,
                "angle": -2.44,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000191_pano_0001_001162",
                "timestamp": "2016-11-24T10:40:03.150340Z",
                "filename": "pano_0001_001162.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 4.77070559,
                "relative_pitch": -2.440334113976086,
                "relative_heading": 255.67909788051125,
                "relative_elevation": -0.20331620704389763
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000116/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000116/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000116/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160898015855,
                        52.3608442645069,
                        45.9151206798851
                    ]
                },
                "distance": 4.97,
                "direction": 229.41,
                "angle": -1.87,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002330_pano_0000_000116",
                "timestamp": "2021-12-22T12:11:59.484630Z",
                "filename": "pano_0000_000116.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 4.96747588,
                "relative_pitch": -1.8726864231559537,
                "relative_heading": 229.40852300742648,
                "relative_elevation": -0.16241752356300054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000114/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000114/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000114/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172371190479,
                        52.3608995938329,
                        45.9864262705669
                    ]
                },
                "distance": 4.99,
                "direction": 54.13,
                "angle": -1.05,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002330_pano_0000_000114",
                "timestamp": "2021-12-22T12:11:58.594640Z",
                "filename": "pano_0000_000114.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 4.99061294,
                "relative_pitch": -1.0459134794841864,
                "relative_heading": 54.125152264746404,
                "relative_elevation": -0.09111193288119779
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000209/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000209/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000209/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000209/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160686501974,
                        52.3608452632258,
                        46.0359692126513
                    ]
                },
                "distance": 5.01,
                "direction": 231.45,
                "angle": -0.48,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-002138_pano_0000_000209",
                "timestamp": "2021-05-12T10:15:29.203230Z",
                "filename": "pano_0000_000209.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.00775572,
                "relative_pitch": -0.4755968865377684,
                "relative_heading": 231.44718704733282,
                "relative_elevation": -0.04156899079679732
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000207/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000207/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000207/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172278334826,
                        52.3609008375535,
                        46.1045003831387
                    ]
                },
                "distance": 5.02,
                "direction": 52.42,
                "angle": 0.31,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002138_pano_0000_000207",
                "timestamp": "2021-05-12T10:15:28.323220Z",
                "filename": "pano_0000_000207.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.02267349,
                "relative_pitch": 0.3075661333263109,
                "relative_heading": 52.42279515664828,
                "relative_elevation": 0.02696217969059944
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159836497134,
                        52.3608427671943,
                        46.50768842455
                    ]
                },
                "distance": 5.64,
                "direction": 232.91,
                "angle": 4.36,
                "elevation": 0.43,
                "pano_id": "TMX7316010203-001675_pano_0000_002012",
                "timestamp": "2020-04-24T10:07:06.146780Z",
                "filename": "pano_0000_002012.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.63553304,
                "relative_pitch": 4.364821669240415,
                "relative_heading": 232.90819274416856,
                "relative_elevation": 0.43015022110189705
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00742/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00742/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00742/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00742/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117176116076,
                        52.360832373488144,
                        0.0
                    ]
                },
                "distance": 5.82,
                "direction": 141.46,
                "angle": -82.8,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00742",
                "timestamp": "2025-06-19T04:59:32Z",
                "filename": "recording_2025-06-19_04-38-42_00742.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.82370164,
                "relative_pitch": -82.79662824240452,
                "relative_heading": 141.4625818675705,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000379/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000379/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000379/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000379/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169688104364,
                        52.3608247877721,
                        45.9962380696088
                    ]
                },
                "distance": 5.84,
                "direction": 157.69,
                "angle": -0.8,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001906_pano_0000_000379",
                "timestamp": "2020-09-04T07:53:23.379540Z",
                "filename": "pano_0000_000379.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.83647696,
                "relative_pitch": -0.7980590564377189,
                "relative_heading": 157.6854634799457,
                "relative_elevation": -0.08130013383929935
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001236/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001236/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001236/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001236/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172791816284,
                        52.3608379381999,
                        45.942508449778
                    ]
                },
                "distance": 5.85,
                "direction": 132.27,
                "angle": -1.32,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-002542_pano_0000_001236",
                "timestamp": "2022-04-25T08:33:51.176140Z",
                "filename": "pano_0000_001236.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.85197481,
                "relative_pitch": -1.3218208618724583,
                "relative_heading": 132.2688487395025,
                "relative_elevation": -0.1350297536700964
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003173/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003173/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003173/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003173/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170027068336,
                        52.3608252410821,
                        45.9329867018387
                    ]
                },
                "distance": 5.88,
                "direction": 155.42,
                "angle": -1.41,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000720_pano_0002_003173",
                "timestamp": "2018-05-15T08:23:01.529350Z",
                "filename": "pano_0002_003173.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.88209754,
                "relative_pitch": -1.4077502534756154,
                "relative_heading": 155.4174582827601,
                "relative_elevation": -0.14455150160939922
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001840/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001840/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001840/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001840/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117231488821,
                        52.3608344573314,
                        45.9811463598162
                    ]
                },
                "distance": 5.89,
                "direction": 137.19,
                "angle": -0.94,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001532_pano_0000_001840",
                "timestamp": "2020-01-06T09:10:24.073930Z",
                "filename": "pano_0000_001840.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 5.89375812,
                "relative_pitch": -0.9369833922552407,
                "relative_heading": 137.18573983625515,
                "relative_elevation": -0.09639184363189912
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00962/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00962/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00962/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00962/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911731285402498,
                        52.36083797422633,
                        0.0
                    ]
                },
                "distance": 6.02,
                "direction": 130.77,
                "angle": -82.56,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00962",
                "timestamp": "2024-09-16T07:32:33Z",
                "filename": "recording_2024-09-16_07-18-19_00962.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.02108116,
                "relative_pitch": -82.55518290511388,
                "relative_heading": 130.7722364324777,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00307/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00307/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00307/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00307/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911714103187452,
                        52.3608282430213,
                        0.0
                    ]
                },
                "distance": 6.05,
                "direction": 145.95,
                "angle": -82.52,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00307",
                "timestamp": "2024-11-21T10:27:28Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00307.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.05283767,
                "relative_pitch": -82.51636121222279,
                "relative_heading": 145.9474332484936,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001160/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001160/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001160/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001160/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91171071375543,
                        52.3609197650142,
                        45.9335755184293
                    ]
                },
                "distance": 6.06,
                "direction": 31.43,
                "angle": -1.36,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000191_pano_0001_001160",
                "timestamp": "2016-11-24T10:40:02.540370Z",
                "filename": "pano_0001_001160.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.05765693,
                "relative_pitch": -1.361401278771523,
                "relative_heading": 31.425478268689933,
                "relative_elevation": -0.14396268501879916
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001306/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001306/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001306/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001306/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169215331824,
                        52.3608187693645,
                        47.6934260204434
                    ]
                },
                "distance": 6.36,
                "direction": 162.67,
                "angle": 14.26,
                "elevation": 1.62,
                "pano_id": "TMX7316010203-002138_pano_0000_001306",
                "timestamp": "2021-05-12T10:39:44.484250Z",
                "filename": "pano_0000_001306.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.35775976,
                "relative_pitch": 14.260349372328497,
                "relative_heading": 162.6684189313151,
                "relative_elevation": 1.615887816995297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001307/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001307/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001307/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001307/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117489162783,
                        52.360845999256,
                        47.6961251785979
                    ]
                },
                "distance": 6.51,
                "direction": 117.81,
                "angle": 13.96,
                "elevation": 1.62,
                "pano_id": "TMX7316010203-002138_pano_0000_001307",
                "timestamp": "2021-05-12T10:39:44.929250Z",
                "filename": "pano_0000_001307.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.51340687,
                "relative_pitch": 13.955371276933983,
                "relative_heading": 117.81336061897657,
                "relative_elevation": 1.6185869751498032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173790262344,
                        52.3609107258973,
                        46.0955962110311
                    ]
                },
                "distance": 6.51,
                "direction": 50.28,
                "angle": 0.16,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001906_pano_0000_000141",
                "timestamp": "2020-09-04T07:51:05.255440Z",
                "filename": "pano_0000_000141.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.51454885,
                "relative_pitch": 0.15882066353005156,
                "relative_heading": 50.27701031495304,
                "relative_elevation": 0.0180580075830008
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001400/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001400/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001400/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001400/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176014077613,
                        52.3608678258155,
                        45.8580717211589
                    ]
                },
                "distance": 6.55,
                "direction": 95.34,
                "angle": -1.92,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-000191_pano_0001_001400",
                "timestamp": "2016-11-24T10:41:40.879500Z",
                "filename": "pano_0001_001400.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.5540705,
                "relative_pitch": -1.9178625697738645,
                "relative_heading": 95.34365507915274,
                "relative_elevation": -0.2194664822891994
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000380/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000380/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000380/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175462220851,
                        52.3608528025526,
                        45.9969687033445
                    ]
                },
                "distance": 6.56,
                "direction": 110.36,
                "angle": -0.7,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001906_pano_0000_000380",
                "timestamp": "2020-09-04T07:53:23.794480Z",
                "filename": "pano_0000_000380.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.55941656,
                "relative_pitch": -0.7037302989641108,
                "relative_heading": 110.35945011678332,
                "relative_elevation": -0.08056950010359998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000298/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000298/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000298/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000298/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91171249646415,
                        52.3608209988852,
                        45.7897529024631
                    ]
                },
                "distance": 6.68,
                "direction": 150.6,
                "angle": -2.47,
                "elevation": -0.29,
                "pano_id": "TMX7316010203-000234_pano_0001_000298",
                "timestamp": "2017-03-31T07:31:58.663890Z",
                "filename": "pano_0001_000298.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.68143299,
                "relative_pitch": -2.4663418187490036,
                "relative_heading": 150.6008944422203,
                "relative_elevation": -0.287785300985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000900/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000900/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000900/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000900/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91156661656876,
                        52.3608820210388,
                        45.9310246417299
                    ]
                },
                "distance": 6.73,
                "direction": 278.28,
                "angle": -1.25,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-000239_pano_0002_000900",
                "timestamp": "2017-03-31T09:49:58.875170Z",
                "filename": "pano_0002_000900.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.7283028,
                "relative_pitch": -1.2474590544937492,
                "relative_heading": 278.28205333004064,
                "relative_elevation": -0.1465135617182014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003680/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003680/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003680/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003680/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91158595825445,
                        52.3608364606818,
                        45.916602644138
                    ]
                },
                "distance": 6.73,
                "direction": 232.48,
                "angle": -1.37,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002593_pano_0000_003680",
                "timestamp": "2022-06-13T12:19:52.326090Z",
                "filename": "pano_0000_003680.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.73313286,
                "relative_pitch": -1.3692248647586582,
                "relative_heading": 232.4824555649829,
                "relative_elevation": -0.16093555931009718
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003174/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003174/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003174/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003174/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175772679118,
                        52.3608526776079,
                        45.9351696232334
                    ]
                },
                "distance": 6.76,
                "direction": 109.85,
                "angle": -1.21,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000720_pano_0002_003174",
                "timestamp": "2018-05-15T08:23:01.954440Z",
                "filename": "pano_0002_003174.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.76280987,
                "relative_pitch": -1.2059948825863962,
                "relative_heading": 109.84647245030021,
                "relative_elevation": -0.14236858021470056
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91171711120192,
                        52.3608211855909,
                        45.817769549787
                    ]
                },
                "distance": 6.82,
                "direction": 148.21,
                "angle": -2.18,
                "elevation": -0.26,
                "pano_id": "TMX7315120208-000050_pano_0002_000032",
                "timestamp": "2016-05-17T08:51:02.787780Z",
                "filename": "pano_0002_000032.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.82357351,
                "relative_pitch": -2.180157300293246,
                "relative_heading": 148.2147725416291,
                "relative_elevation": -0.2597686536610979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001398/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001398/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001398/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001398/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91164230788132,
                        52.3608132111786,
                        45.8291476750746
                    ]
                },
                "distance": 6.85,
                "direction": 192.66,
                "angle": -2.08,
                "elevation": -0.25,
                "pano_id": "TMX7316010203-000191_pano_0001_001398",
                "timestamp": "2016-11-24T10:41:39.944510Z",
                "filename": "pano_0001_001398.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.85411243,
                "relative_pitch": -2.075469839114962,
                "relative_heading": 192.65596475409413,
                "relative_elevation": -0.2483905283734984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000343/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000343/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000343/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000343/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174539287612,
                        52.3609103837222,
                        45.9974689660594
                    ]
                },
                "distance": 6.89,
                "direction": 53.23,
                "angle": -0.67,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-000879_pano_0000_000343",
                "timestamp": "2018-07-29T08:41:46.948080Z",
                "filename": "pano_0000_000343.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.8918548,
                "relative_pitch": -0.6656296618531874,
                "relative_heading": 53.2328368265996,
                "relative_elevation": -0.08006923738869887
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001235/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001235/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001235/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001235/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166962378019,
                        52.3608108020572,
                        45.9453538330272
                    ]
                },
                "distance": 6.96,
                "direction": 177.04,
                "angle": -1.09,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002542_pano_0000_001235",
                "timestamp": "2022-04-25T08:33:50.756150Z",
                "filename": "pano_0000_001235.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 6.96491995,
                "relative_pitch": -1.0872626661652847,
                "relative_heading": 177.0440313599419,
                "relative_elevation": -0.1321843704209016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00961/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00961/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00961/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00961/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911673975855056,
                        52.360809882268285,
                        0.0
                    ]
                },
                "distance": 7.09,
                "direction": 174.69,
                "angle": -81.25,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00961",
                "timestamp": "2024-09-16T07:32:33Z",
                "filename": "recording_2024-09-16_07-18-19_00961.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.08838965,
                "relative_pitch": -81.25439939923825,
                "relative_heading": 174.69273711394982,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000899/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000899/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000899/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000899/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168026452931,
                        52.3609368181941,
                        46.008674104698
                    ]
                },
                "distance": 7.15,
                "direction": 8.72,
                "angle": -0.55,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-000239_pano_0002_000899",
                "timestamp": "2017-03-31T09:49:58.090250Z",
                "filename": "pano_0002_000899.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.14935862,
                "relative_pitch": -0.5518677143919379,
                "relative_heading": 8.721446407301562,
                "relative_elevation": -0.06886409875009747
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03312/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03312/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03312/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03312/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911748715453293,
                        52.36091359460163,
                        0.0
                    ]
                },
                "distance": 7.29,
                "direction": 52.05,
                "angle": -81.01,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03312",
                "timestamp": "2025-06-19T05:51:42Z",
                "filename": "recording_2025-06-19_04-38-42_03312.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.28859526,
                "relative_pitch": -81.0113662977344,
                "relative_heading": 52.04785570741293,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01232/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01232/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01232/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01232/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911748333871865,
                        52.36091416505637,
                        0.0
                    ]
                },
                "distance": 7.31,
                "direction": 51.53,
                "angle": -80.99,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01232",
                "timestamp": "2024-10-02T09:57:23Z",
                "filename": "recording_2024-10-02_09-25-01_01232.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.30743441,
                "relative_pitch": -80.98851376327255,
                "relative_heading": 51.5300445062425,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001839/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001839/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001839/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001839/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166500843056,
                        52.3608071176822,
                        45.9854222005233
                    ]
                },
                "distance": 7.37,
                "direction": 179.65,
                "angle": -0.72,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001532_pano_0000_001839",
                "timestamp": "2020-01-06T09:10:23.763940Z",
                "filename": "pano_0000_001839.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.36576468,
                "relative_pitch": -0.7165017207844658,
                "relative_heading": 179.65188625536334,
                "relative_elevation": -0.09211600292479716
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000056/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000056/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000056/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175057820103,
                        52.3609135588942,
                        46.0470319930464
                    ]
                },
                "distance": 7.39,
                "direction": 52.68,
                "angle": -0.24,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001184_pano_0000_000056",
                "timestamp": "2019-05-15T06:26:45.811430Z",
                "filename": "pano_0000_000056.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.38666038,
                "relative_pitch": -0.23662481795633372,
                "relative_heading": 52.67752173693653,
                "relative_elevation": -0.030506210401696876
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00308/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00308/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00308/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00308/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911772294952471,
                        52.36085580838599,
                        0.0
                    ]
                },
                "distance": 7.61,
                "direction": 104.83,
                "angle": -80.63,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00308",
                "timestamp": "2024-11-21T10:27:28Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00308.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.60712632,
                "relative_pitch": -80.62537043548487,
                "relative_heading": 104.83424934444444,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01235/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01235/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01235/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01235/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911574478242152,
                        52.36083162573867,
                        0.0
                    ]
                },
                "distance": 7.68,
                "direction": 232.85,
                "angle": -80.54,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01235",
                "timestamp": "2024-10-02T09:57:25Z",
                "filename": "recording_2024-10-02_09-25-01_01235.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.68125143,
                "relative_pitch": -80.53566734829394,
                "relative_heading": 232.85211678284193,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00743/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00743/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00743/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00743/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911775080406937,
                        52.36086027748102,
                        0.0
                    ]
                },
                "distance": 7.68,
                "direction": 100.88,
                "angle": -80.54,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00743",
                "timestamp": "2025-06-19T04:59:32Z",
                "filename": "recording_2025-06-19_04-38-42_00743.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.68149703,
                "relative_pitch": -80.53537021107923,
                "relative_heading": 100.88308319493171,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03315/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03315/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03315/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03315/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911574843573697,
                        52.360831018053794,
                        0.0
                    ]
                },
                "distance": 7.7,
                "direction": 232.34,
                "angle": -80.51,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03315",
                "timestamp": "2025-06-19T05:51:45Z",
                "filename": "recording_2025-06-19_04-38-42_03315.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.70255597,
                "relative_pitch": -80.5098941315878,
                "relative_heading": 232.33939030079952,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00741/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00741/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00741/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00741/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911660824414819,
                        52.36080388800316,
                        0.0
                    ]
                },
                "distance": 7.73,
                "direction": 181.78,
                "angle": -80.48,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00741",
                "timestamp": "2025-06-19T04:59:31Z",
                "filename": "recording_2025-06-19_04-38-42_00741.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.72874468,
                "relative_pitch": -80.47821758991432,
                "relative_heading": 181.7815772612219,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000059/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000059/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000059/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91157421487419,
                        52.3608300985056,
                        45.9385811751708
                    ]
                },
                "distance": 7.8,
                "direction": 231.94,
                "angle": -1.02,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001184_pano_0000_000059",
                "timestamp": "2019-05-15T06:26:47.096370Z",
                "filename": "pano_0000_000059.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.79917175,
                "relative_pitch": -1.0207249200333648,
                "relative_heading": 231.9365537311796,
                "relative_elevation": -0.1389570282772965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000033/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000033/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000033/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177482819876,
                        52.3608490269506,
                        45.8417736953124
                    ]
                },
                "distance": 8.0,
                "direction": 109.75,
                "angle": -1.69,
                "elevation": -0.24,
                "pano_id": "TMX7315120208-000050_pano_0002_000033",
                "timestamp": "2016-05-17T08:51:03.222840Z",
                "filename": "pano_0002_000033.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 7.9965625,
                "relative_pitch": -1.6887755498308197,
                "relative_heading": 109.7502327827567,
                "relative_elevation": -0.23576450813570204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001841/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001841/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001841/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001841/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178095853141,
                        52.3608616519647,
                        45.991448815912
                    ]
                },
                "distance": 8.05,
                "direction": 99.28,
                "angle": -0.61,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001532_pano_0000_001841",
                "timestamp": "2020-01-06T09:10:24.388980Z",
                "filename": "pano_0000_001841.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.04902935,
                "relative_pitch": -0.6127907199983954,
                "relative_heading": 99.27554714136986,
                "relative_elevation": -0.08608938753609863
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91157029374791,
                        52.3608284091566,
                        45.9176386781037
                    ]
                },
                "distance": 8.13,
                "direction": 232.05,
                "angle": -1.13,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-000879_pano_0000_000346",
                "timestamp": "2018-07-29T08:41:48.118080Z",
                "filename": "pano_0000_000346.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.12540031,
                "relative_pitch": -1.1273765268688802,
                "relative_heading": 232.05423521912653,
                "relative_elevation": -0.15989952534440022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00306/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00306/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00306/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00306/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911655904424086,
                        52.360799967569676,
                        0.0
                    ]
                },
                "distance": 8.18,
                "direction": 184.03,
                "angle": -79.93,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00306",
                "timestamp": "2024-11-21T10:27:27Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00306.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.18151435,
                "relative_pitch": -79.93151401003966,
                "relative_heading": 184.0332781862656,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003677/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003677/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003677/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003677/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176091528472,
                        52.3609193421051,
                        46.0226632757112
                    ]
                },
                "distance": 8.34,
                "direction": 52.09,
                "angle": -0.38,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-002593_pano_0000_003677",
                "timestamp": "2022-06-13T12:19:50.931080Z",
                "filename": "pano_0000_003677.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.3372697,
                "relative_pitch": -0.3771086306023451,
                "relative_heading": 52.09479992625887,
                "relative_elevation": -0.05487492773689695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_001109/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001109/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001109/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001109/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177893946942,
                        52.3608460058865,
                        45.6274304753169
                    ]
                },
                "distance": 8.38,
                "direction": 111.27,
                "angle": -3.08,
                "elevation": -0.45,
                "pano_id": "TMX7316010203-000239_pano_0002_001109",
                "timestamp": "2017-03-31T10:00:47.491280Z",
                "filename": "pano_0002_001109.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.37669826,
                "relative_pitch": -3.0757340268043136,
                "relative_heading": 111.26713510190305,
                "relative_elevation": -0.4501077281312007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001237/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001237/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001237/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001237/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178681659118,
                        52.3608645043234,
                        45.9556722920388
                    ]
                },
                "distance": 8.4,
                "direction": 96.7,
                "angle": -0.83,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002542_pano_0000_001237",
                "timestamp": "2022-04-25T08:33:51.596180Z",
                "filename": "pano_0000_001237.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.40021881,
                "relative_pitch": -0.8311584204843482,
                "relative_heading": 96.69937804281267,
                "relative_elevation": -0.12186591140930148
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000144/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000144/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000144/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115660544237,
                        52.3608272514739,
                        45.9973327349871
                    ]
                },
                "distance": 8.43,
                "direction": 232.57,
                "angle": -0.54,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001906_pano_0000_000144",
                "timestamp": "2020-09-04T07:51:06.460370Z",
                "filename": "pano_0000_000144.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.43270328,
                "relative_pitch": -0.5449375032282721,
                "relative_heading": 232.57063747909024,
                "relative_elevation": -0.08020546846100274
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003172/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003172/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003172/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003172/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91164269004659,
                        52.3607976620251,
                        45.9335017390549
                    ]
                },
                "distance": 8.55,
                "direction": 189.94,
                "angle": -0.97,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000720_pano_0002_003172",
                "timestamp": "2018-05-15T08:23:01.109360Z",
                "filename": "pano_0002_003172.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.5461667,
                "relative_pitch": -0.9655674320247053,
                "relative_heading": 189.94316530034976,
                "relative_elevation": -0.14403646439320283
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00963/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00963/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00963/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00963/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178933360553,
                        52.36086543865854,
                        0.0
                    ]
                },
                "distance": 8.56,
                "direction": 95.87,
                "angle": -79.48,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00963",
                "timestamp": "2024-09-16T07:32:34Z",
                "filename": "recording_2024-09-16_07-18-19_00963.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.55927666,
                "relative_pitch": -79.47678817299712,
                "relative_heading": 95.87423754899343,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000378/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000378/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000378/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000378/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163920346953,
                        52.3607967330914,
                        46.0002745436504
                    ]
                },
                "distance": 8.69,
                "direction": 191.37,
                "angle": -0.51,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001906_pano_0000_000378",
                "timestamp": "2020-09-04T07:53:22.969600Z",
                "filename": "pano_0000_000378.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.69168046,
                "relative_pitch": -0.5093106029800181,
                "relative_heading": 191.3678840463664,
                "relative_elevation": -0.07726365979770122
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91165921924953,
                        52.3607927265274,
                        45.8037468520924
                    ]
                },
                "distance": 8.97,
                "direction": 182.23,
                "angle": -1.75,
                "elevation": -0.27,
                "pano_id": "TMX7315120208-000050_pano_0002_000031",
                "timestamp": "2016-05-17T08:51:02.347790Z",
                "filename": "pano_0002_000031.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 8.97380663,
                "relative_pitch": -1.747555385359778,
                "relative_heading": 182.23289520544427,
                "relative_elevation": -0.27379135135569754
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_001108/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001108/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001108/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001108/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91166114221452,
                        52.360791917069,
                        45.5902290800586
                    ]
                },
                "distance": 9.06,
                "direction": 181.38,
                "angle": -3.08,
                "elevation": -0.49,
                "pano_id": "TMX7316010203-000239_pano_0002_001108",
                "timestamp": "2017-03-31T10:00:46.696350Z",
                "filename": "pano_0002_001108.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.05970321,
                "relative_pitch": -3.0788950967864666,
                "relative_heading": 181.3828163814117,
                "relative_elevation": -0.48730912338950105
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001305/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001305/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001305/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001305/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91163544078282,
                        52.360791304807,
                        47.6909169247374
                    ]
                },
                "distance": 9.34,
                "direction": 192.18,
                "angle": 9.81,
                "elevation": 1.61,
                "pano_id": "TMX7316010203-002138_pano_0000_001305",
                "timestamp": "2021-05-12T10:39:44.039410Z",
                "filename": "pano_0000_001305.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.33532009,
                "relative_pitch": 9.805297802742908,
                "relative_heading": 192.17956270211016,
                "relative_elevation": 1.6133787212893012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91177382175198,
                        52.3609255675545,
                        46.6167082693428
                    ]
                },
                "distance": 9.46,
                "direction": 52.06,
                "angle": 3.26,
                "elevation": 0.54,
                "pano_id": "TMX7316010203-001675_pano_0000_002009",
                "timestamp": "2020-04-24T10:07:04.961710Z",
                "filename": "pano_0000_002009.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.45660513,
                "relative_pitch": 3.263196452105474,
                "relative_heading": 52.05592092145759,
                "relative_elevation": 0.5391700658947016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001163/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001163/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001163/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001163/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154008302667,
                        52.3608331994584,
                        45.8488045204431
                    ]
                },
                "distance": 9.57,
                "direction": 242.2,
                "angle": -1.37,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-000191_pano_0001_001163",
                "timestamp": "2016-11-24T10:40:03.455360Z",
                "filename": "pano_0001_001163.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.57028479,
                "relative_pitch": -1.3691316821249446,
                "relative_heading": 242.20040774556202,
                "relative_elevation": -0.22873368300499664
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001308/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001308/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001308/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180650404899,
                        52.3608726287149,
                        47.7191658085212
                    ]
                },
                "distance": 9.68,
                "direction": 90.45,
                "angle": 9.62,
                "elevation": 1.64,
                "pano_id": "TMX7316010203-002138_pano_0000_001308",
                "timestamp": "2021-05-12T10:39:45.374230Z",
                "filename": "pano_0000_001308.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.6843538,
                "relative_pitch": 9.62094534426087,
                "relative_heading": 90.44924026209068,
                "relative_elevation": 1.6416276050730971
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000117/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000117/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000117/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155174974796,
                        52.3608163561735,
                        45.8918416788802
                    ]
                },
                "distance": 9.95,
                "direction": 230.44,
                "angle": -1.07,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-002330_pano_0000_000117",
                "timestamp": "2021-12-22T12:11:59.924620Z",
                "filename": "pano_0000_000117.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.9503101,
                "relative_pitch": -1.0691518226970615,
                "relative_heading": 230.43697727563531,
                "relative_elevation": -0.1856965245679021
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000113/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000113/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000113/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9117816829502,
                        52.3609268831268,
                        45.9990338040516
                    ]
                },
                "distance": 9.97,
                "direction": 53.28,
                "angle": -0.45,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-002330_pano_0000_000113",
                "timestamp": "2021-12-22T12:11:58.139710Z",
                "filename": "pano_0000_000113.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.97124448,
                "relative_pitch": -0.4510849006827551,
                "relative_heading": 53.284839123460124,
                "relative_elevation": -0.07850439939650045
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000210/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000210/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000210/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154927454375,
                        52.3608175434561,
                        46.0126171344891
                    ]
                },
                "distance": 10.0,
                "direction": 231.64,
                "angle": -0.37,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002138_pano_0000_000210",
                "timestamp": "2021-05-12T10:15:29.643220Z",
                "filename": "pano_0000_000210.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 9.99834761,
                "relative_pitch": -0.37202657111908305,
                "relative_heading": 231.6361758202177,
                "relative_elevation": -0.06492106895900207
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000206/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000206/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000206/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178277728004,
                        52.3609277590859,
                        46.1176326749846
                    ]
                },
                "distance": 10.09,
                "direction": 53.09,
                "angle": 0.23,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002138_pano_0000_000206",
                "timestamp": "2021-05-12T10:15:27.873220Z",
                "filename": "pano_0000_000206.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.08933341,
                "relative_pitch": 0.22768916584734955,
                "relative_heading": 53.094221929459245,
                "relative_elevation": 0.04009447153649859
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000381/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000381/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000381/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000381/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181303005617,
                        52.3608798570148,
                        46.0178314512596
                    ]
                },
                "distance": 10.15,
                "direction": 85.89,
                "angle": -0.34,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001906_pano_0000_000381",
                "timestamp": "2020-09-04T07:53:24.209520Z",
                "filename": "pano_0000_000381.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.1547919,
                "relative_pitch": -0.3368759815223657,
                "relative_heading": 85.88670114517119,
                "relative_elevation": -0.05970675218849664
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003175/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003175/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003175/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003175/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181607594791,
                        52.360879867185,
                        45.9598862510175
                    ]
                },
                "distance": 10.36,
                "direction": 85.96,
                "angle": -0.65,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-000720_pano_0002_003175",
                "timestamp": "2018-05-15T08:23:02.384410Z",
                "filename": "pano_0002_003175.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.36184726,
                "relative_pitch": -0.6505278928625405,
                "relative_heading": 85.96275675959652,
                "relative_elevation": -0.11765195243059878
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001234/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001234/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001234/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001234/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91161187540951,
                        52.3607832959727,
                        45.9416696820408
                    ]
                },
                "distance": 10.64,
                "direction": 199.64,
                "angle": -0.73,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-002542_pano_0000_001234",
                "timestamp": "2022-04-25T08:33:50.336160Z",
                "filename": "pano_0000_001234.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.63520722,
                "relative_pitch": -0.7319339636246152,
                "relative_heading": 199.6418284822727,
                "relative_elevation": -0.13586852140729633
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154153560697,
                        52.3608142361388,
                        46.4889340251684
                    ]
                },
                "distance": 10.64,
                "direction": 231.84,
                "angle": 2.21,
                "elevation": 0.41,
                "pano_id": "TMX7316010203-001675_pano_0000_002013",
                "timestamp": "2020-04-24T10:07:06.531680Z",
                "filename": "pano_0000_002013.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.64020843,
                "relative_pitch": 2.2141961995859485,
                "relative_heading": 231.84434166956973,
                "relative_elevation": 0.41139582172029776
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00960/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00960/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00960/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00960/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911616898966591,
                        52.36078166702631,
                        0.0
                    ]
                },
                "distance": 10.7,
                "direction": 197.59,
                "angle": -76.93,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00960",
                "timestamp": "2024-09-16T07:32:32Z",
                "filename": "recording_2024-09-16_07-18-19_00960.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.69775098,
                "relative_pitch": -76.92929031136666,
                "relative_heading": 197.58879140557457,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001159/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001159/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001159/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001159/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91176878224799,
                        52.3609468327763,
                        45.9665670804679
                    ]
                },
                "distance": 10.84,
                "direction": 41.01,
                "angle": -0.59,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000191_pano_0001_001159",
                "timestamp": "2016-11-24T10:40:02.235400Z",
                "filename": "pano_0001_001159.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.8417063,
                "relative_pitch": -0.5864349014953764,
                "relative_heading": 41.010293265107975,
                "relative_elevation": -0.11097112298020306
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001401/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001401/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001401/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001401/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91182154200085,
                        52.3608935286646,
                        45.8753962209448
                    ]
                },
                "distance": 10.94,
                "direction": 78.14,
                "angle": -1.06,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000191_pano_0001_001401",
                "timestamp": "2016-11-24T10:41:41.359500Z",
                "filename": "pano_0001_001401.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 10.94226471,
                "relative_pitch": -1.0583334911583777,
                "relative_heading": 78.13555652986129,
                "relative_elevation": -0.2021419825032993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001838/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001838/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001838/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001838/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160711828484,
                        52.3607796878091,
                        45.9707554159686
                    ]
                },
                "distance": 11.12,
                "direction": 200.52,
                "angle": -0.55,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001532_pano_0000_001838",
                "timestamp": "2020-01-06T09:10:23.458990Z",
                "filename": "pano_0000_001838.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.12357859,
                "relative_pitch": -0.5500042157716485,
                "relative_heading": 200.51885318309021,
                "relative_elevation": -0.10678278747950287
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001397/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001397/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001397/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001397/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91158467365584,
                        52.3607849298111,
                        45.8092910284176
                    ]
                },
                "distance": 11.23,
                "direction": 208.9,
                "angle": -1.37,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000191_pano_0001_001397",
                "timestamp": "2016-11-24T10:41:39.489560Z",
                "filename": "pano_0001_001397.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.23307633,
                "relative_pitch": -1.3679699148775946,
                "relative_heading": 208.89574162855283,
                "relative_elevation": -0.26824717503050266
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000299/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000299/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000299/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000299/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183117177806,
                        52.3608751118933,
                        45.8066916354001
                    ]
                },
                "distance": 11.37,
                "direction": 88.99,
                "angle": -1.37,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000234_pano_0001_000299",
                "timestamp": "2017-03-31T07:31:59.493840Z",
                "filename": "pano_0001_000299.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.36629624,
                "relative_pitch": -1.3650382427051784,
                "relative_heading": 88.98983351967321,
                "relative_elevation": -0.27084656804800034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00309/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00309/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00309/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00309/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911831830843635,
                        52.36088261516288,
                        0.0
                    ]
                },
                "distance": 11.46,
                "direction": 84.82,
                "angle": -76.04,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00309",
                "timestamp": "2024-11-21T10:27:29Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00309.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.45630245,
                "relative_pitch": -76.0376064903988,
                "relative_heading": 84.81510623443094,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179717078893,
                        52.3609365290944,
                        46.1006124541163
                    ]
                },
                "distance": 11.46,
                "direction": 52.14,
                "angle": 0.12,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001906_pano_0000_000140",
                "timestamp": "2020-09-04T07:51:04.850380Z",
                "filename": "pano_0000_000140.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.46101721,
                "relative_pitch": 0.11535236081259069,
                "relative_heading": 52.13675151305557,
                "relative_elevation": 0.023074250668202012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000034/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000034/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000034/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183372434877,
                        52.3608756503067,
                        45.8394114831463
                    ]
                },
                "distance": 11.54,
                "direction": 88.71,
                "angle": -1.18,
                "elevation": -0.24,
                "pano_id": "TMX7315120208-000050_pano_0002_000034",
                "timestamp": "2016-05-17T08:51:03.652750Z",
                "filename": "pano_0002_000034.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.5413576,
                "relative_pitch": -1.1819857767354855,
                "relative_heading": 88.70767181417487,
                "relative_elevation": -0.23812672030179982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01671/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01671/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01671/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01671/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181059204554,
                        52.360819146974926,
                        0.0
                    ]
                },
                "distance": 11.64,
                "direction": 121.17,
                "angle": -75.82,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01671",
                "timestamp": "2024-10-02T10:03:09Z",
                "filename": "recording_2024-10-02_09-25-01_01671.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.64380388,
                "relative_pitch": -75.81823893718344,
                "relative_heading": 121.17275800822706,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00744/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00744/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00744/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00744/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911833969909274,
                        52.36088712659951,
                        0.0
                    ]
                },
                "distance": 11.66,
                "direction": 82.42,
                "angle": -75.8,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00744",
                "timestamp": "2025-06-19T04:59:33Z",
                "filename": "recording_2025-06-19_04-38-42_00744.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.65696217,
                "relative_pitch": -75.8028602263356,
                "relative_heading": 82.42179174590181,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00740/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00740/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00740/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00740/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911604141884209,
                        52.36077523214438,
                        0.0
                    ]
                },
                "distance": 11.66,
                "direction": 200.6,
                "angle": -75.8,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00740",
                "timestamp": "2025-06-19T04:59:30Z",
                "filename": "recording_2025-06-19_04-38-42_00740.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.65900774,
                "relative_pitch": -75.8004696602157,
                "relative_heading": 200.59805428345294,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003681/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003681/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003681/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003681/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152910934927,
                        52.3608080659089,
                        45.8997264308855
                    ]
                },
                "distance": 11.73,
                "direction": 231.76,
                "angle": -0.87,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002593_pano_0000_003681",
                "timestamp": "2022-06-13T12:19:52.776090Z",
                "filename": "pano_0000_003681.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.7300527,
                "relative_pitch": -0.8684601975175967,
                "relative_heading": 231.7618023767637,
                "relative_elevation": -0.17781177256259895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000342/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000342/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000342/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000342/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180540894367,
                        52.3609360776275,
                        45.9899149769917
                    ]
                },
                "distance": 11.88,
                "direction": 53.99,
                "angle": -0.42,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-000879_pano_0000_000342",
                "timestamp": "2018-07-29T08:41:46.548080Z",
                "filename": "pano_0000_000342.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 11.87946539,
                "relative_pitch": -0.42260740315290984,
                "relative_heading": 53.98974088181527,
                "relative_elevation": -0.08762322645640097
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001842/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001842/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001842/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001842/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184040905506,
                        52.3608873866021,
                        45.9982210211456
                    ]
                },
                "distance": 12.1,
                "direction": 82.56,
                "angle": -0.38,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001532_pano_0000_001842",
                "timestamp": "2020-01-06T09:10:24.708970Z",
                "filename": "pano_0000_001842.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.0956443,
                "relative_pitch": -0.3757116643110043,
                "relative_heading": 82.55997012512988,
                "relative_elevation": -0.07931718230249629
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00305/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00305/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00305/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00305/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159832296295,
                        52.360771631654984,
                        0.0
                    ]
                },
                "distance": 12.18,
                "direction": 201.68,
                "angle": -75.2,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00305",
                "timestamp": "2024-11-21T10:27:27Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00305.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.17567296,
                "relative_pitch": -75.19830042487224,
                "relative_heading": 201.68100894021816,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03311/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03311/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03311/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03311/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911808256992313,
                        52.36093988012487,
                        0.0
                    ]
                },
                "distance": 12.29,
                "direction": 52.93,
                "angle": -75.07,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03311",
                "timestamp": "2025-06-19T05:51:42Z",
                "filename": "recording_2025-06-19_04-38-42_03311.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.28729515,
                "relative_pitch": -75.0686389761985,
                "relative_heading": 52.925597426000564,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01231/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01231/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01231/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01231/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911808183806412,
                        52.360940238054354,
                        0.0
                    ]
                },
                "distance": 12.31,
                "direction": 52.76,
                "angle": -75.05,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01231",
                "timestamp": "2024-10-02T09:57:22Z",
                "filename": "recording_2024-10-02_09-25-01_01231.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.30737691,
                "relative_pitch": -75.04532836313548,
                "relative_heading": 52.763669053407256,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000055/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000055/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000055/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181167691304,
                        52.3609396428922,
                        46.0483735669404
                    ]
                },
                "distance": 12.46,
                "direction": 53.67,
                "angle": -0.13,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001184_pano_0000_000055",
                "timestamp": "2019-05-15T06:26:45.371350Z",
                "filename": "pano_0000_000055.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.4583121,
                "relative_pitch": -0.13412792335292356,
                "relative_heading": 53.668418722627216,
                "relative_elevation": -0.029164636507701402
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001238/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001238/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001238/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184643533921,
                        52.3608901948149,
                        45.9562003361061
                    ]
                },
                "distance": 12.55,
                "direction": 81.39,
                "angle": -0.55,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002542_pano_0000_001238",
                "timestamp": "2022-04-25T08:33:52.016270Z",
                "filename": "pano_0000_001238.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.5458132,
                "relative_pitch": -0.5541235811764599,
                "relative_heading": 81.38759456263588,
                "relative_elevation": -0.12133786734199958
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003171/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003171/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003171/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003171/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115859012455,
                        52.3607699728922,
                        45.9127082731575
                    ]
                },
                "distance": 12.68,
                "direction": 204.93,
                "angle": -0.74,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-000720_pano_0002_003171",
                "timestamp": "2018-05-15T08:23:00.699330Z",
                "filename": "pano_0002_003171.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.68017359,
                "relative_pitch": -0.7447474905767109,
                "relative_heading": 204.92781349294353,
                "relative_elevation": -0.1648299302906011
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01236/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01236/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01236/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01236/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911517007139496,
                        52.36080363641988,
                        0.0
                    ]
                },
                "distance": 12.68,
                "direction": 232.32,
                "angle": -74.61,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01236",
                "timestamp": "2024-10-02T09:57:26Z",
                "filename": "recording_2024-10-02_09-25-01_01236.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.68327965,
                "relative_pitch": -74.60992732183642,
                "relative_heading": 232.31812680268143,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03316/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03316/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03316/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03316/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911516693306042,
                        52.360803704414266,
                        0.0
                    ]
                },
                "distance": 12.7,
                "direction": 232.4,
                "angle": -74.6,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03316",
                "timestamp": "2025-06-19T05:51:45Z",
                "filename": "recording_2025-06-19_04-38-42_03316.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.69558928,
                "relative_pitch": -74.595699771408,
                "relative_heading": 232.40413125479884,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00964/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00964/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00964/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00964/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911848776110679,
                        52.36089186236627,
                        0.0
                    ]
                },
                "distance": 12.73,
                "direction": 80.67,
                "angle": -74.55,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00964",
                "timestamp": "2024-09-16T07:32:34Z",
                "filename": "recording_2024-09-16_07-18-19_00964.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.73226523,
                "relative_pitch": -74.55332101499889,
                "relative_heading": 80.66944038113272,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115167241024,
                        52.3608019823972,
                        45.9198323115706
                    ]
                },
                "distance": 12.81,
                "direction": 231.72,
                "angle": -0.71,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-001184_pano_0000_000060",
                "timestamp": "2019-05-15T06:26:47.511340Z",
                "filename": "pano_0000_000060.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.8117448,
                "relative_pitch": -0.7052455234935865,
                "relative_heading": 231.71941595929758,
                "relative_elevation": -0.15770589187749806
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91160165623951,
                        52.3607642206932,
                        45.8096005413681
                    ]
                },
                "distance": 12.87,
                "direction": 199.38,
                "angle": -1.19,
                "elevation": -0.27,
                "pano_id": "TMX7315120208-000050_pano_0002_000030",
                "timestamp": "2016-05-17T08:51:01.912780Z",
                "filename": "pano_0002_000030.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.86842735,
                "relative_pitch": -1.1928014907023352,
                "relative_heading": 199.3844090180077,
                "relative_elevation": -0.26793766208000136
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000297/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000297/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000297/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000297/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91159735181689,
                        52.3607645535728,
                        45.7830472011119
                    ]
                },
                "distance": 12.93,
                "direction": 200.66,
                "angle": -1.3,
                "elevation": -0.29,
                "pano_id": "TMX7316010203-000234_pano_0001_000297",
                "timestamp": "2017-03-31T07:31:57.823920Z",
                "filename": "pano_0001_000297.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.93403964,
                "relative_pitch": -1.3043238750301487,
                "relative_heading": 200.66433422047646,
                "relative_elevation": -0.2944910023362013
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000377/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000377/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000377/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000377/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91158159857905,
                        52.3607685495991,
                        45.9801843222231
                    ]
                },
                "distance": 12.95,
                "direction": 205.81,
                "angle": -0.43,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001906_pano_0000_000377",
                "timestamp": "2020-09-04T07:53:22.564510Z",
                "filename": "pano_0000_000377.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 12.94886684,
                "relative_pitch": -0.43076058215132174,
                "relative_heading": 205.80863880506786,
                "relative_elevation": -0.097353881224997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000347/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000347/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000347/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91151195878138,
                        52.3608005538871,
                        45.9005889510736
                    ]
                },
                "distance": 13.17,
                "direction": 232.05,
                "angle": -0.77,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-000879_pano_0000_000347",
                "timestamp": "2018-07-29T08:41:48.498060Z",
                "filename": "pano_0000_000347.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 13.16527565,
                "relative_pitch": -0.7700434979055871,
                "relative_heading": 232.05164331535636,
                "relative_elevation": -0.17694925237449866
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003676/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003676/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003676/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003676/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91182179318024,
                        52.3609450452789,
                        46.0217191604897
                    ]
                },
                "distance": 13.37,
                "direction": 53.34,
                "angle": -0.24,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002593_pano_0000_003676",
                "timestamp": "2022-06-13T12:19:50.451030Z",
                "filename": "pano_0000_003676.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 13.36987279,
                "relative_pitch": -0.23920773565598605,
                "relative_heading": 53.342781542232245,
                "relative_elevation": -0.05581904295839735
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000145/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000145/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000145/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91150917550543,
                        52.3607990715731,
                        45.9782307269052
                    ]
                },
                "distance": 13.42,
                "direction": 231.99,
                "angle": -0.42,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001906_pano_0000_000145",
                "timestamp": "2020-09-04T07:51:06.855430Z",
                "filename": "pano_0000_000145.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 13.41623382,
                "relative_pitch": -0.42409780888620835,
                "relative_heading": 231.9941281105758,
                "relative_elevation": -0.09930747654289718
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001304/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001304/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001304/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001304/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115780996063,
                        52.3607634885395,
                        47.6687212418765
                    ]
                },
                "distance": 13.56,
                "direction": 205.68,
                "angle": 6.69,
                "elevation": 1.59,
                "pano_id": "TMX7316010203-002138_pano_0000_001304",
                "timestamp": "2021-05-12T10:39:43.589260Z",
                "filename": "pano_0000_001304.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 13.5596694,
                "relative_pitch": 6.69286428550922,
                "relative_heading": 205.67936903417365,
                "relative_elevation": 1.5911830384283974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001309/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001309/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001309/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186507564655,
                        52.3608983790906,
                        47.7175775077194
                    ]
                },
                "distance": 13.96,
                "direction": 78.47,
                "angle": 6.7,
                "elevation": 1.64,
                "pano_id": "TMX7316010203-002138_pano_0000_001309",
                "timestamp": "2021-05-12T10:39:45.819270Z",
                "filename": "pano_0000_001309.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 13.95581427,
                "relative_pitch": 6.702461817818646,
                "relative_heading": 78.47030034305058,
                "relative_elevation": 1.6400393042712977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001164/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001164/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001164/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001164/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148464626608,
                        52.3608038530301,
                        45.8105276450515
                    ]
                },
                "distance": 14.48,
                "direction": 237.73,
                "angle": -1.06,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000191_pano_0001_001164",
                "timestamp": "2016-11-24T10:40:03.755380Z",
                "filename": "pano_0001_001164.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.47792581,
                "relative_pitch": -1.056563221655399,
                "relative_heading": 237.73477351168336,
                "relative_elevation": -0.26701055839659915
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002008/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002008/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002008/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002008/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183634071141,
                        52.3609504032542,
                        46.6132385069504
                    ]
                },
                "distance": 14.52,
                "direction": 53.79,
                "angle": 2.11,
                "elevation": 0.54,
                "pano_id": "TMX7316010203-001675_pano_0000_002008",
                "timestamp": "2020-04-24T10:07:04.551740Z",
                "filename": "pano_0000_002008.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.52129933,
                "relative_pitch": 2.112721003097143,
                "relative_heading": 53.79016740578461,
                "relative_elevation": 0.5357003035023027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000382/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000382/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000382/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000382/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187297470593,
                        52.3609055405477,
                        46.0133945671842
                    ]
                },
                "distance": 14.66,
                "direction": 75.84,
                "angle": -0.25,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001906_pano_0000_000382",
                "timestamp": "2020-09-04T07:53:24.629520Z",
                "filename": "pano_0000_000382.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.65782002,
                "relative_pitch": -0.25072870154300286,
                "relative_heading": 75.83771391109869,
                "relative_elevation": -0.06414363626389985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003176/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003176/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003176/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003176/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187561761906,
                        52.3609061016158,
                        45.9604113893583
                    ]
                },
                "distance": 14.85,
                "direction": 75.77,
                "angle": -0.45,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-000720_pano_0002_003176",
                "timestamp": "2018-05-15T08:23:02.819360Z",
                "filename": "pano_0002_003176.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.84767891,
                "relative_pitch": -0.45197185072135737,
                "relative_heading": 75.77410552978556,
                "relative_elevation": -0.11712681408980075
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000112/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000112/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000112/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184172127736,
                        52.3609524475223,
                        45.9876528885216
                    ]
                },
                "distance": 14.95,
                "direction": 53.92,
                "angle": -0.34,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002330_pano_0000_000112",
                "timestamp": "2021-12-22T12:11:57.679680Z",
                "filename": "pano_0000_000112.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.95146679,
                "relative_pitch": -0.3444469505995857,
                "relative_heading": 53.91660778511448,
                "relative_elevation": -0.08988531492649798
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000118/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000118/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000118/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149382364082,
                        52.3607884925345,
                        45.8724817112088
                    ]
                },
                "distance": 14.97,
                "direction": 230.91,
                "angle": -0.78,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-002330_pano_0000_000118",
                "timestamp": "2021-12-22T12:12:00.364630Z",
                "filename": "pano_0000_000118.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 14.96782276,
                "relative_pitch": -0.7848928203417841,
                "relative_heading": 230.9085343357089,
                "relative_elevation": -0.20505649223930078
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000211/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000211/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000211/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149017604622,
                        52.3607908161208,
                        45.9841423518956
                    ]
                },
                "distance": 15.0,
                "direction": 232.27,
                "angle": -0.36,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-002138_pano_0000_000211",
                "timestamp": "2021-05-12T10:15:30.083220Z",
                "filename": "pano_0000_000211.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.00190793,
                "relative_pitch": -0.3566958956588092,
                "relative_heading": 232.27351791498958,
                "relative_elevation": -0.09339585155250063
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00959/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00959/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00959/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00959/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911559696531683,
                        52.36075354134122,
                        0.0
                    ]
                },
                "distance": 15.11,
                "direction": 208.15,
                "angle": -71.84,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00959",
                "timestamp": "2024-09-16T07:32:32Z",
                "filename": "recording_2024-09-16_07-18-19_00959.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.11447887,
                "relative_pitch": -71.839334835035,
                "relative_heading": 208.1450362595484,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001233/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001233/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001233/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91155371953707,
                        52.360755524397,
                        45.9271605340764
                    ]
                },
                "distance": 15.12,
                "direction": 209.9,
                "angle": -0.57,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-002542_pano_0000_001233",
                "timestamp": "2022-04-25T08:33:49.911150Z",
                "filename": "pano_0000_001233.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.11907099,
                "relative_pitch": -0.5698578762518569,
                "relative_heading": 209.9003732983755,
                "relative_elevation": -0.15037766937170005
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000205/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000205/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000205/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184423708953,
                        52.3609532565911,
                        46.1078287577257
                    ]
                },
                "distance": 15.14,
                "direction": 54.02,
                "angle": 0.11,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002138_pano_0000_000205",
                "timestamp": "2021-05-12T10:15:27.418260Z",
                "filename": "pano_0000_000205.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.14302539,
                "relative_pitch": 0.11460844579009083,
                "relative_heading": 54.023242300596635,
                "relative_elevation": 0.030290554277598858
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000901/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000901/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000901/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000901/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145365075349,
                        52.3608263209466,
                        45.810309542343
                    ]
                },
                "distance": 15.28,
                "direction": 249.98,
                "angle": -1.0,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-000239_pano_0002_000901",
                "timestamp": "2017-03-31T09:49:59.650150Z",
                "filename": "pano_0002_000901.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.27658169,
                "relative_pitch": -1.0021556747301898,
                "relative_heading": 249.98450785445704,
                "relative_elevation": -0.2672286611051007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001837/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001837/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001837/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001837/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154882417085,
                        52.3607521414195,
                        45.9602296892554
                    ]
                },
                "distance": 15.61,
                "direction": 210.27,
                "angle": -0.43,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001532_pano_0000_001837",
                "timestamp": "2020-01-06T09:10:23.153950Z",
                "filename": "pano_0000_001837.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.61197717,
                "relative_pitch": -0.43051281718230905,
                "relative_heading": 210.27270845850256,
                "relative_elevation": -0.11730851419270039
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91148431357908,
                        52.3607854699286,
                        46.4644018784165
                    ]
                },
                "distance": 15.68,
                "direction": 231.45,
                "angle": 1.41,
                "elevation": 0.39,
                "pano_id": "TMX7316010203-001675_pano_0000_002014",
                "timestamp": "2020-04-24T10:07:06.916730Z",
                "filename": "pano_0000_002014.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.68343407,
                "relative_pitch": 1.4130299339998151,
                "relative_heading": 231.4473126482048,
                "relative_elevation": 0.3868636749684029
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000898/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000898/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000898/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000898/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179805120434,
                        52.3609886499188,
                        46.1057121325284
                    ]
                },
                "distance": 15.74,
                "direction": 35.36,
                "angle": 0.1,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-000239_pano_0002_000898",
                "timestamp": "2017-03-31T09:49:57.275200Z",
                "filename": "pano_0002_000898.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.7377457,
                "relative_pitch": 0.10257158394190567,
                "relative_heading": 35.36252480952859,
                "relative_elevation": 0.02817392908030314
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001158/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001158/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001158/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001158/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91182832042477,
                        52.3609734289704,
                        45.9955435544252
                    ]
                },
                "distance": 15.78,
                "direction": 45.08,
                "angle": -0.3,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-000191_pano_0001_001158",
                "timestamp": "2016-11-24T10:40:01.925380Z",
                "filename": "pano_0001_001158.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.77613029,
                "relative_pitch": -0.297785638453925,
                "relative_heading": 45.07631999462655,
                "relative_elevation": -0.08199464902290288
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001402/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001402/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001402/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001402/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188470636419,
                        52.3609170298088,
                        45.8772206306458
                    ]
                },
                "distance": 15.78,
                "direction": 72.04,
                "angle": -0.73,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000191_pano_0001_001402",
                "timestamp": "2016-11-24T10:41:41.839480Z",
                "filename": "pano_0001_001402.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.78011417,
                "relative_pitch": -0.7272910013520595,
                "relative_heading": 72.04407203610216,
                "relative_elevation": -0.20031757280229812
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0005_000050/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000050/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000050/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000050/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179004093902,
                        52.3607535834748,
                        46.0934072742239
                    ]
                },
                "distance": 15.84,
                "direction": 147.27,
                "angle": 0.06,
                "elevation": 0.02,
                "pano_id": "TMX7315120208-000062_pano_0005_000050",
                "timestamp": "2016-06-01T09:51:07.272350Z",
                "filename": "pano_0005_000050.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.83694046,
                "relative_pitch": 0.05741200317298882,
                "relative_heading": 147.27082118856916,
                "relative_elevation": 0.0158690707757998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000035/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000035/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000035/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000035/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9118941844325,
                        52.3609009245397,
                        45.8298165379092
                    ]
                },
                "distance": 15.96,
                "direction": 78.9,
                "angle": -0.89,
                "elevation": -0.25,
                "pano_id": "TMX7315120208-000050_pano_0002_000035",
                "timestamp": "2016-05-17T08:51:04.082760Z",
                "filename": "pano_0002_000035.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 15.95587298,
                "relative_pitch": -0.8894697096887819,
                "relative_heading": 78.89698825514192,
                "relative_elevation": -0.24772166553889718
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00310/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00310/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00310/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00310/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911892291400966,
                        52.360908077464046,
                        0.0
                    ]
                },
                "distance": 16.0,
                "direction": 76.01,
                "angle": -70.85,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00310",
                "timestamp": "2024-11-21T10:27:30Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00310.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.00290284,
                "relative_pitch": -70.84769288752122,
                "relative_heading": 76.01047180640828,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001396/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001396/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001396/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001396/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152716208812,
                        52.3607563832188,
                        45.7873842688277
                    ]
                },
                "distance": 16.02,
                "direction": 215.69,
                "angle": -1.04,
                "elevation": -0.29,
                "pano_id": "TMX7316010203-000191_pano_0001_001396",
                "timestamp": "2016-11-24T10:41:39.039930Z",
                "filename": "pano_0001_001396.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.01982465,
                "relative_pitch": -1.0376379691088908,
                "relative_heading": 215.6900643797203,
                "relative_elevation": -0.29015393462039896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00739/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00739/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00739/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00739/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911546600385171,
                        52.36074728283672,
                        0.0
                    ]
                },
                "distance": 16.16,
                "direction": 209.77,
                "angle": -70.68,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00739",
                "timestamp": "2025-06-19T04:59:29Z",
                "filename": "recording_2025-06-19_04-38-42_00739.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.15588135,
                "relative_pitch": -70.67811955579745,
                "relative_heading": 209.7701511513465,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0005_000051/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000051/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000051/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000051/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184695219436,
                        52.3607804037382,
                        46.0938494792208
                    ]
                },
                "distance": 16.17,
                "direction": 129.73,
                "angle": 0.06,
                "elevation": 0.02,
                "pano_id": "TMX7315120208-000062_pano_0005_000051",
                "timestamp": "2016-06-01T09:51:08.047350Z",
                "filename": "pano_0005_000051.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.1747156,
                "relative_pitch": 0.05777949773936371,
                "relative_heading": 129.7290017322664,
                "relative_elevation": 0.01631127577270064
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_001110/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001110/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001110/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001110/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9118994508334,
                        52.3608980665112,
                        45.59994992055
                    ]
                },
                "distance": 16.25,
                "direction": 80.24,
                "angle": -1.68,
                "elevation": -0.48,
                "pano_id": "TMX7316010203-000239_pano_0002_001110",
                "timestamp": "2017-03-31T10:00:48.296320Z",
                "filename": "pano_0002_001110.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.25115651,
                "relative_pitch": -1.6833213943624483,
                "relative_heading": 80.24094894724794,
                "relative_elevation": -0.47758828289809685
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00745/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00745/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00745/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00745/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91189451951606,
                        52.36091249937988,
                        0.0
                    ]
                },
                "distance": 16.28,
                "direction": 74.46,
                "angle": -70.55,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00745",
                "timestamp": "2025-06-19T04:59:34Z",
                "filename": "recording_2025-06-19_04-38-42_00745.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.27510681,
                "relative_pitch": -70.5462041666924,
                "relative_heading": 74.45861425948347,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000187/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000187/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000187/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000187/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91179092140066,
                        52.3607492361783,
                        45.9263418037444
                    ]
                },
                "distance": 16.28,
                "direction": 148.01,
                "angle": -0.53,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-001184_pano_0002_000187",
                "timestamp": "2019-05-15T07:54:53.697150Z",
                "filename": "pano_0002_000187.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.27768035,
                "relative_pitch": -0.5321806466777831,
                "relative_heading": 148.0138403919815,
                "relative_elevation": -0.15119639970370002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000388/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000388/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000388/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000388/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91180607031153,
                        52.3607553058068,
                        45.4340555956587
                    ]
                },
                "distance": 16.3,
                "direction": 143.67,
                "angle": -2.26,
                "elevation": -0.64,
                "pano_id": "TMX7315120208-000050_pano_0001_000388",
                "timestamp": "2016-05-17T07:47:20.830230Z",
                "filename": "pano_0001_000388.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.29821195,
                "relative_pitch": -2.2609657079634546,
                "relative_heading": 143.67479520621686,
                "relative_elevation": -0.6434826077894016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_02111/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02111/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02111/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02111/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911805131248581,
                        52.36075483777195,
                        0.0
                    ]
                },
                "distance": 16.3,
                "direction": 143.96,
                "angle": -70.52,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_02111",
                "timestamp": "2024-10-02T10:13:31Z",
                "filename": "recording_2024-10-02_09-25-01_02111.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.30248396,
                "relative_pitch": -70.51594330015018,
                "relative_heading": 143.96436602932616,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_01960/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01960/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01960/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01960/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911800383604953,
                        52.36075258937542,
                        0.0
                    ]
                },
                "distance": 16.32,
                "direction": 145.4,
                "angle": -70.5,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-20_10-43-25_01960",
                "timestamp": "2025-06-20T11:29:07Z",
                "filename": "recording_2025-06-20_10-43-25_01960.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.31964828,
                "relative_pitch": -70.49697677642983,
                "relative_heading": 145.3994904575086,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000605/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000605/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000605/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91178192587458,
                        52.3607451477021,
                        46.2490206481889
                    ]
                },
                "distance": 16.36,
                "direction": 150.68,
                "angle": 0.6,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-001681_pano_0000_000605",
                "timestamp": "2020-04-29T10:39:15.010330Z",
                "filename": "pano_0000_000605.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.35663633,
                "relative_pitch": 0.6006650875349784,
                "relative_heading": 150.67969314972828,
                "relative_elevation": 0.17148244474080343
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000606/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000606/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000606/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184029628657,
                        52.3607726034171,
                        46.2112275157124
                    ]
                },
                "distance": 16.41,
                "direction": 133.07,
                "angle": 0.47,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-001681_pano_0000_000606",
                "timestamp": "2020-04-29T10:39:15.720190Z",
                "filename": "pano_0000_000606.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.40871906,
                "relative_pitch": 0.46680449877110286,
                "relative_heading": 133.0737700675003,
                "relative_elevation": 0.13368931226430192
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_000517/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000517/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000517/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000517/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181703510557,
                        52.3607592217191,
                        46.2567306738347
                    ]
                },
                "distance": 16.41,
                "direction": 140.67,
                "angle": 0.63,
                "elevation": 0.18,
                "pano_id": "TMX7316010203-002591_pano_0000_000517",
                "timestamp": "2022-06-13T07:05:15.125890Z",
                "filename": "pano_0000_000517.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.41217441,
                "relative_pitch": 0.6255456514302843,
                "relative_heading": 140.6713592832054,
                "relative_elevation": 0.17919247038660302
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91185950096171,
                        52.3609601976933,
                        46.0977937979624
                    ]
                },
                "distance": 16.44,
                "direction": 53.97,
                "angle": 0.07,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001906_pano_0000_000139",
                "timestamp": "2020-09-04T07:51:04.440420Z",
                "filename": "pano_0000_000139.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.4382593,
                "relative_pitch": 0.07060111831980556,
                "relative_heading": 53.973807382043184,
                "relative_elevation": 0.020255594514303255
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000188/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000188/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000188/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000188/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91184892750205,
                        52.3607767717128,
                        45.9328052969649
                    ]
                },
                "distance": 16.54,
                "direction": 130.51,
                "angle": -0.5,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001184_pano_0002_000188",
                "timestamp": "2019-05-15T07:54:54.297120Z",
                "filename": "pano_0002_000188.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.5380523,
                "relative_pitch": -0.5014117050061534,
                "relative_heading": 130.50788389582016,
                "relative_elevation": -0.14473290648319903
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_000423/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000423/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000423/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181714155,
                        52.3607573724296,
                        47.405128496699
                    ]
                },
                "distance": 16.58,
                "direction": 141.1,
                "angle": 4.58,
                "elevation": 1.33,
                "pano_id": "TMX7316010203-000721_pano_0000_000423",
                "timestamp": "2018-05-15T08:51:14.822150Z",
                "filename": "pano_0000_000423.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.57641455,
                "relative_pitch": 4.578994399650715,
                "relative_heading": 141.1027508864967,
                "relative_elevation": 1.3275902932508998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01672/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01672/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01672/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01672/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911878286609382,
                        52.360801282999375,
                        0.0
                    ]
                },
                "distance": 16.63,
                "direction": 118.81,
                "angle": -70.15,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01672",
                "timestamp": "2024-10-02T10:03:12Z",
                "filename": "recording_2024-10-02_09-25-01_01672.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.63267623,
                "relative_pitch": -70.15186434444666,
                "relative_heading": 118.80787785728518,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00304/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00304/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00304/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00304/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911540986990017,
                        52.36074368317026,
                        0.0
                    ]
                },
                "distance": 16.69,
                "direction": 210.23,
                "angle": -70.08,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00304",
                "timestamp": "2024-11-21T10:27:26Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00304.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.69397357,
                "relative_pitch": -70.0844586721628,
                "relative_heading": 210.22683595531328,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001843/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001843/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001843/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001843/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190129189238,
                        52.3609120283834,
                        45.9970167549327
                    ]
                },
                "distance": 16.71,
                "direction": 75.06,
                "angle": -0.28,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001532_pano_0000_001843",
                "timestamp": "2020-01-06T09:10:25.034050Z",
                "filename": "pano_0000_001843.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.70646716,
                "relative_pitch": -0.2761507500040229,
                "relative_heading": 75.05573592373986,
                "relative_elevation": -0.08052144851539822
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003682/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003682/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003682/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003682/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114717866717,
                        52.3607793463207,
                        45.878490190953
                    ]
                },
                "distance": 16.78,
                "direction": 231.44,
                "angle": -0.68,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-002593_pano_0000_003682",
                "timestamp": "2022-06-13T12:19:53.226050Z",
                "filename": "pano_0000_003682.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.7754865,
                "relative_pitch": -0.679805969924716,
                "relative_heading": 231.44384873055458,
                "relative_elevation": -0.19904801249509774
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001050/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001050/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001050/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001050/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91181964008876,
                        52.3607554767127,
                        46.2382987877354
                    ]
                },
                "distance": 16.85,
                "direction": 141.1,
                "angle": 0.55,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-002138_pano_0000_001050",
                "timestamp": "2021-05-12T10:33:21.706560Z",
                "filename": "pano_0000_001050.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.84746735,
                "relative_pitch": 0.5467067101737008,
                "relative_heading": 141.1027013706814,
                "relative_elevation": 0.16076058428730278
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000341/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000341/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000341/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000341/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186792034024,
                        52.3609600002471,
                        45.9723085593432
                    ]
                },
                "distance": 16.89,
                "direction": 55.18,
                "angle": -0.36,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000879_pano_0000_000341",
                "timestamp": "2018-07-29T08:41:46.138070Z",
                "filename": "pano_0000_000341.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.89293983,
                "relative_pitch": -0.3569027395714824,
                "relative_heading": 55.17832949601015,
                "relative_elevation": -0.10522964410490232
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000389/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000389/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000389/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000389/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186553703861,
                        52.3607833591774,
                        45.4379382813349
                    ]
                },
                "distance": 16.97,
                "direction": 126.14,
                "angle": -2.16,
                "elevation": -0.64,
                "pano_id": "TMX7315120208-000050_pano_0001_000389",
                "timestamp": "2016-05-17T07:47:21.530170Z",
                "filename": "pano_0001_000389.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 16.97150145,
                "relative_pitch": -2.1582675833371883,
                "relative_heading": 126.14083818481,
                "relative_elevation": -0.6395999221131987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_01961/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01961/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01961/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01961/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911860019295979,
                        52.36077829105028,
                        0.0
                    ]
                },
                "distance": 17.01,
                "direction": 128.42,
                "angle": -69.73,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-20_10-43-25_01961",
                "timestamp": "2025-06-20T11:29:07Z",
                "filename": "recording_2025-06-20_10-43-25_01961.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.01402533,
                "relative_pitch": -69.7334484977628,
                "relative_heading": 128.42169034996547,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000849/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000849/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000849/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000849/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175458735373,
                        52.3607304352079,
                        45.6329561835155
                    ]
                },
                "distance": 17.05,
                "direction": 158.86,
                "angle": -1.49,
                "elevation": -0.44,
                "pano_id": "TMX7316010203-000239_pano_0002_000849",
                "timestamp": "2017-03-31T09:48:54.070580Z",
                "filename": "pano_0002_000849.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.04547979,
                "relative_pitch": -1.494055896808269,
                "relative_heading": 158.8604930026395,
                "relative_elevation": -0.4445820199325965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_000516/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000516/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000516/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175957497335,
                        52.360730506326,
                        46.264357955195
                    ]
                },
                "distance": 17.16,
                "direction": 157.79,
                "angle": 0.62,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-002591_pano_0000_000516",
                "timestamp": "2022-06-13T07:05:14.515920Z",
                "filename": "pano_0000_000516.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.16361546,
                "relative_pitch": 0.6236192275661727,
                "relative_heading": 157.79297684089215,
                "relative_elevation": 0.1868197517469028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000850/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000850/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000850/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000850/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91186943437192,
                        52.3607833939422,
                        45.6402697684243
                    ]
                },
                "distance": 17.18,
                "direction": 125.61,
                "angle": -1.46,
                "elevation": -0.44,
                "pano_id": "TMX7316010203-000239_pano_0002_000850",
                "timestamp": "2017-03-31T09:48:55.520560Z",
                "filename": "pano_0002_000850.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.18437473,
                "relative_pitch": -1.4576166466022256,
                "relative_heading": 125.60832384416616,
                "relative_elevation": -0.4372684350238032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0005_000049/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000049/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000049/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000049/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173440684113,
                        52.3607247784419,
                        46.0786838931963
                    ]
                },
                "distance": 17.2,
                "direction": 163.89,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7315120208-000062_pano_0005_000049",
                "timestamp": "2016-06-01T09:51:06.547360Z",
                "filename": "pano_0005_000049.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.20310503,
                "relative_pitch": 0.0038157755237613767,
                "relative_heading": 163.89369105843613,
                "relative_elevation": 0.0011456897481991746
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001239/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001239/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001239/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001239/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190781455582,
                        52.3609145799601,
                        45.9627643479034
                    ]
                },
                "distance": 17.21,
                "direction": 74.52,
                "angle": -0.38,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-002542_pano_0000_001239",
                "timestamp": "2022-04-25T08:33:52.441100Z",
                "filename": "pano_0000_001239.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.20974909,
                "relative_pitch": -0.38210667654834374,
                "relative_heading": 74.52393190934174,
                "relative_elevation": -0.11477385554469777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_02110/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02110/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02110/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02110/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174720235658,
                        52.36072715701538,
                        0.0
                    ]
                },
                "distance": 17.21,
                "direction": 160.86,
                "angle": -69.51,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_02110",
                "timestamp": "2024-10-02T10:13:30Z",
                "filename": "recording_2024-10-02_09-25-01_02110.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.21476013,
                "relative_pitch": -69.51410246416047,
                "relative_heading": 160.86052972717764,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_001107/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001107/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_001107/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_001107/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154408434626,
                        52.3607371108526,
                        45.5911304438487
                    ]
                },
                "distance": 17.23,
                "direction": 208.4,
                "angle": -1.62,
                "elevation": -0.49,
                "pano_id": "TMX7316010203-000239_pano_0002_001107",
                "timestamp": "2017-03-31T10:00:45.911310Z",
                "filename": "pano_0002_001107.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.22844281,
                "relative_pitch": -1.617192617875661,
                "relative_heading": 208.39580039577726,
                "relative_elevation": -0.48640775959940186
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_000422/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000422/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000422/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91175971062515,
                        52.3607298361149,
                        47.4032565616071
                    ]
                },
                "distance": 17.24,
                "direction": 157.86,
                "angle": 4.4,
                "elevation": 1.33,
                "pano_id": "TMX7316010203-000721_pano_0000_000422",
                "timestamp": "2018-05-15T08:51:13.917140Z",
                "filename": "pano_0000_000422.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.23616481,
                "relative_pitch": 4.3982411454369075,
                "relative_heading": 157.85823319828094,
                "relative_elevation": 1.3257183581590013
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003170/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003170/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003170/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003170/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9115290433554,
                        52.3607422785416,
                        45.902203370817
                    ]
                },
                "distance": 17.25,
                "direction": 212.3,
                "angle": -0.58,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-000720_pano_0002_003170",
                "timestamp": "2018-05-15T08:23:00.294430Z",
                "filename": "pano_0002_003170.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.24993755,
                "relative_pitch": -0.5823557296774491,
                "relative_heading": 212.30105911182903,
                "relative_elevation": -0.17533483263110128
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03310/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03310/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03310/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03310/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911869888302659,
                        52.36096432253835,
                        0.0
                    ]
                },
                "distance": 17.28,
                "direction": 54.12,
                "angle": -69.44,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03310",
                "timestamp": "2025-06-19T05:51:41Z",
                "filename": "recording_2025-06-19_04-38-42_03310.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.28056901,
                "relative_pitch": -69.44232807786419,
                "relative_heading": 54.12296853726605,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01230/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01230/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01230/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01230/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911870439483263,
                        52.36096395965373,
                        0.0
                    ]
                },
                "distance": 17.29,
                "direction": 54.3,
                "angle": -69.43,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01230",
                "timestamp": "2024-10-02T09:57:21Z",
                "filename": "recording_2024-10-02_09-25-01_01230.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.28741625,
                "relative_pitch": -69.43486401033827,
                "relative_heading": 54.3043411329,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000387/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000387/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000387/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000387/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91174913408789,
                        52.3607259338586,
                        45.4357057837769
                    ]
                },
                "distance": 17.39,
                "direction": 160.6,
                "angle": -2.11,
                "elevation": -0.64,
                "pano_id": "TMX7315120208-000050_pano_0001_000387",
                "timestamp": "2016-05-17T07:47:20.155210Z",
                "filename": "pano_0001_000387.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.38667205,
                "relative_pitch": -2.1141249943688902,
                "relative_heading": 160.59788827504184,
                "relative_elevation": -0.6418324196711964
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91154446445958,
                        52.360735327144,
                        45.7936874264851
                    ]
                },
                "distance": 17.39,
                "direction": 208.01,
                "angle": -0.94,
                "elevation": -0.28,
                "pano_id": "TMX7315120208-000050_pano_0002_000029",
                "timestamp": "2016-05-17T08:51:01.477800Z",
                "filename": "pano_0002_000029.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.39112327,
                "relative_pitch": -0.935075172907294,
                "relative_heading": 208.00978049850983,
                "relative_elevation": -0.2838507769629999
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_01959/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01959/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01959/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01959/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911743811843369,
                        52.36072455418077,
                        0.0
                    ]
                },
                "distance": 17.42,
                "direction": 161.89,
                "angle": -69.3,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-20_10-43-25_01959",
                "timestamp": "2025-06-20T11:29:06Z",
                "filename": "recording_2025-06-20_10-43-25_01959.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.41546479,
                "relative_pitch": -69.29541488045182,
                "relative_heading": 161.8908935751665,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00965/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00965/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00965/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00965/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9119100776193,
                        52.36091653100785,
                        0.0
                    ]
                },
                "distance": 17.42,
                "direction": 73.97,
                "angle": -69.29,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00965",
                "timestamp": "2024-09-16T07:32:35Z",
                "filename": "recording_2024-09-16_07-18-19_00965.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.41706988,
                "relative_pitch": -69.29366850709182,
                "relative_heading": 73.97096118427106,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_000518/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000518/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000518/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000518/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187625897276,
                        52.3607854241721,
                        46.2657482400537
                    ]
                },
                "distance": 17.44,
                "direction": 124.12,
                "angle": 0.62,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-002591_pano_0000_000518",
                "timestamp": "2022-06-13T07:05:15.715880Z",
                "filename": "pano_0000_000518.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.43674876,
                "relative_pitch": 0.6184193019519088,
                "relative_heading": 124.11513705520959,
                "relative_elevation": 0.18821003660560365
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000054/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000054/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000054/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187475179221,
                        52.360963701831,
                        46.0402233060449
                    ]
                },
                "distance": 17.51,
                "direction": 54.94,
                "angle": -0.12,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-001184_pano_0000_000054",
                "timestamp": "2019-05-15T06:26:44.926390Z",
                "filename": "pano_0000_000054.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.51034102,
                "relative_pitch": -0.122098301532688,
                "relative_heading": 54.94146372376731,
                "relative_elevation": -0.037314897403199154
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001049/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001049/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001049/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001049/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911761441114,
                        52.3607270755689,
                        46.2651316924021
                    ]
                },
                "distance": 17.57,
                "direction": 157.88,
                "angle": 0.61,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-002138_pano_0000_001049",
                "timestamp": "2021-05-12T10:33:21.006710Z",
                "filename": "pano_0000_001049.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.56512279,
                "relative_pitch": 0.6118890648775197,
                "relative_heading": 157.87969512874898,
                "relative_elevation": 0.18759348895400052
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000376/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000376/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000376/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000376/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152442245701,
                        52.3607404497447,
                        45.9732290422544
                    ]
                },
                "distance": 17.59,
                "direction": 212.81,
                "angle": -0.34,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001906_pano_0000_000376",
                "timestamp": "2020-09-04T07:53:22.164490Z",
                "filename": "pano_0000_000376.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.59086529,
                "relative_pitch": -0.3397447798120013,
                "relative_heading": 212.8135449564049,
                "relative_elevation": -0.10430916119369726
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_000424/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000424/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000424/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91187756163069,
                        52.3607827862594,
                        47.4169731503353
                    ]
                },
                "distance": 17.68,
                "direction": 124.74,
                "angle": 4.33,
                "elevation": 1.34,
                "pano_id": "TMX7316010203-000721_pano_0000_000424",
                "timestamp": "2018-05-15T08:51:15.722180Z",
                "filename": "pano_0000_000424.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.67590657,
                "relative_pitch": 4.3334456154206,
                "relative_heading": 124.74154756422253,
                "relative_elevation": 1.3394349468872022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01237/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01237/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01237/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01237/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911459585314669,
                        52.36077572379552,
                        0.0
                    ]
                },
                "distance": 17.68,
                "direction": 232.1,
                "angle": -69.01,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01237",
                "timestamp": "2024-10-02T09:57:26Z",
                "filename": "recording_2024-10-02_09-25-01_01237.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.67789646,
                "relative_pitch": -69.01041930400368,
                "relative_heading": 232.1013620686129,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_03317/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03317/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_03317/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_03317/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911456914547135,
                        52.360777669445525,
                        0.0
                    ]
                },
                "distance": 17.69,
                "direction": 233.02,
                "angle": -69.0,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_03317",
                "timestamp": "2025-06-19T05:51:46Z",
                "filename": "recording_2025-06-19_04-38-42_03317.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.69073639,
                "relative_pitch": -68.99650313696931,
                "relative_heading": 233.01668000051455,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000186/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000186/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000186/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000186/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91173709210072,
                        52.3607192819836,
                        45.9055776847526
                    ]
                },
                "distance": 17.84,
                "direction": 163.87,
                "angle": -0.55,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-001184_pano_0002_000186",
                "timestamp": "2019-05-15T07:54:53.112180Z",
                "filename": "pano_0002_000186.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.84146251,
                "relative_pitch": -0.5522140848318314,
                "relative_heading": 163.87417105025062,
                "relative_elevation": -0.17196051869549933
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145878523722,
                        52.3607738568636,
                        45.8962844163179
                    ]
                },
                "distance": 17.85,
                "direction": 231.68,
                "angle": -0.58,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001184_pano_0000_000061",
                "timestamp": "2019-05-15T06:26:47.926350Z",
                "filename": "pano_0000_000061.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.84899182,
                "relative_pitch": -0.5818098958876551,
                "relative_heading": 231.6826184078003,
                "relative_elevation": -0.18125378713020268
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001051/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001051/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001051/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001051/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188132445763,
                        52.3607815366791,
                        46.2368538938463
                    ]
                },
                "distance": 17.97,
                "direction": 124.64,
                "angle": 0.51,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-002138_pano_0000_001051",
                "timestamp": "2021-05-12T10:33:22.416550Z",
                "filename": "pano_0000_001051.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 17.96581683,
                "relative_pitch": 0.5080691571405479,
                "relative_heading": 124.64005329719801,
                "relative_elevation": 0.15931569039820204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000604/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000604/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000604/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91172649031725,
                        52.3607154034359,
                        46.2640427360311
                    ]
                },
                "distance": 18.07,
                "direction": 166.45,
                "angle": 0.59,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-001681_pano_0000_000604",
                "timestamp": "2020-04-29T10:39:14.320170Z",
                "filename": "pano_0000_000604.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.07378917,
                "relative_pitch": 0.5912176584014898,
                "relative_heading": 166.4545440943027,
                "relative_elevation": 0.18650453258300104
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001303/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001303/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001303/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001303/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91152110266807,
                        52.36073591785,
                        47.6554946023971
                    ]
                },
                "distance": 18.14,
                "direction": 212.55,
                "angle": 4.97,
                "elevation": 1.58,
                "pano_id": "TMX7316010203-002138_pano_0000_001303",
                "timestamp": "2021-05-12T10:39:43.139280Z",
                "filename": "pano_0000_001303.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.13743239,
                "relative_pitch": 4.972212458029057,
                "relative_heading": 212.55071584781138,
                "relative_elevation": 1.5779563989489986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000348/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000348/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000348/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91145415353473,
                        52.360773055721,
                        45.8809444773942
                    ]
                },
                "distance": 18.15,
                "direction": 232.08,
                "angle": -0.62,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000879_pano_0000_000348",
                "timestamp": "2018-07-29T08:41:48.868070Z",
                "filename": "pano_0000_000348.jpg",
                "surface_type": "L",
                "mission_distance": 10,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-10"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.15226222,
                "relative_pitch": -0.6205039501183106,
                "relative_heading": 232.07935946423203,
                "relative_elevation": -0.1965937260538979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000607/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000607/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000607/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000607/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190071264316,
                        52.3607979895468,
                        46.224835450761
                    ]
                },
                "distance": 18.15,
                "direction": 117.5,
                "angle": 0.46,
                "elevation": 0.15,
                "pano_id": "TMX7316010203-001681_pano_0000_000607",
                "timestamp": "2020-04-29T10:39:16.440140Z",
                "filename": "pano_0000_000607.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.15270383,
                "relative_pitch": 0.4649073474114924,
                "relative_heading": 117.49766059391094,
                "relative_elevation": 0.14729724731289906
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0005_000052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190652208408,
                        52.3608046818358,
                        46.1372898370028
                    ]
                },
                "distance": 18.18,
                "direction": 114.84,
                "angle": 0.19,
                "elevation": 0.06,
                "pano_id": "TMX7315120208-000062_pano_0005_000052",
                "timestamp": "2016-06-01T09:51:08.942370Z",
                "filename": "pano_0005_000052.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.17949802,
                "relative_pitch": 0.18831675606064724,
                "relative_heading": 114.83895918804092,
                "relative_elevation": 0.05975163355469704
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000146/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000146/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000146/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9114524498428,
                        52.3607712707882,
                        45.9576268531382
                    ]
                },
                "distance": 18.37,
                "direction": 231.81,
                "angle": -0.37,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001906_pano_0000_000146",
                "timestamp": "2020-09-04T07:51:07.245450Z",
                "filename": "pano_0000_000146.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.36608269,
                "relative_pitch": -0.3740763223490885,
                "relative_heading": 231.8130900810031,
                "relative_elevation": -0.11991135030989852
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003675/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003675/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003675/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003675/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188477912198,
                        52.3609685054325,
                        46.0095229493454
                    ]
                },
                "distance": 18.38,
                "direction": 54.8,
                "angle": -0.21,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002593_pano_0000_003675",
                "timestamp": "2022-06-13T12:19:49.966070Z",
                "filename": "pano_0000_003675.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.37659561,
                "relative_pitch": -0.2120615423423625,
                "relative_heading": 54.80067411294676,
                "relative_elevation": -0.06801525410269704
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000189/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000189/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000189/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000189/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91191036574835,
                        52.3608015687258,
                        45.9541933741421
                    ]
                },
                "distance": 18.56,
                "direction": 115.47,
                "angle": -0.38,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001184_pano_0002_000189",
                "timestamp": "2019-05-15T07:54:54.917130Z",
                "filename": "pano_0002_000189.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.56376411,
                "relative_pitch": -0.38068971923804457,
                "relative_heading": 115.46973901078816,
                "relative_elevation": -0.12334482930599933
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001310/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001310/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001310/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001310/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91192526837365,
                        52.3609227400898,
                        47.7296718964353
                    ]
                },
                "distance": 18.61,
                "direction": 72.81,
                "angle": 5.07,
                "elevation": 1.65,
                "pano_id": "TMX7316010203-002138_pano_0000_001310",
                "timestamp": "2021-05-12T10:39:46.264260Z",
                "filename": "pano_0000_001310.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 18.60631865,
                "relative_pitch": 5.074226640632535,
                "relative_heading": 72.80594432961834,
                "relative_elevation": 1.6521336929871993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_01962/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01962/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01962/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01962/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91192214476134,
                        52.360801809686954,
                        0.0
                    ]
                },
                "distance": 19.28,
                "direction": 114.37,
                "angle": -67.29,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-20_10-43-25_01962",
                "timestamp": "2025-06-20T11:29:08Z",
                "filename": "recording_2025-06-20_10-43-25_01962.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.28022173,
                "relative_pitch": -67.29410564531386,
                "relative_heading": 114.37225072612316,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001165/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001165/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001165/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001165/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91142940259267,
                        52.3607741012528,
                        45.7484800536186
                    ]
                },
                "distance": 19.44,
                "direction": 235.41,
                "angle": -0.97,
                "elevation": -0.33,
                "pano_id": "TMX7316010203-000191_pano_0001_001165",
                "timestamp": "2016-11-24T10:40:04.055360Z",
                "filename": "pano_0001_001165.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.44364712,
                "relative_pitch": -0.9695631394822806,
                "relative_heading": 235.40527648588403,
                "relative_elevation": -0.32905814982949977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000383/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000383/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000383/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000383/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91193494412894,
                        52.3609291454476,
                        46.0110805053264
                    ]
                },
                "distance": 19.45,
                "direction": 71.37,
                "angle": -0.2,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-001906_pano_0000_000383",
                "timestamp": "2020-09-04T07:53:25.049660Z",
                "filename": "pano_0000_000383.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.45278162,
                "relative_pitch": -0.19574222745943054,
                "relative_heading": 71.37419844984069,
                "relative_elevation": -0.06645769812170244
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000390/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000390/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000390/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000390/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91192950585148,
                        52.3608072926193,
                        45.4607839267701
                    ]
                },
                "distance": 19.5,
                "direction": 112.13,
                "angle": -1.81,
                "elevation": -0.62,
                "pano_id": "TMX7315120208-000050_pano_0001_000390",
                "timestamp": "2016-05-17T07:47:22.245190Z",
                "filename": "pano_0001_000390.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.50015117,
                "relative_pitch": -1.8115572871910235,
                "relative_heading": 112.13076301470899,
                "relative_elevation": -0.6167542766780016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002007/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002007/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002007/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002007/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190137236801,
                        52.360972610305,
                        46.5931734116748
                    ]
                },
                "distance": 19.57,
                "direction": 55.62,
                "angle": 1.51,
                "elevation": 0.52,
                "pano_id": "TMX7316010203-001675_pano_0000_002007",
                "timestamp": "2020-04-24T10:07:04.136770Z",
                "filename": "pano_0000_002007.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.56557716,
                "relative_pitch": 1.5096352129951573,
                "relative_heading": 55.61578706112687,
                "relative_elevation": 0.5156352082266977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_000421/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000421/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000421/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170669907798,
                        52.3606991191725,
                        47.3789323577657
                    ]
                },
                "distance": 19.6,
                "direction": 171.53,
                "angle": 3.8,
                "elevation": 1.3,
                "pano_id": "TMX7316010203-000721_pano_0000_000421",
                "timestamp": "2018-05-15T08:51:12.952180Z",
                "filename": "pano_0000_000421.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.59658993,
                "relative_pitch": 3.7993889603141193,
                "relative_heading": 171.53442891142237,
                "relative_elevation": 1.3013941543175989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_000515/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000515/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000515/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000515/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170562494438,
                        52.3606988954795,
                        46.2380511425436
                    ]
                },
                "distance": 19.61,
                "direction": 171.76,
                "angle": 0.47,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-002591_pano_0000_000515",
                "timestamp": "2022-06-13T07:05:13.880920Z",
                "filename": "pano_0000_000515.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.61058499,
                "relative_pitch": 0.4689563622916891,
                "relative_heading": 171.75659979248525,
                "relative_elevation": 0.16051293909549713
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003177/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003177/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003177/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003177/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91193731631676,
                        52.360930286567,
                        45.9706994174048
                    ]
                },
                "distance": 19.65,
                "direction": 71.17,
                "angle": -0.31,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000720_pano_0002_003177",
                "timestamp": "2018-05-15T08:23:03.254420Z",
                "filename": "pano_0002_003177.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.64659587,
                "relative_pitch": -0.3115731208096588,
                "relative_heading": 71.17380757512319,
                "relative_elevation": -0.10683878604329777
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_02109/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02109/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_02109/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_02109/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911692636820939,
                        52.36069709844413,
                        0.0
                    ]
                },
                "distance": 19.7,
                "direction": 174.39,
                "angle": -66.85,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_02109",
                "timestamp": "2024-10-02T10:13:29Z",
                "filename": "recording_2024-10-02_09-25-01_02109.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.70238555,
                "relative_pitch": -66.84883681300246,
                "relative_heading": 174.38740222789275,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002541_pano_0004_000660/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000660/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002541_pano_0004_000660/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002541/pano_0004_000660/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183591736466,
                        52.3610164459947,
                        47.6149843558669
                    ]
                },
                "distance": 19.76,
                "direction": 36.27,
                "angle": 4.45,
                "elevation": 1.54,
                "pano_id": "TMX7316010203-002541_pano_0004_000660",
                "timestamp": "2022-04-25T08:08:02.154200Z",
                "filename": "pano_0004_000660.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.75552531,
                "relative_pitch": 4.449994626624051,
                "relative_heading": 36.27212027857459,
                "relative_elevation": 1.5374461524188021
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_00958/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00958/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_00958/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_00958/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911502467389446,
                        52.36072540264263,
                        0.0
                    ]
                },
                "distance": 19.81,
                "direction": 213.82,
                "angle": -66.73,
                "elevation": -46.08,
                "pano_id": "recording_2024-09-16_07-18-19_00958",
                "timestamp": "2024-09-16T07:32:31Z",
                "filename": "recording_2024-09-16_07-18-19_00958.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.81166227,
                "relative_pitch": -66.7340573641393,
                "relative_heading": 213.824903250859,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001232/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001232/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001232/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001232/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149603314951,
                        52.3607276977139,
                        45.9164209952578
                    ]
                },
                "distance": 19.85,
                "direction": 215.29,
                "angle": -0.47,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002542_pano_0000_001232",
                "timestamp": "2022-04-25T08:33:49.486200Z",
                "filename": "pano_0000_001232.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.84996166,
                "relative_pitch": -0.46504539792702104,
                "relative_heading": 215.28646734422668,
                "relative_elevation": -0.16111720819029784
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000111/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000111/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000111/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190506322688,
                        52.3609753240039,
                        45.9647069759667
                    ]
                },
                "distance": 19.94,
                "direction": 55.31,
                "angle": -0.32,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-002330_pano_0000_000111",
                "timestamp": "2021-12-22T12:11:57.209690Z",
                "filename": "pano_0000_000111.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.94389955,
                "relative_pitch": -0.32414343772958165,
                "relative_heading": 55.30779635854928,
                "relative_elevation": -0.11283122748140073
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000119/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000119/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000119/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91143614944352,
                        52.360760884967,
                        45.8479595333338
                    ]
                },
                "distance": 19.95,
                "direction": 231.18,
                "angle": -0.66,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-002330_pano_0000_000119",
                "timestamp": "2021-12-22T12:12:00.799650Z",
                "filename": "pano_0000_000119.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.95460504,
                "relative_pitch": -0.6591615573017058,
                "relative_heading": 231.17611836026506,
                "relative_elevation": -0.2295786701143001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000386/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000386/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000386/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000386/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91169601161667,
                        52.3606948877635,
                        45.4187487959862
                    ]
                },
                "distance": 19.97,
                "direction": 173.8,
                "angle": -1.89,
                "elevation": -0.66,
                "pano_id": "TMX7315120208-000050_pano_0001_000386",
                "timestamp": "2016-05-17T07:47:19.500260Z",
                "filename": "pano_0001_000386.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.97073274,
                "relative_pitch": -1.8893733390151595,
                "relative_heading": 173.79997723154392,
                "relative_elevation": -0.658789407461903
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91170766443183,
                        52.3606957336296,
                        46.2529399767518
                    ]
                },
                "distance": 19.98,
                "direction": 171.51,
                "angle": 0.5,
                "elevation": 0.18,
                "pano_id": "TMX7316010203-002138_pano_0000_001048",
                "timestamp": "2021-05-12T10:33:20.316640Z",
                "filename": "pano_0000_001048.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.97889271,
                "relative_pitch": 0.5030070126857378,
                "relative_heading": 171.5069302596051,
                "relative_elevation": 0.17540177330369744
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_000519/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000519/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_000519/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_000519/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91193815635311,
                        52.3608085919414,
                        46.2894053375348
                    ]
                },
                "distance": 19.99,
                "direction": 111.11,
                "angle": 0.61,
                "elevation": 0.21,
                "pano_id": "TMX7316010203-002591_pano_0000_000519",
                "timestamp": "2022-06-13T07:05:16.305860Z",
                "filename": "pano_0000_000519.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2022",
                "tags": [
                    "mission-bi",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 19.99474589,
                "relative_pitch": 0.607091401892908,
                "relative_heading": 111.11075585945117,
                "relative_elevation": 0.21186713408670244
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91143004191465,
                        52.3607649813986,
                        45.9502990888432
                    ]
                },
                "distance": 20.0,
                "direction": 232.94,
                "angle": -0.36,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002138_pano_0000_000212",
                "timestamp": "2021-05-12T10:15:30.518270Z",
                "filename": "pano_0000_000212.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.00247124,
                "relative_pitch": -0.3644632624892477,
                "relative_heading": 232.9408101351799,
                "relative_elevation": -0.12723911460489745
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0005_000048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0005_000048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0005_000048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91168148320645,
                        52.3606938431527,
                        46.0643227398396
                    ]
                },
                "distance": 20.0,
                "direction": 176.66,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7315120208-000062_pano_0005_000048",
                "timestamp": "2016-06-01T09:51:05.822390Z",
                "filename": "pano_0005_000048.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.00423525,
                "relative_pitch": -0.037851493419168894,
                "relative_heading": 176.65533920244798,
                "relative_elevation": -0.013215463608503342
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_01958/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01958/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_01958/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_01958/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911691576302913,
                        52.36069327383363,
                        0.0
                    ]
                },
                "distance": 20.12,
                "direction": 174.71,
                "angle": -66.41,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-20_10-43-25_01958",
                "timestamp": "2025-06-20T11:29:05Z",
                "filename": "recording_2025-06-20_10-43-25_01958.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.11918014,
                "relative_pitch": -66.41211477993531,
                "relative_heading": 174.71069808662944,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_000204/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000204/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000204/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91190816588491,
                        52.360976504482,
                        46.0813018642366
                    ]
                },
                "distance": 20.19,
                "direction": 55.34,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002138_pano_0000_000204",
                "timestamp": "2021-05-12T10:15:26.958290Z",
                "filename": "pano_0000_000204.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.1924572,
                "relative_pitch": 0.01067932813064248,
                "relative_heading": 55.342690704732384,
                "relative_elevation": 0.0037636607885005446
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_000425/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000425/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_000425/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_000425/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91194060642619,
                        52.360806061663,
                        47.4530921503901
                    ]
                },
                "distance": 20.25,
                "direction": 111.68,
                "angle": 3.89,
                "elevation": 1.38,
                "pano_id": "TMX7316010203-000721_pano_0000_000425",
                "timestamp": "2018-05-15T08:51:16.672170Z",
                "filename": "pano_0000_000425.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.25287555,
                "relative_pitch": 3.885501662760013,
                "relative_heading": 111.68375825135983,
                "relative_elevation": 1.3755539469419986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001532_pano_0000_001836/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001836/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001532_pano_0000_001836/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/06/TMX7316010203-001532/pano_0000_001836/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91149112019673,
                        52.3607246035779,
                        45.9481398593634
                    ]
                },
                "distance": 20.32,
                "direction": 215.5,
                "angle": -0.36,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-001532_pano_0000_001836",
                "timestamp": "2020-01-06T09:10:22.853940Z",
                "filename": "pano_0000_001836.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.32447888,
                "relative_pitch": -0.3647758383229359,
                "relative_heading": 215.49596240435562,
                "relative_elevation": -0.12939834408469864
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01673/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01673/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01673/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01673/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91194818679742,
                        52.36081522313173,
                        0.0
                    ]
                },
                "distance": 20.39,
                "direction": 108.48,
                "angle": -66.13,
                "elevation": -46.08,
                "pano_id": "recording_2024-10-02_09-25-01_01673",
                "timestamp": "2024-10-02T10:03:15Z",
                "filename": "recording_2024-10-02_09-25-01_01673.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.38786399,
                "relative_pitch": -66.13211427377806,
                "relative_heading": 108.48369964370902,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000300/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000300/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000300/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000300/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91195483929724,
                        52.3609240476229,
                        45.7972827190533
                    ]
                },
                "distance": 20.58,
                "direction": 74.08,
                "angle": -0.78,
                "elevation": -0.28,
                "pano_id": "TMX7316010203-000234_pano_0001_000300",
                "timestamp": "2017-03-31T07:32:00.318800Z",
                "filename": "pano_0001_000300.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.5788631,
                "relative_pitch": -0.780240568532855,
                "relative_heading": 74.07704957714996,
                "relative_elevation": -0.2802554843948002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91194608274687,
                        52.3608051109759,
                        46.2488464238122
                    ]
                },
                "distance": 20.64,
                "direction": 111.57,
                "angle": 0.48,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-002138_pano_0000_001052",
                "timestamp": "2021-05-12T10:33:23.146590Z",
                "filename": "pano_0000_001052.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2021",
                "tags": [
                    "mission-bi",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.63867188,
                "relative_pitch": 0.47556415836737853,
                "relative_heading": 111.57397844300331,
                "relative_elevation": 0.17130822036410365
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001157/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001157/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001157/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001157/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91188973549606,
                        52.3609977528193,
                        46.0095732286572
                    ]
                },
                "distance": 20.68,
                "direction": 47.95,
                "angle": -0.19,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-000191_pano_0001_001157",
                "timestamp": "2016-11-24T10:40:01.615380Z",
                "filename": "pano_0001_001157.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.67589401,
                "relative_pitch": -0.1883397246386962,
                "relative_heading": 47.954139746036354,
                "relative_elevation": -0.0679649747908968
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_002015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_002015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_002015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91142742228145,
                        52.3607569314798,
                        46.4379908042029
                    ]
                },
                "distance": 20.69,
                "direction": 231.26,
                "angle": 1.0,
                "elevation": 0.36,
                "pano_id": "TMX7316010203-001675_pano_0000_002015",
                "timestamp": "2020-04-24T10:07:07.296740Z",
                "filename": "pano_0000_002015.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.69361357,
                "relative_pitch": 0.9979080918784661,
                "relative_heading": 231.25918295342686,
                "relative_elevation": 0.36045260075479746
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000036/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000036/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000036/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91195641587375,
                        52.3609247956852,
                        45.846434911713
                    ]
                },
                "distance": 20.71,
                "direction": 73.94,
                "angle": -0.64,
                "elevation": -0.23,
                "pano_id": "TMX7315120208-000050_pano_0002_000036",
                "timestamp": "2016-05-17T08:51:04.512770Z",
                "filename": "pano_0002_000036.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.70504342,
                "relative_pitch": -0.6394912167570322,
                "relative_heading": 73.93707901691951,
                "relative_elevation": -0.2311032917351028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_003461/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_003461/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_003461/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_003461/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91183715449935,
                        52.3607199510179,
                        46.259456356056
                    ]
                },
                "distance": 20.73,
                "direction": 145.4,
                "angle": 0.5,
                "elevation": 0.18,
                "pano_id": "TMX7316010203-001674_pano_0000_003461",
                "timestamp": "2020-04-24T09:27:01.246180Z",
                "filename": "pano_0000_003461.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.7315709,
                "relative_pitch": 0.5027537420322108,
                "relative_heading": 145.40051246395268,
                "relative_elevation": 0.18191815260789923
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001403/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001403/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001403/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001403/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91195015997758,
                        52.3609384387311,
                        45.8717875704169
                    ]
                },
                "distance": 20.78,
                "direction": 69.58,
                "angle": -0.57,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-000191_pano_0001_001403",
                "timestamp": "2016-11-24T10:41:42.314470Z",
                "filename": "pano_0001_001403.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.77547132,
                "relative_pitch": -0.5674122784407677,
                "relative_heading": 69.58438764365337,
                "relative_elevation": -0.2057506330312009
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000185/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000185/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000185/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000185/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911686964394,
                        52.3606864062228,
                        45.8854852644727
                    ]
                },
                "distance": 20.85,
                "direction": 175.76,
                "angle": -0.53,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-001184_pano_0002_000185",
                "timestamp": "2019-05-15T07:54:52.517150Z",
                "filename": "pano_0002_000185.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2019",
                "tags": [
                    "mission-bi",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.85467377,
                "relative_pitch": -0.5276280949797272,
                "relative_heading": 175.76381053722085,
                "relative_elevation": -0.19205293897540088
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_00738/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00738/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_00738/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_00738/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911488763338642,
                        52.36071952105522,
                        0.0
                    ]
                },
                "distance": 20.88,
                "direction": 214.95,
                "angle": -65.62,
                "elevation": -46.08,
                "pano_id": "recording_2025-06-19_04-38-42_00738",
                "timestamp": "2025-06-19T04:59:29Z",
                "filename": "recording_2025-06-19_04-38-42_00738.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2025",
                "tags": [
                    "mission-bi",
                    "mission-2025",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.87909266,
                "relative_pitch": -65.62331663490039,
                "relative_heading": 214.95353108989656,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track23_Sphere_00311/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00311/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track23_Sphere_00311/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track23_Sphere_00311/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.911955718667292,
                        52.36093205968225,
                        0.0
                    ]
                },
                "distance": 20.9,
                "direction": 71.77,
                "angle": -65.6,
                "elevation": -46.08,
                "pano_id": "b_20241121_0951_Track23_Sphere_00311",
                "timestamp": "2024-11-21T10:27:30Z",
                "filename": "Job_20241121_0951_Track23_Sphere_00311.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2024",
                "tags": [
                    "mission-bi",
                    "mission-2024",
                    "mission-distance-5",
                    "surface-land"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.89798033,
                "relative_pitch": -65.60383433791525,
                "relative_heading": 71.7709542421737,
                "relative_elevation": -46.0775382034481
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_000208/adjacencies/TMX7316010203-002138_pano_0000_000208/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001395/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001395/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001395/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001395/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.91146948411117,
                        52.3607276206542,
                        45.7673523575068
                    ]
                },
                "distance": 20.95,
                "direction": 219.31,
                "angle": -0.85,
                "elevation": -0.31,
                "pano_id": "TMX7316010203-000191_pano_0001_001395",
                "timestamp": "2016-11-24T10:41:38.594510Z",
                "filename": "pano_0001_001395.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2016",
                "tags": [
                    "mission-bi",
                    "mission-2016",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002138_pano_0000_000208",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122607.08500414851,
                        485993.0221142542
                    ]
                },
                "relative_distance": 20.95347313,
                "relative_pitch": -0.8481191474418603,
                "relative_heading": 219.31321393764742,
                "relative_elevation": -0.31018584594129806
            }
        ]
    }
}