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-002455_pano_0001_000521/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-002455_pano_0001_000521/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000521/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000521/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642451490387,
                        52.3595767517801,
                        45.4981437241659
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002455_pano_0001_000521",
                "timestamp": "2022-03-21T08:28:19.142650Z",
                "filename": "pano_0001_000521.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "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-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642800470675,
                        52.3595790033153,
                        44.8977683465928
                    ]
                },
                "distance": 0.35,
                "direction": 43.5,
                "angle": -60.09,
                "elevation": -0.6,
                "pano_id": "TMX7316010203-001709_pano_0000_000005",
                "timestamp": "2020-05-14T05:23:02.773610Z",
                "filename": "pano_0000_000005.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 0.34538834,
                "relative_pitch": -60.088728040110276,
                "relative_heading": 43.4995479120789,
                "relative_elevation": -0.6003753775731013
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004051/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004051/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004051/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004051/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642479648204,
                        52.3595810524069,
                        45.514043697156
                    ]
                },
                "distance": 0.48,
                "direction": 2.3,
                "angle": 1.9,
                "elevation": 0.02,
                "pano_id": "TMX7316060226-000012_pano_0000_004051",
                "timestamp": "2016-08-03T11:48:11.018180Z",
                "filename": "pano_0000_004051.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 0.47893302,
                "relative_pitch": 1.9014493492524065,
                "relative_heading": 2.2955056833148983,
                "relative_elevation": 0.015899972990098377
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001656/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001656/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001656/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642413844097,
                        52.3595664452567,
                        45.6260264692828
                    ]
                },
                "distance": 1.15,
                "direction": 181.28,
                "angle": 6.36,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-001789_pano_0000_001656",
                "timestamp": "2020-07-06T07:51:08.522260Z",
                "filename": "pano_0000_001656.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 1.14713662,
                "relative_pitch": 6.3610666889230245,
                "relative_heading": 181.28109504678076,
                "relative_elevation": 0.12788274511689934
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005887/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005887/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005887/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005887/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642006475164,
                        52.3595657796403,
                        45.5648301197216
                    ]
                },
                "distance": 1.26,
                "direction": 193.95,
                "angle": 3.03,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-000781_pano_0000_005887",
                "timestamp": "2018-06-07T12:13:18.761020Z",
                "filename": "pano_0000_005887.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 1.25799411,
                "relative_pitch": 3.0344149117592534,
                "relative_heading": 193.9453956523615,
                "relative_elevation": 0.06668639555569911
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000186/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000186/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000186/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000186/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642671104835,
                        52.3595628989771,
                        45.460580309853
                    ]
                },
                "distance": 1.55,
                "direction": 174.46,
                "angle": -1.39,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-002225_pano_0000_000186",
                "timestamp": "2021-07-09T07:39:31.508200Z",
                "filename": "pano_0000_000186.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 1.5487031,
                "relative_pitch": -1.3894226767656381,
                "relative_heading": 174.456184579122,
                "relative_elevation": -0.03756341431289911
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01597/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01597/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01597/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01597/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886422483225443,
                        52.359561600846085,
                        0.0
                    ]
                },
                "distance": 1.69,
                "direction": 184.69,
                "angle": -87.87,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01597",
                "timestamp": "2025-09-29T09:04:09Z",
                "filename": "recording_2025-09-29_08-09-56_01597.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 1.69157982,
                "relative_pitch": -87.87077545884527,
                "relative_heading": 184.6933878806828,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000140/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000140/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000140/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642714492898,
                        52.3595927934669,
                        45.3628689665347
                    ]
                },
                "distance": 1.79,
                "direction": 5.73,
                "angle": -4.31,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-000262_pano_0000_000140",
                "timestamp": "2017-04-18T12:38:05.064930Z",
                "filename": "pano_0000_000140.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 1.79399533,
                "relative_pitch": -4.312181252081304,
                "relative_heading": 5.731933121370535,
                "relative_elevation": -0.13527475763120123
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03493/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03493/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03493/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03493/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886424169398677,
                        52.35959678550965,
                        0.0
                    ]
                },
                "distance": 2.23,
                "direction": 359.4,
                "angle": -87.19,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03493",
                "timestamp": "2024-09-04T06:38:21Z",
                "filename": "recording_2024-09-04_05-35-54_03493.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 2.22936099,
                "relative_pitch": -87.19481087037927,
                "relative_heading": 359.3950491690066,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03494/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03494/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03494/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03494/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886419665255923,
                        52.35955199121699,
                        0.0
                    ]
                },
                "distance": 2.77,
                "direction": 186.84,
                "angle": -86.51,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03494",
                "timestamp": "2024-09-04T06:38:21Z",
                "filename": "recording_2024-09-04_05-35-54_03494.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 2.7749497,
                "relative_pitch": -86.50983117302408,
                "relative_heading": 186.83793242039619,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000499/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000499/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000499/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642850996523,
                        52.3596022920301,
                        45.4449197174981
                    ]
                },
                "distance": 2.85,
                "direction": 5.47,
                "angle": -1.07,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-002117_pano_0000_000499",
                "timestamp": "2021-04-26T07:28:10.069750Z",
                "filename": "pano_0000_000499.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 2.85497301,
                "relative_pitch": -1.0680163115350645,
                "relative_heading": 5.47040201886406,
                "relative_elevation": -0.05322400666779714
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01596/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01596/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01596/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01596/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886428262227977,
                        52.3596062673795,
                        0.0
                    ]
                },
                "distance": 3.29,
                "direction": 4.44,
                "angle": -85.86,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01596",
                "timestamp": "2025-09-29T09:04:08Z",
                "filename": "recording_2025-09-29_08-09-56_01596.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.29423098,
                "relative_pitch": -85.85880366461284,
                "relative_heading": 4.444681175460333,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000185/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000185/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000185/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000185/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643047735736,
                        52.3596074751192,
                        45.537290006876
                    ]
                },
                "distance": 3.44,
                "direction": 6.78,
                "angle": 0.65,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002225_pano_0000_000185",
                "timestamp": "2021-07-09T07:39:30.878300Z",
                "filename": "pano_0000_000185.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.44276133,
                "relative_pitch": 0.6514596606283442,
                "relative_heading": 6.775925483958191,
                "relative_elevation": 0.039146282710099456
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00183/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00183/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00183/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886467385246864,
                        52.35959451513298,
                        0.0
                    ]
                },
                "distance": 3.53,
                "direction": 55.91,
                "angle": -85.57,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00183",
                "timestamp": "2024-12-11T08:16:44Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00183.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.5265945,
                "relative_pitch": -85.56782396268939,
                "relative_heading": 55.91065490410428,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000473/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000473/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000473/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000473/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647153832011,
                        52.3595611776104,
                        45.5540295653045
                    ]
                },
                "distance": 3.64,
                "direction": 118.41,
                "angle": 0.88,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-001154_pano_0001_000473",
                "timestamp": "2019-05-02T08:20:37.393750Z",
                "filename": "pano_0001_000473.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.64224432,
                "relative_pitch": 0.8790655705082778,
                "relative_heading": 118.41184406939037,
                "relative_elevation": 0.055885841138604064
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005886/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005886/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005886/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005886/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642615525408,
                        52.3596104396455,
                        45.6392178088427
                    ]
                },
                "distance": 3.75,
                "direction": 1.71,
                "angle": 2.15,
                "elevation": 0.14,
                "pano_id": "TMX7316010203-000781_pano_0000_005886",
                "timestamp": "2018-06-07T12:13:18.106110Z",
                "filename": "pano_0000_005886.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.7502548,
                "relative_pitch": 2.154291031563095,
                "relative_heading": 1.7075671443146898,
                "relative_elevation": 0.14107408467680216
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001655/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001655/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001655/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642900688428,
                        52.3596117053255,
                        45.7153946468607
                    ]
                },
                "distance": 3.9,
                "direction": 4.5,
                "angle": 3.19,
                "elevation": 0.22,
                "pano_id": "TMX7316010203-001789_pano_0000_001655",
                "timestamp": "2020-07-06T07:51:08.017310Z",
                "filename": "pano_0000_001655.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 3.90144736,
                "relative_pitch": 3.1872066856242594,
                "relative_heading": 4.498794214143264,
                "relative_elevation": 0.21725092269480228
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01471/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01471/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01471/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01471/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886478159292785,
                        52.35956079377964,
                        0.0
                    ]
                },
                "distance": 4.06,
                "direction": 115.91,
                "angle": -84.9,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01471",
                "timestamp": "2025-09-29T09:00:46Z",
                "filename": "recording_2025-09-29_08-09-56_01471.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.06315817,
                "relative_pitch": -84.89680540724511,
                "relative_heading": 115.91437907397102,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004419/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004419/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004419/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004419/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88648413617177,
                        52.3595885394078,
                        45.5913430675864
                    ]
                },
                "distance": 4.27,
                "direction": 72.1,
                "angle": 1.25,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-002117_pano_0000_004419",
                "timestamp": "2021-04-26T08:42:51.576930Z",
                "filename": "pano_0000_004419.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.26831536,
                "relative_pitch": 1.2508636726760727,
                "relative_heading": 72.10331144357386,
                "relative_elevation": 0.09319934342050118
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002390/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002390/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002390/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002390/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864843864492,
                        52.3595898419344,
                        45.3861070647836
                    ]
                },
                "distance": 4.33,
                "direction": 70.35,
                "angle": -1.48,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000783_pano_0000_002390",
                "timestamp": "2018-06-11T07:51:02.990600Z",
                "filename": "pano_0000_002390.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.33111315,
                "relative_pitch": -1.4817891577286604,
                "relative_heading": 70.34776585412473,
                "relative_elevation": -0.1120366593822979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00182/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00182/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00182/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886462863263635,
                        52.359545126369156,
                        0.0
                    ]
                },
                "distance": 4.38,
                "direction": 143.41,
                "angle": -84.5,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00182",
                "timestamp": "2024-12-11T08:16:43Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00182.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.38284737,
                "relative_pitch": -84.49766124248688,
                "relative_heading": 143.41018227401037,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004052/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004052/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004052/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004052/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642099485447,
                        52.3595366225301,
                        45.4662328669801
                    ]
                },
                "distance": 4.47,
                "direction": 183.07,
                "angle": -0.41,
                "elevation": -0.03,
                "pano_id": "TMX7316060226-000012_pano_0000_004052",
                "timestamp": "2016-08-03T11:48:11.578120Z",
                "filename": "pano_0000_004052.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.4717839,
                "relative_pitch": -0.40885839834403404,
                "relative_heading": 183.07407706356935,
                "relative_elevation": -0.03191085718579956
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642404704866,
                        52.3595358565058,
                        44.8396732565016
                    ]
                },
                "distance": 4.55,
                "direction": 180.4,
                "angle": -8.23,
                "elevation": -0.66,
                "pano_id": "TMX7316010203-001709_pano_0000_000006",
                "timestamp": "2020-05-14T05:23:03.363580Z",
                "filename": "pano_0000_000006.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.55069951,
                "relative_pitch": -8.233357477646116,
                "relative_heading": 180.40130566244764,
                "relative_elevation": -0.6584704676643014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001776/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001776/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001776/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001776/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647848420369,
                        52.3595508011206,
                        45.1485873861238
                    ]
                },
                "distance": 4.68,
                "direction": 128.15,
                "angle": -4.28,
                "elevation": -0.35,
                "pano_id": "TMX7316010203-000258_pano_0002_001776",
                "timestamp": "2017-04-12T11:05:11.138940Z",
                "filename": "pano_0002_001776.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.67512921,
                "relative_pitch": -4.276011335280297,
                "relative_heading": 128.14540194700848,
                "relative_elevation": -0.34955633804209896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000474/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000474/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000474/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000474/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864767732269,
                        52.3596065633233,
                        45.6081960462034
                    ]
                },
                "distance": 4.87,
                "direction": 47.02,
                "angle": 1.3,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-001154_pano_0001_000474",
                "timestamp": "2019-05-02T08:20:37.783740Z",
                "filename": "pano_0001_000474.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.86610616,
                "relative_pitch": 1.295585964031663,
                "relative_heading": 47.022861239350945,
                "relative_elevation": 0.11005232203750381
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002389/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002389/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002389/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002389/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647450643116,
                        52.3595445080916,
                        45.3347067367285
                    ]
                },
                "distance": 4.95,
                "direction": 136.49,
                "angle": -1.89,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-000783_pano_0000_002389",
                "timestamp": "2018-06-11T07:51:02.120830Z",
                "filename": "pano_0000_002389.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 4.9469226,
                "relative_pitch": -1.8922561568227911,
                "relative_heading": 136.49188680688522,
                "relative_elevation": -0.1634369874374002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000520/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000520/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000520/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000520/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864289234329,
                        52.3596219007125,
                        45.5947584249079
                    ]
                },
                "distance": 5.03,
                "direction": 3.42,
                "angle": 1.1,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-002455_pano_0001_000520",
                "timestamp": "2022-03-21T08:28:18.622660Z",
                "filename": "pano_0001_000520.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.03287951,
                "relative_pitch": 1.0997550702163978,
                "relative_heading": 3.42115579863443,
                "relative_elevation": 0.09661470074200196
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000522/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000522/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000522/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000522/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642105916204,
                        52.3595314121083,
                        45.4557478027418
                    ]
                },
                "distance": 5.05,
                "direction": 182.67,
                "angle": -0.48,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-002455_pano_0001_000522",
                "timestamp": "2022-03-21T08:28:19.672690Z",
                "filename": "pano_0001_000522.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.05062458,
                "relative_pitch": -0.48094058001253975,
                "relative_heading": 182.6717269499064,
                "relative_elevation": -0.04239592142410231
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643301141698,
                        52.3596220561425,
                        45.007982856594
                    ]
                },
                "distance": 5.07,
                "direction": 6.55,
                "angle": -5.52,
                "elevation": -0.49,
                "pano_id": "TMX7316010203-001709_pano_0000_000004",
                "timestamp": "2020-05-14T05:23:02.153680Z",
                "filename": "pano_0000_000004.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.07432805,
                "relative_pitch": -5.517436999001728,
                "relative_heading": 6.550073306656026,
                "relative_elevation": -0.4901608675719018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004418/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004418/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004418/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004418/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647642145648,
                        52.3595439983492,
                        45.5614559222013
                    ]
                },
                "distance": 5.08,
                "direction": 135.86,
                "angle": 0.71,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-002117_pano_0000_004418",
                "timestamp": "2021-04-26T08:42:51.172000Z",
                "filename": "pano_0000_004418.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.07818399,
                "relative_pitch": 0.7142974362308989,
                "relative_heading": 135.8648657030757,
                "relative_elevation": 0.06331219803539767
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01472/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01472/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01472/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01472/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886486582167987,
                        52.35960533667698,
                        0.0
                    ]
                },
                "distance": 5.29,
                "direction": 53.05,
                "angle": -83.37,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01472",
                "timestamp": "2025-09-29T09:00:47Z",
                "filename": "recording_2025-09-29_08-09-56_01472.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.29119584,
                "relative_pitch": -83.36659822727756,
                "relative_heading": 53.04823374734656,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004050/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004050/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004050/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004050/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642822256281,
                        52.3596254644539,
                        45.6067336071283
                    ]
                },
                "distance": 5.43,
                "direction": 2.67,
                "angle": 1.15,
                "elevation": 0.11,
                "pano_id": "TMX7316060226-000012_pano_0000_004050",
                "timestamp": "2016-08-03T11:48:10.443130Z",
                "filename": "pano_0000_004050.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 5.42634464,
                "relative_pitch": 1.1464276736780565,
                "relative_heading": 2.6680066816571393,
                "relative_elevation": 0.10858988296239858
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004244/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004244/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004244/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004244/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88650543917042,
                        52.3596024176171,
                        45.3904628530145
                    ]
                },
                "distance": 6.21,
                "direction": 62.61,
                "angle": -0.99,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000258_pano_0002_004244",
                "timestamp": "2017-04-12T12:34:04.416060Z",
                "filename": "pano_0002_004244.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 6.20889976,
                "relative_pitch": -0.9935803818532324,
                "relative_heading": 62.61440950044043,
                "relative_elevation": -0.1076808711514019
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001657/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001657/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001657/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641956414927,
                        52.3595209853621,
                        45.5861786855385
                    ]
                },
                "distance": 6.21,
                "direction": 183.11,
                "angle": 0.81,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-001789_pano_0000_001657",
                "timestamp": "2020-07-06T07:51:09.027440Z",
                "filename": "pano_0000_001657.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 6.2145213,
                "relative_pitch": 0.8115982114083226,
                "relative_heading": 183.11111255977715,
                "relative_elevation": 0.0880349613725997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005888/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005888/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005888/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005888/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864147264139,
                        52.3595210120662,
                        45.5194718418643
                    ]
                },
                "distance": 6.24,
                "direction": 186.14,
                "angle": 0.2,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-000781_pano_0000_005888",
                "timestamp": "2018-06-07T12:13:19.421050Z",
                "filename": "pano_0000_005888.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 6.23813635,
                "relative_pitch": 0.19589285949968027,
                "relative_heading": 186.13663158109352,
                "relative_elevation": 0.021328117698402593
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000187/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000187/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000187/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000187/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88642305542301,
                        52.3595181972655,
                        45.4260639445856
                    ]
                },
                "distance": 6.52,
                "direction": 180.87,
                "angle": -0.63,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002225_pano_0000_000187",
                "timestamp": "2021-07-09T07:39:32.148180Z",
                "filename": "pano_0000_000187.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 6.51636387,
                "relative_pitch": -0.6337428078644243,
                "relative_heading": 180.87427594504257,
                "relative_elevation": -0.07207977958029943
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01598/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01598/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01598/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01598/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886418028118046,
                        52.35951669724351,
                        0.0
                    ]
                },
                "distance": 6.7,
                "direction": 183.78,
                "angle": -81.63,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01598",
                "timestamp": "2025-09-29T09:04:09Z",
                "filename": "recording_2025-09-29_08-09-56_01598.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 6.69711539,
                "relative_pitch": -81.62645697748303,
                "relative_heading": 183.78352029866434,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03492/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03492/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03492/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03492/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886429518284882,
                        52.35964152956703,
                        0.0
                    ]
                },
                "distance": 7.22,
                "direction": 2.71,
                "angle": -80.99,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03492",
                "timestamp": "2024-09-04T06:38:20Z",
                "filename": "recording_2024-09-04_05-35-54_03492.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.2161498,
                "relative_pitch": -80.98777484218023,
                "relative_heading": 2.7074289001566085,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000472/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000472/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000472/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000472/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646744065488,
                        52.3595153526818,
                        45.5195005061105
                    ]
                },
                "distance": 7.43,
                "direction": 156.83,
                "angle": 0.16,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001154_pano_0001_000472",
                "timestamp": "2019-05-02T08:20:36.998760Z",
                "filename": "pano_0001_000472.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.43169191,
                "relative_pitch": 0.16465296405802682,
                "relative_heading": 156.82746169143866,
                "relative_elevation": 0.021356781944597003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01470/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01470/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01470/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01470/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886472337627437,
                        52.3595160012396,
                        0.0
                    ]
                },
                "distance": 7.5,
                "direction": 154.27,
                "angle": -80.63,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01470",
                "timestamp": "2025-09-29T09:00:45Z",
                "filename": "recording_2025-09-29_08-09-56_01470.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.50410917,
                "relative_pitch": -80.63439636029005,
                "relative_heading": 154.26805924562456,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004243/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004243/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004243/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004243/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647432980099,
                        52.3595144843732,
                        45.2471417328343
                    ]
                },
                "distance": 7.72,
                "direction": 153.9,
                "angle": -1.86,
                "elevation": -0.25,
                "pano_id": "TMX7316010203-000258_pano_0002_004243",
                "timestamp": "2017-04-12T12:34:00.116070Z",
                "filename": "pano_0002_004243.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.71523911,
                "relative_pitch": -1.8633621017547757,
                "relative_heading": 153.90431566310545,
                "relative_elevation": -0.2510019913315986
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03495/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03495/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03495/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03495/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641650275344,
                        52.3595070339467,
                        0.0
                    ]
                },
                "distance": 7.78,
                "direction": 184.02,
                "angle": -80.3,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03495",
                "timestamp": "2024-09-04T06:38:22Z",
                "filename": "recording_2024-09-04_05-35-54_03495.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.77697329,
                "relative_pitch": -80.30020413923985,
                "relative_heading": 184.0247083026523,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000498/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000498/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000498/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643390010889,
                        52.3596467787776,
                        45.5621075788513
                    ]
                },
                "distance": 7.82,
                "direction": 4.69,
                "angle": 0.47,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-002117_pano_0000_000498",
                "timestamp": "2021-04-26T07:28:09.669710Z",
                "filename": "pano_0000_000498.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.81838418,
                "relative_pitch": 0.46873843342246774,
                "relative_heading": 4.690826457068213,
                "relative_elevation": 0.06396385468539734
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004420/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004420/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004420/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004420/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88649395917522,
                        52.3596330156733,
                        45.6836078939959
                    ]
                },
                "distance": 7.85,
                "direction": 37.08,
                "angle": 1.35,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-002117_pano_0000_004420",
                "timestamp": "2021-04-26T08:42:51.986910Z",
                "filename": "pano_0000_004420.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 7.8472167,
                "relative_pitch": 1.3538986735020364,
                "relative_heading": 37.076915038232144,
                "relative_elevation": 0.18546416982999858
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002391/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002391/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002391/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002391/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88649803138093,
                        52.3596348734048,
                        45.4899353925139
                    ]
                },
                "distance": 8.18,
                "direction": 37.75,
                "angle": -0.06,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000783_pano_0000_002391",
                "timestamp": "2018-06-11T07:51:03.950600Z",
                "filename": "pano_0000_002391.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.17996872,
                "relative_pitch": -0.05749442555896737,
                "relative_heading": 37.75431962643771,
                "relative_elevation": -0.008208331651999856
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000141/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000141/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000141/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641636382302,
                        52.3595031979351,
                        45.2628745147958
                    ]
                },
                "distance": 8.2,
                "direction": 183.88,
                "angle": -1.64,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-000262_pano_0000_000141",
                "timestamp": "2017-04-18T12:38:06.069610Z",
                "filename": "pano_0000_000141.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.20345961,
                "relative_pitch": -1.6427506759206305,
                "relative_heading": 183.8814064917408,
                "relative_elevation": -0.23526920937010232
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01595/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01595/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01595/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01595/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886435258519374,
                        52.35965103792664,
                        0.0
                    ]
                },
                "distance": 8.3,
                "direction": 5.06,
                "angle": -79.66,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01595",
                "timestamp": "2025-09-29T09:04:08Z",
                "filename": "recording_2025-09-29_08-09-56_01595.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.29847046,
                "relative_pitch": -79.66336433377327,
                "relative_heading": 5.060045142730741,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000184/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000184/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000184/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000184/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643450749666,
                        52.3596523491741,
                        45.6437682807446
                    ]
                },
                "distance": 8.44,
                "direction": 4.63,
                "angle": 0.99,
                "elevation": 0.15,
                "pano_id": "TMX7316010203-002225_pano_0000_000184",
                "timestamp": "2021-07-09T07:39:30.258210Z",
                "filename": "pano_0000_000184.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.43953853,
                "relative_pitch": 0.9885427422587365,
                "relative_heading": 4.626673560495836,
                "relative_elevation": 0.14562455657870288
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00184/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00184/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00184/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00184/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886472626123656,
                        52.359649146787156,
                        0.0
                    ]
                },
                "distance": 8.7,
                "direction": 22.14,
                "angle": -79.18,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00184",
                "timestamp": "2024-12-11T08:16:46Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00184.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.69696206,
                "relative_pitch": -79.17846181351294,
                "relative_heading": 22.140039905822015,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005885/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005885/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005885/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005885/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643269261321,
                        52.3596551560477,
                        45.7451714184135
                    ]
                },
                "distance": 8.74,
                "direction": 3.65,
                "angle": 1.62,
                "elevation": 0.25,
                "pano_id": "TMX7316010203-000781_pano_0000_005885",
                "timestamp": "2018-06-07T12:13:17.436110Z",
                "filename": "pano_0000_005885.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.74214023,
                "relative_pitch": 1.6185829410872072,
                "relative_heading": 3.6538066199185897,
                "relative_elevation": 0.24702769424759907
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001777/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001777/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001777/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001777/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88649917876574,
                        52.3596410423837,
                        45.3014696436003
                    ]
                },
                "distance": 8.78,
                "direction": 35.41,
                "angle": -1.28,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000258_pano_0002_001777",
                "timestamp": "2017-04-12T11:05:12.458920Z",
                "filename": "pano_0002_001777.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.7778875,
                "relative_pitch": -1.2835331583596628,
                "relative_heading": 35.41367202464974,
                "relative_elevation": -0.1966740805656002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00181/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00181/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00181/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886458227528342,
                        52.35949931424266,
                        0.0
                    ]
                },
                "distance": 8.92,
                "direction": 165.08,
                "angle": -78.91,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00181",
                "timestamp": "2024-12-11T08:16:42Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00181.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.91763073,
                "relative_pitch": -78.910611061303,
                "relative_heading": 165.07534438882996,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643504007847,
                        52.3596570423124,
                        45.8244958175346
                    ]
                },
                "distance": 8.96,
                "direction": 4.59,
                "angle": 2.09,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-001789_pano_0000_001654",
                "timestamp": "2020-07-06T07:51:07.512300Z",
                "filename": "pano_0000_001654.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 8.96299058,
                "relative_pitch": 2.085279535085947,
                "relative_heading": 4.588576193287453,
                "relative_elevation": 0.32635209336869764
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002388/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002388/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002388/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002388/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646708254839,
                        52.3594992933782,
                        45.2947207372636
                    ]
                },
                "distance": 9.09,
                "direction": 161.4,
                "angle": -1.28,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000783_pano_0000_002388",
                "timestamp": "2018-06-11T07:51:01.320590Z",
                "filename": "pano_0000_002388.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.09390584,
                "relative_pitch": -1.281444450240375,
                "relative_heading": 161.40399383613303,
                "relative_elevation": -0.20342298690229654
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004417/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004417/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004417/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004417/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88647124118942,
                        52.3594993377711,
                        45.5368421459571
                    ]
                },
                "distance": 9.18,
                "direction": 159.72,
                "angle": 0.24,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002117_pano_0000_004417",
                "timestamp": "2021-04-26T08:42:50.767040Z",
                "filename": "pano_0000_004417.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.1835434,
                "relative_pitch": 0.24143655909150713,
                "relative_heading": 159.7186233754712,
                "relative_elevation": 0.038698421791202975
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88648403013936,
                        52.359652221708,
                        45.7175243319944
                    ]
                },
                "distance": 9.33,
                "direction": 25.77,
                "angle": 1.35,
                "elevation": 0.22,
                "pano_id": "TMX7316010203-001154_pano_0001_000475",
                "timestamp": "2019-05-02T08:20:38.173790Z",
                "filename": "pano_0001_000475.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.3254151,
                "relative_pitch": 1.3476359807530651,
                "relative_heading": 25.771619230365562,
                "relative_elevation": 0.2193806078284979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000007/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000007/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000007/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864203124377,
                        52.3594926604271,
                        44.7502306988463
                    ]
                },
                "distance": 9.36,
                "direction": 181.75,
                "angle": -4.57,
                "elevation": -0.75,
                "pano_id": "TMX7316010203-001709_pano_0000_000007",
                "timestamp": "2020-05-14T05:23:03.928570Z",
                "filename": "pano_0000_000007.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.36157473,
                "relative_pitch": -4.567761040798517,
                "relative_heading": 181.75251558422326,
                "relative_elevation": -0.7479130253195976
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004053/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004053/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004053/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004053/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641746061009,
                        52.3594918870154,
                        45.4108825009316
                    ]
                },
                "distance": 9.46,
                "direction": 182.91,
                "angle": -0.53,
                "elevation": -0.09,
                "pano_id": "TMX7316060226-000012_pano_0000_004053",
                "timestamp": "2016-08-03T11:48:12.133200Z",
                "filename": "pano_0000_004053.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.45547757,
                "relative_pitch": -0.528747261979048,
                "relative_heading": 182.9133730080544,
                "relative_elevation": -0.08726122323430019
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01473/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01473/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01473/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01473/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886497957553036,
                        52.35964972129433,
                        0.0
                    ]
                },
                "distance": 9.54,
                "direction": 31.64,
                "angle": -78.16,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01473",
                "timestamp": "2025-09-29T09:00:47Z",
                "filename": "recording_2025-09-29_08-09-56_01473.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.53740362,
                "relative_pitch": -78.16097546053777,
                "relative_heading": 31.641690295858993,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643988544054,
                        52.3596650979645,
                        45.1236672531813
                    ]
                },
                "distance": 9.89,
                "direction": 6.08,
                "angle": -2.17,
                "elevation": -0.37,
                "pano_id": "TMX7316010203-001709_pano_0000_000003",
                "timestamp": "2020-05-14T05:23:01.493610Z",
                "filename": "pano_0000_000003.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 9.88626092,
                "relative_pitch": -2.1692395955058275,
                "relative_heading": 6.0800831780146645,
                "relative_elevation": -0.3744764709845967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000519/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000519/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000519/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000519/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643529607855,
                        52.3596672076686,
                        45.6986260414124
                    ]
                },
                "distance": 10.09,
                "direction": 4.17,
                "angle": 1.14,
                "elevation": 0.2,
                "pano_id": "TMX7316010203-002455_pano_0001_000519",
                "timestamp": "2022-03-21T08:28:18.102660Z",
                "filename": "pano_0001_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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 10.09216675,
                "relative_pitch": 1.138039065373989,
                "relative_heading": 4.173524106733267,
                "relative_elevation": 0.20048231724650378
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000523/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000523/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000523/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000523/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641818264559,
                        52.3594861330001,
                        45.3741559023038
                    ]
                },
                "distance": 10.09,
                "direction": 182.45,
                "angle": -0.7,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002455_pano_0001_000523",
                "timestamp": "2022-03-21T08:28:20.217670Z",
                "filename": "pano_0001_000523.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 10.09275364,
                "relative_pitch": -0.7038338414475652,
                "relative_heading": 182.4497411099784,
                "relative_elevation": -0.12398782186210155
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004049/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004049/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004049/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004049/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643133545863,
                        52.3596699571901,
                        45.7039526570588
                    ]
                },
                "distance": 10.38,
                "direction": 2.57,
                "angle": 1.14,
                "elevation": 0.21,
                "pano_id": "TMX7316060226-000012_pano_0000_004049",
                "timestamp": "2016-08-03T11:48:09.848120Z",
                "filename": "pano_0000_004049.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 10.38175883,
                "relative_pitch": 1.13568799560156,
                "relative_heading": 2.565257580328121,
                "relative_elevation": 0.20580893289290003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005889/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005889/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005889/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005889/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88640973327696,
                        52.3594763548748,
                        45.4684302126989
                    ]
                },
                "distance": 11.22,
                "direction": 185.15,
                "angle": -0.15,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-000781_pano_0000_005889",
                "timestamp": "2018-06-07T12:13:20.091040Z",
                "filename": "pano_0000_005889.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.21687788,
                "relative_pitch": -0.15177617494252224,
                "relative_heading": 185.15079642904078,
                "relative_elevation": -0.029713511467001297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001658/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001658/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001658/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001658/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641514262264,
                        52.3594756345513,
                        45.5108544416726
                    ]
                },
                "distance": 11.27,
                "direction": 183.25,
                "angle": 0.06,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001789_pano_0000_001658",
                "timestamp": "2020-07-06T07:51:09.537290Z",
                "filename": "pano_0000_001658.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.26983798,
                "relative_pitch": 0.0646211738101602,
                "relative_heading": 183.24787471564267,
                "relative_elevation": 0.01271071750669961
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000188/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000188/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000188/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000188/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641906933001,
                        52.3594736286571,
                        45.3602393837646
                    ]
                },
                "distance": 11.48,
                "direction": 181.85,
                "angle": -0.69,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-002225_pano_0000_000188",
                "timestamp": "2021-07-09T07:39:32.808180Z",
                "filename": "pano_0000_000188.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.48093581,
                "relative_pitch": -0.6881805497210843,
                "relative_heading": 181.85174426168874,
                "relative_elevation": -0.13790434040129895
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_002847/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002847/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002847/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002847/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644337939238,
                        52.359679805425,
                        45.7704395530745
                    ]
                },
                "distance": 11.54,
                "direction": 6.39,
                "angle": 1.35,
                "elevation": 0.27,
                "pano_id": "TMX7316010203-001153_pano_0000_002847",
                "timestamp": "2019-05-02T06:48:04.065310Z",
                "filename": "pano_0000_002847.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.53900118,
                "relative_pitch": 1.3518073679302571,
                "relative_heading": 6.394635838160321,
                "relative_elevation": 0.2722958289086037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01599/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01599/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01599/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01599/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886414027065854,
                        52.35947188543854,
                        0.0
                    ]
                },
                "distance": 11.69,
                "direction": 183.5,
                "angle": -75.59,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01599",
                "timestamp": "2025-09-29T09:04:09Z",
                "filename": "recording_2025-09-29_08-09-56_01599.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.69076981,
                "relative_pitch": -75.58956619520511,
                "relative_heading": 183.50390765257205,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000139/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000139/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000139/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864411658942,
                        52.3596825493912,
                        45.5558850467205
                    ]
                },
                "distance": 11.83,
                "direction": 5.5,
                "angle": 0.28,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-000262_pano_0000_000139",
                "timestamp": "2017-04-18T12:38:04.034790Z",
                "filename": "pano_0000_000139.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 11.82706816,
                "relative_pitch": 0.27972340706418597,
                "relative_heading": 5.503868914040698,
                "relative_elevation": 0.057741322554598185
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01469/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01469/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01469/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01469/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886467793383564,
                        52.35947118713897,
                        0.0
                    ]
                },
                "distance": 12.11,
                "direction": 165.91,
                "angle": -75.09,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01469",
                "timestamp": "2025-09-29T09:00:45Z",
                "filename": "recording_2025-09-29_08-09-56_01469.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.11099346,
                "relative_pitch": -75.09426877644542,
                "relative_heading": 165.9097851985798,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000471/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000471/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000471/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000471/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646332681953,
                        52.3594699370166,
                        45.5082731759176
                    ]
                },
                "distance": 12.18,
                "direction": 167.46,
                "angle": 0.05,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-001154_pano_0001_000471",
                "timestamp": "2019-05-02T08:20:36.598720Z",
                "filename": "pano_0001_000471.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.17628078,
                "relative_pitch": 0.04766436572511419,
                "relative_heading": 167.45809992747976,
                "relative_elevation": 0.010129451751701879
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03491/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03491/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03491/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03491/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886436809861279,
                        52.35968618045742,
                        0.0
                    ]
                },
                "distance": 12.21,
                "direction": 3.94,
                "angle": -74.98,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03491",
                "timestamp": "2024-09-04T06:38:19Z",
                "filename": "recording_2024-09-04_05-35-54_03491.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.20536089,
                "relative_pitch": -74.98335233954505,
                "relative_heading": 3.935091509402783,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004421/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004421/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004421/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004421/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88650542035705,
                        52.3596774123136,
                        45.771370834671
                    ]
                },
                "distance": 12.48,
                "direction": 26.2,
                "angle": 1.25,
                "elevation": 0.27,
                "pano_id": "TMX7316010203-002117_pano_0000_004421",
                "timestamp": "2021-04-26T08:42:52.406990Z",
                "filename": "pano_0000_004421.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.48360506,
                "relative_pitch": 1.2538254130747262,
                "relative_heading": 26.201020200552012,
                "relative_elevation": 0.27322711050510406
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00010/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00010/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00010/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886436017918768,
                        52.35968911318989,
                        0.0
                    ]
                },
                "distance": 12.53,
                "direction": 3.59,
                "angle": -74.61,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track11_Sphere_00010",
                "timestamp": "2024-12-11T09:04:34Z",
                "filename": "Job_20241211_0838_Track11_Sphere_00010.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.52745825,
                "relative_pitch": -74.60564015239832,
                "relative_heading": 3.586487257000607,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004245/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004245/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004245/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004245/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88651900046709,
                        52.3596758736455,
                        45.5433213943616
                    ]
                },
                "distance": 12.77,
                "direction": 30.27,
                "angle": 0.2,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-000258_pano_0002_004245",
                "timestamp": "2017-04-12T12:34:09.886030Z",
                "filename": "pano_0002_004245.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.77062004,
                "relative_pitch": 0.2026901610322961,
                "relative_heading": 30.26786869729793,
                "relative_elevation": 0.04517767019569874
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03496/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03496/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03496/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03496/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886413283730155,
                        52.3594621485859,
                        0.0
                    ]
                },
                "distance": 12.78,
                "direction": 183.43,
                "angle": -74.32,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03496",
                "timestamp": "2024-09-04T06:38:23Z",
                "filename": "recording_2024-09-04_05-35-54_03496.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.77530927,
                "relative_pitch": -74.31592283376705,
                "relative_heading": 183.43362493578303,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000497/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000497/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000497/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864399822704,
                        52.3596913819346,
                        45.6568964906037
                    ]
                },
                "distance": 12.8,
                "direction": 4.72,
                "angle": 0.71,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-002117_pano_0000_000497",
                "timestamp": "2021-04-26T07:28:09.254810Z",
                "filename": "pano_0000_000497.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 12.79882701,
                "relative_pitch": 0.7106430196722747,
                "relative_heading": 4.722532586635861,
                "relative_elevation": 0.15875276643780012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002392/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002392/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002392/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002392/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8865174747772,
                        52.3596789710365,
                        45.5852899840102
                    ]
                },
                "distance": 13.02,
                "direction": 29.11,
                "angle": 0.38,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-000783_pano_0000_002392",
                "timestamp": "2018-06-11T07:51:04.925540Z",
                "filename": "pano_0000_002392.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.01857156,
                "relative_pitch": 0.38353196344657886,
                "relative_heading": 29.108131141951862,
                "relative_elevation": 0.08714625984430313
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01594/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01594/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01594/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01594/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886444311874664,
                        52.35969564640743,
                        0.0
                    ]
                },
                "distance": 13.3,
                "direction": 5.82,
                "angle": -73.71,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01594",
                "timestamp": "2025-09-29T09:04:07Z",
                "filename": "recording_2025-09-29_08-09-56_01594.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.2984689,
                "relative_pitch": -73.70709937381963,
                "relative_heading": 5.82078111418076,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_001775/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001775/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_001775/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_001775/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646907233611,
                        52.3594597439983,
                        45.1029559932649
                    ]
                },
                "distance": 13.37,
                "direction": 166.88,
                "angle": -1.69,
                "elevation": -0.4,
                "pano_id": "TMX7316010203-000258_pano_0002_001775",
                "timestamp": "2017-04-12T11:05:09.974060Z",
                "filename": "pano_0002_001775.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.3691233,
                "relative_pitch": -1.6931549794860048,
                "relative_heading": 166.8761680209453,
                "relative_elevation": -0.3951877309010001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000183/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000183/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000183/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644058743647,
                        52.3596970380279,
                        45.7327365549281
                    ]
                },
                "distance": 13.43,
                "direction": 4.68,
                "angle": 1.0,
                "elevation": 0.23,
                "pano_id": "TMX7316010203-002225_pano_0000_000183",
                "timestamp": "2021-07-09T07:39:29.638200Z",
                "filename": "pano_0000_000183.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.42946603,
                "relative_pitch": 1.0007704058665063,
                "relative_heading": 4.67675672136773,
                "relative_elevation": 0.23459283076220316
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005884/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005884/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005884/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005884/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644052806116,
                        52.3596996245296,
                        45.831885850057
                    ]
                },
                "distance": 13.72,
                "direction": 4.56,
                "angle": 1.39,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-000781_pano_0000_005884",
                "timestamp": "2018-06-07T12:13:16.751040Z",
                "filename": "pano_0000_005884.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.71601638,
                "relative_pitch": 1.3938626400836198,
                "relative_heading": 4.5618893707302774,
                "relative_elevation": 0.3337421258910993
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00180/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00180/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00180/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886452354881481,
                        52.35945383841739,
                        0.0
                    ]
                },
                "distance": 13.81,
                "direction": 172.1,
                "angle": -73.12,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00180",
                "timestamp": "2024-12-11T08:16:42Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00180.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.80796287,
                "relative_pitch": -73.11779072803738,
                "relative_heading": 172.10497125579514,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002387/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002387/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002387/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002387/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646130064887,
                        52.3594541298728,
                        45.2719864882529
                    ]
                },
                "distance": 13.87,
                "direction": 169.59,
                "angle": -0.93,
                "elevation": -0.23,
                "pano_id": "TMX7316010203-000783_pano_0000_002387",
                "timestamp": "2018-06-11T07:51:00.570610Z",
                "filename": "pano_0000_002387.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.87288603,
                "relative_pitch": -0.933959047307653,
                "relative_heading": 169.59258645590057,
                "relative_elevation": -0.22615723591299997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004416/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004416/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004416/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004416/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646706175859,
                        52.3594544040882,
                        45.5335392123088
                    ]
                },
                "distance": 13.92,
                "direction": 167.98,
                "angle": 0.15,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002117_pano_0000_004416",
                "timestamp": "2021-04-26T08:42:50.356930Z",
                "filename": "pano_0000_004416.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 13.91928364,
                "relative_pitch": 0.14569770726386916,
                "relative_heading": 167.9806837155865,
                "relative_elevation": 0.035395488142903275
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001653/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001653/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001653/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644325802355,
                        52.3597024841611,
                        45.9182991515845
                    ]
                },
                "distance": 14.05,
                "direction": 5.21,
                "angle": 1.71,
                "elevation": 0.42,
                "pano_id": "TMX7316010203-001789_pano_0000_001653",
                "timestamp": "2020-07-06T07:51:07.002310Z",
                "filename": "pano_0000_001653.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.04891582,
                "relative_pitch": 1.7130118681494857,
                "relative_heading": 5.214775574074223,
                "relative_elevation": 0.42015542741859946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000008/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000008/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000008/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641644660779,
                        52.3594494499506,
                        44.7118556192145
                    ]
                },
                "distance": 14.18,
                "direction": 182.22,
                "angle": -3.17,
                "elevation": -0.79,
                "pano_id": "TMX7316010203-001709_pano_0000_000008",
                "timestamp": "2020-05-14T05:23:04.478480Z",
                "filename": "pano_0000_000008.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.17606627,
                "relative_pitch": -3.174708333648364,
                "relative_heading": 182.22215448381496,
                "relative_elevation": -0.786288104951403
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000476/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000476/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000476/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000476/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88649431712767,
                        52.3596976331661,
                        45.8062059432268
                    ]
                },
                "distance": 14.27,
                "direction": 19.47,
                "angle": 1.24,
                "elevation": 0.31,
                "pano_id": "TMX7316010203-001154_pano_0001_000476",
                "timestamp": "2019-05-02T08:20:38.568700Z",
                "filename": "pano_0001_000476.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.26682478,
                "relative_pitch": 1.236990205604293,
                "relative_heading": 19.47016622898578,
                "relative_elevation": 0.3080622190609006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01474/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01474/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01474/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01474/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886514375313062,
                        52.35969348011977,
                        0.0
                    ]
                },
                "distance": 14.36,
                "direction": 25.24,
                "angle": -72.48,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01474",
                "timestamp": "2025-09-29T09:00:48Z",
                "filename": "recording_2025-09-29_08-09-56_01474.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.35922553,
                "relative_pitch": -72.48429075669877,
                "relative_heading": 25.23523339799086,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004054/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004054/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004054/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004054/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864138390375,
                        52.3594472407025,
                        45.3887463435531
                    ]
                },
                "distance": 14.43,
                "direction": 182.89,
                "angle": -0.43,
                "elevation": -0.11,
                "pano_id": "TMX7316060226-000012_pano_0000_004054",
                "timestamp": "2016-08-03T11:48:12.683140Z",
                "filename": "pano_0000_004054.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.42957946,
                "relative_pitch": -0.4343777397128192,
                "relative_heading": 182.88916812279393,
                "relative_elevation": -0.10939738061279769
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645000551404,
                        52.3597080084553,
                        45.2314495407045
                    ]
                },
                "distance": 14.71,
                "direction": 6.78,
                "angle": -1.04,
                "elevation": -0.27,
                "pano_id": "TMX7316010203-001709_pano_0000_000002",
                "timestamp": "2020-05-14T05:23:00.778500Z",
                "filename": "pano_0000_000002.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 14.70835516,
                "relative_pitch": -1.0387821538608366,
                "relative_heading": 6.7805834338989825,
                "relative_elevation": -0.2666941834613965
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000518/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000518/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000518/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000518/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644481690487,
                        52.3597118932586,
                        45.7941534472629
                    ]
                },
                "distance": 15.1,
                "direction": 5.25,
                "angle": 1.12,
                "elevation": 0.3,
                "pano_id": "TMX7316010203-002455_pano_0001_000518",
                "timestamp": "2022-03-21T08:28:17.582680Z",
                "filename": "pano_0001_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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 15.10122814,
                "relative_pitch": 1.1229507955850737,
                "relative_heading": 5.254995254667204,
                "relative_elevation": 0.2960097230970007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000524/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000524/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000524/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000524/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641474975983,
                        52.3594408726112,
                        45.3498420082033
                    ]
                },
                "distance": 15.13,
                "direction": 182.52,
                "angle": -0.56,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-002455_pano_0001_000524",
                "timestamp": "2022-03-21T08:28:20.762600Z",
                "filename": "pano_0001_000524.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 15.1344708,
                "relative_pitch": -0.5614197276475114,
                "relative_heading": 182.51936289643805,
                "relative_elevation": -0.148301715962603
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004048/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004048/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004048/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004048/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88643647561953,
                        52.3597143731413,
                        45.7911622850224
                    ]
                },
                "distance": 15.34,
                "direction": 3.05,
                "angle": 1.09,
                "elevation": 0.29,
                "pano_id": "TMX7316060226-000012_pano_0000_004048",
                "timestamp": "2016-08-03T11:48:09.228130Z",
                "filename": "pano_0000_004048.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 15.33536698,
                "relative_pitch": 1.0946385687417834,
                "relative_heading": 3.0458200179968244,
                "relative_elevation": 0.2930185608565026
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005890/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005890/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005890/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005890/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88640540070745,
                        52.3594314581823,
                        45.4510449646041
                    ]
                },
                "distance": 16.22,
                "direction": 184.6,
                "angle": -0.17,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-000781_pano_0000_005890",
                "timestamp": "2018-06-07T12:13:20.781010Z",
                "filename": "pano_0000_005890.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.21978153,
                "relative_pitch": -0.16637416191553342,
                "relative_heading": 184.60487812445493,
                "relative_elevation": -0.04709875956179843
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001659/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001659/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001659/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001659/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641085541304,
                        52.3594302492553,
                        45.49180021137
                    ]
                },
                "distance": 16.33,
                "direction": 183.27,
                "angle": -0.02,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-001789_pano_0000_001659",
                "timestamp": "2020-07-06T07:51:10.052360Z",
                "filename": "pano_0000_001659.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.32848598,
                "relative_pitch": -0.02225904426487405,
                "relative_heading": 183.26710754410945,
                "relative_elevation": -0.006343512795901063
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000189/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000189/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000189/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000189/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641521398997,
                        52.3594288311735,
                        45.3391852108762
                    ]
                },
                "distance": 16.47,
                "direction": 182.2,
                "angle": -0.55,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-002225_pano_0000_000189",
                "timestamp": "2021-07-09T07:39:33.488190Z",
                "filename": "pano_0000_000189.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.47193508,
                "relative_pitch": -0.552902204640526,
                "relative_heading": 182.20458904610706,
                "relative_elevation": -0.15895851328969712
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_002846/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002846/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002846/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002846/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645294973145,
                        52.3597242802621,
                        45.8667455986142
                    ]
                },
                "distance": 16.53,
                "direction": 6.73,
                "angle": 1.28,
                "elevation": 0.37,
                "pano_id": "TMX7316010203-001153_pano_0000_002846",
                "timestamp": "2019-05-02T06:48:03.585320Z",
                "filename": "pano_0000_002846.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.53001097,
                "relative_pitch": 1.2774239731543238,
                "relative_heading": 6.729970302551003,
                "relative_elevation": 0.36860187444830217
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01600/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01600/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01600/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01600/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886409761793108,
                        52.359427072515246,
                        0.0
                    ]
                },
                "distance": 16.69,
                "direction": 183.45,
                "angle": -69.86,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01600",
                "timestamp": "2025-09-29T09:04:10Z",
                "filename": "recording_2025-09-29_08-09-56_01600.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.6857348,
                "relative_pitch": -69.86027533523962,
                "relative_heading": 183.45335112680047,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01468/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01468/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01468/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01468/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886464189033437,
                        52.35942634106247,
                        0.0
                    ]
                },
                "distance": 16.95,
                "direction": 170.83,
                "angle": -69.56,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01468",
                "timestamp": "2025-09-29T09:00:44Z",
                "filename": "recording_2025-09-29_08-09-56_01468.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 16.95366841,
                "relative_pitch": -69.56343421518768,
                "relative_heading": 170.82638852641077,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00185/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00185/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00185/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00185/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886486673158225,
                        52.35972476610127,
                        0.0
                    ]
                },
                "distance": 17.01,
                "direction": 14.42,
                "angle": -69.51,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00185",
                "timestamp": "2024-12-11T08:16:51Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00185.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.00583668,
                "relative_pitch": -69.5057699804873,
                "relative_heading": 14.418867592953104,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000470/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000470/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000470/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000470/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645928018269,
                        52.3594244677281,
                        45.4991244981065
                    ]
                },
                "distance": 17.11,
                "direction": 172.04,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001154_pano_0001_000470",
                "timestamp": "2019-05-02T08:20:36.188740Z",
                "filename": "pano_0001_000470.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.10999932,
                "relative_pitch": 0.0032842904514553658,
                "relative_heading": 172.0433174121425,
                "relative_elevation": 0.000980773940597146
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03490/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03490/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03490/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03490/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886446840432352,
                        52.359730626991215,
                        0.0
                    ]
                },
                "distance": 17.19,
                "direction": 5.08,
                "angle": -69.3,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03490",
                "timestamp": "2024-09-04T06:38:19Z",
                "filename": "recording_2024-09-04_05-35-54_03490.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.18975687,
                "relative_pitch": -69.30281994624922,
                "relative_heading": 5.076177821591374,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004242/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004242/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004242/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004242/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646161159524,
                        52.3594233168793,
                        45.197610466741
                    ]
                },
                "distance": 17.26,
                "direction": 171.58,
                "angle": -1.0,
                "elevation": -0.3,
                "pano_id": "TMX7316010203-000258_pano_0002_004242",
                "timestamp": "2017-04-12T12:33:57.926100Z",
                "filename": "pano_0002_004242.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.25937666,
                "relative_pitch": -0.9975764241549532,
                "relative_heading": 171.5799643482248,
                "relative_elevation": -0.30053325742490244
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004422/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004422/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004422/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004422/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88651846838986,
                        52.3597213410153,
                        45.8609750019386
                    ]
                },
                "distance": 17.32,
                "direction": 21.69,
                "angle": 1.2,
                "elevation": 0.36,
                "pano_id": "TMX7316010203-002117_pano_0000_004422",
                "timestamp": "2021-04-26T08:42:52.842010Z",
                "filename": "pano_0000_004422.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.31549733,
                "relative_pitch": 1.200407859604647,
                "relative_heading": 21.694096138042546,
                "relative_elevation": 0.36283127777269897
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000496/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000496/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000496/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644846663878,
                        52.3597356812985,
                        45.7452906062827
                    ]
                },
                "distance": 17.76,
                "direction": 5.27,
                "angle": 0.8,
                "elevation": 0.25,
                "pano_id": "TMX7316010203-002117_pano_0000_000496",
                "timestamp": "2021-04-26T07:28:08.829750Z",
                "filename": "pano_0000_000496.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.75987078,
                "relative_pitch": 0.7972782831837038,
                "relative_heading": 5.271649915436181,
                "relative_elevation": 0.2471468821168017
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03497/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03497/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03497/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03497/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886410107924225,
                        52.35941734657682,
                        0.0
                    ]
                },
                "distance": 17.76,
                "direction": 183.17,
                "angle": -68.67,
                "elevation": -45.5,
                "pano_id": "recording_2024-09-04_05-35-54_03497",
                "timestamp": "2024-09-04T06:38:23Z",
                "filename": "recording_2024-09-04_05-35-54_03497.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 17.76481656,
                "relative_pitch": -68.67176807683383,
                "relative_heading": 183.16718184679902,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002393/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002393/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002393/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002393/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88653945304101,
                        52.359722590693,
                        45.6997492630035
                    ]
                },
                "distance": 18.02,
                "direction": 25.76,
                "angle": 0.64,
                "elevation": 0.2,
                "pano_id": "TMX7316010203-000783_pano_0000_002393",
                "timestamp": "2018-06-11T07:51:05.855550Z",
                "filename": "pano_0000_002393.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.01846575,
                "relative_pitch": 0.6410459508235312,
                "relative_heading": 25.757971522299705,
                "relative_elevation": 0.20160553883759746
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000142/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000142/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000142/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88640618470212,
                        52.3594136394744,
                        45.2424718718976
                    ]
                },
                "distance": 18.19,
                "direction": 183.94,
                "angle": -0.81,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-000262_pano_0000_000142",
                "timestamp": "2017-04-18T12:38:07.079590Z",
                "filename": "pano_0000_000142.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.19309541,
                "relative_pitch": -0.8051380759796336,
                "relative_heading": 183.93588036887257,
                "relative_elevation": -0.2556718522682999
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01593/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01593/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01593/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01593/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886455716294922,
                        52.35974005811411,
                        0.0
                    ]
                },
                "distance": 18.3,
                "direction": 6.67,
                "angle": -68.09,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01593",
                "timestamp": "2025-09-29T09:04:07Z",
                "filename": "recording_2025-09-29_08-09-56_01593.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.29567791,
                "relative_pitch": -68.09399278548925,
                "relative_heading": 6.671811767572586,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000182/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000182/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000182/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645024475853,
                        52.3597412771141,
                        45.8255741000175
                    ]
                },
                "distance": 18.39,
                "direction": 5.47,
                "angle": 1.02,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-002225_pano_0000_000182",
                "timestamp": "2021-07-09T07:39:29.013410Z",
                "filename": "pano_0000_000182.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.39114595,
                "relative_pitch": 1.019968895874882,
                "relative_heading": 5.46921112643355,
                "relative_elevation": 0.3274303758515984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005883/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005883/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005883/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005883/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645121693819,
                        52.3597437185182,
                        45.9148950530216
                    ]
                },
                "distance": 18.67,
                "direction": 5.59,
                "angle": 1.28,
                "elevation": 0.42,
                "pano_id": "TMX7316010203-000781_pano_0000_005883",
                "timestamp": "2018-06-07T12:13:16.061010Z",
                "filename": "pano_0000_005883.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.66792991,
                "relative_pitch": 1.2788845229884993,
                "relative_heading": 5.592091884666352,
                "relative_elevation": 0.4167513288557032
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004415/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004415/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004415/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004415/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646341656568,
                        52.3594097809892,
                        45.5341302556917
                    ]
                },
                "distance": 18.77,
                "direction": 171.88,
                "angle": 0.11,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002117_pano_0000_004415",
                "timestamp": "2021-04-26T08:42:49.946970Z",
                "filename": "pano_0000_004415.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.76760319,
                "relative_pitch": 0.10986346140651027,
                "relative_heading": 171.88192476022698,
                "relative_elevation": 0.03598653152580056
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00179/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00179/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00179/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00179/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886447537942936,
                        52.359408474909905,
                        0.0
                    ]
                },
                "distance": 18.79,
                "direction": 175.21,
                "angle": -67.56,
                "elevation": -45.5,
                "pano_id": "b_20241211_0838_Track01_Sphere_00179",
                "timestamp": "2024-12-11T08:16:41Z",
                "filename": "Job_20241211_0838_Track01_Sphere_00179.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.79044624,
                "relative_pitch": -67.55968361281663,
                "relative_heading": 175.2118156942865,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002386/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002386/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002386/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002386/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645688202961,
                        52.3594088719005,
                        45.257967159152
                    ]
                },
                "distance": 18.81,
                "direction": 173.27,
                "angle": -0.73,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-000783_pano_0000_002386",
                "timestamp": "2018-06-11T07:50:59.855560Z",
                "filename": "pano_0000_002386.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 18.81038667,
                "relative_pitch": -0.7315296599964636,
                "relative_heading": 173.26797368057126,
                "relative_elevation": -0.24017656501389695
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8864126285299,
                        52.3594059662134,
                        44.7071247529238
                    ]
                },
                "distance": 19.02,
                "direction": 182.44,
                "angle": -2.38,
                "elevation": -0.79,
                "pano_id": "TMX7316010203-001709_pano_0000_000009",
                "timestamp": "2020-05-14T05:23:05.024090Z",
                "filename": "pano_0000_000009.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.02126755,
                "relative_pitch": -2.381331786019024,
                "relative_heading": 182.43994989548102,
                "relative_elevation": -0.791018971242103
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001652/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001652/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001652/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645548434299,
                        52.3597473633967,
                        46.0114247146994
                    ]
                },
                "distance": 19.1,
                "direction": 6.34,
                "angle": 1.54,
                "elevation": 0.51,
                "pano_id": "TMX7316010203-001789_pano_0000_001652",
                "timestamp": "2020-07-06T07:51:06.492330Z",
                "filename": "pano_0000_001652.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.10154385,
                "relative_pitch": 1.5392347048608903,
                "relative_heading": 6.341445433594201,
                "relative_elevation": 0.5132809905335023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000477/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000477/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000477/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000477/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88650810286014,
                        52.3597424202443,
                        45.9028460877016
                    ]
                },
                "distance": 19.29,
                "direction": 17.17,
                "angle": 1.2,
                "elevation": 0.4,
                "pano_id": "TMX7316010203-001154_pano_0001_000477",
                "timestamp": "2019-05-02T08:20:38.968720Z",
                "filename": "pano_0001_000477.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.29411871,
                "relative_pitch": 1.2016271906862153,
                "relative_heading": 17.166114173080796,
                "relative_elevation": 0.4047023635356979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01475/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01475/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01475/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01475/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.886535674900858,
                        52.35973653158261,
                        0.0
                    ]
                },
                "distance": 19.32,
                "direction": 23.07,
                "angle": -66.99,
                "elevation": -45.5,
                "pano_id": "recording_2025-09-29_08-09-56_01475",
                "timestamp": "2025-09-29T09:00:49Z",
                "filename": "recording_2025-09-29_08-09-56_01475.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.32498146,
                "relative_pitch": -66.98702041174992,
                "relative_heading": 23.070976642105844,
                "relative_elevation": -45.4981437241659
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004055/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004055/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004055/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004055/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641014948487,
                        52.3594024200556,
                        45.4041053578258
                    ]
                },
                "distance": 19.42,
                "direction": 182.89,
                "angle": -0.28,
                "elevation": -0.09,
                "pano_id": "TMX7316060226-000012_pano_0000_004055",
                "timestamp": "2016-08-03T11:48:13.233160Z",
                "filename": "pano_0000_004055.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.42328981,
                "relative_pitch": -0.27739684975941553,
                "relative_heading": 182.88814621543239,
                "relative_elevation": -0.09403836634010077
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88646499274456,
                        52.3597503987027,
                        45.339370845817
                    ]
                },
                "distance": 19.52,
                "direction": 8.12,
                "angle": -0.47,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-001709_pano_0000_000001",
                "timestamp": "2020-05-14T05:22:59.978520Z",
                "filename": "pano_0000_000001.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 19.51820249,
                "relative_pitch": -0.4660682861465393,
                "relative_heading": 8.122119197484443,
                "relative_elevation": -0.15877287834889842
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000517/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000517/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000517/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000517/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88645867429001,
                        52.3597565238713,
                        45.8840754777193
                    ]
                },
                "distance": 20.14,
                "direction": 6.64,
                "angle": 1.1,
                "elevation": 0.39,
                "pano_id": "TMX7316010203-002455_pano_0001_000517",
                "timestamp": "2022-03-21T08:28:17.053080Z",
                "filename": "pano_0001_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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 20.13890028,
                "relative_pitch": 1.0978531158543525,
                "relative_heading": 6.635625264263822,
                "relative_elevation": 0.38593175355340037
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000525/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000525/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000525/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000525/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88641092355676,
                        52.3593954555959,
                        45.3692552717403
                    ]
                },
                "distance": 20.19,
                "direction": 182.63,
                "angle": -0.37,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002455_pano_0001_000525",
                "timestamp": "2022-03-21T08:28:21.302610Z",
                "filename": "pano_0001_000525.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 20.1948211,
                "relative_pitch": -0.36567118122040165,
                "relative_heading": 182.62793475137966,
                "relative_elevation": -0.1288884524255991
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000521/adjacencies/TMX7316010203-002455_pano_0001_000521/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004047/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004047/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004047/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004047/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.88644601418277,
                        52.3597586214219,
                        45.8756885835901
                    ]
                },
                "distance": 20.29,
                "direction": 4.14,
                "angle": 1.07,
                "elevation": 0.38,
                "pano_id": "TMX7316060226-000012_pano_0000_004047",
                "timestamp": "2016-08-03T11:48:08.583140Z",
                "filename": "pano_0000_004047.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-002455_pano_0001_000521",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        120886.81510953547,
                        485860.3432420273
                    ]
                },
                "relative_distance": 20.2903274,
                "relative_pitch": 1.0659872868979008,
                "relative_heading": 4.139510299653452,
                "relative_elevation": 0.3775448594241979
            }
        ]
    }
}