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-000720_pano_0002_000549/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-000720_pano_0002_000549/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000549/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000549/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90901698264165,
                        52.3585083912541,
                        45.9122617114335
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-000720_pano_0002_000549",
                "timestamp": "2018-05-15T07:25:28.871820Z",
                "filename": "pano_0002_000549.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "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-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002163/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002163/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002163/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002163/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9090107832159,
                        52.3585055662352,
                        47.9827570933849
                    ]
                },
                "distance": 0.53,
                "direction": 233.34,
                "angle": 75.73,
                "elevation": 2.07,
                "pano_id": "TMX7316010203-002137_pano_0000_002163",
                "timestamp": "2021-05-12T08:08:05.562370Z",
                "filename": "pano_0000_002163.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 0.52649827,
                "relative_pitch": 75.73285888377481,
                "relative_heading": 233.34030531304842,
                "relative_elevation": 2.070495381951396
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000693/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000693/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000693/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000693/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90902434446832,
                        52.3585101548642,
                        46.2462209258229
                    ]
                },
                "distance": 0.54,
                "direction": 68.63,
                "angle": 31.8,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-001184_pano_0000_000693",
                "timestamp": "2019-05-15T06:37:16.956570Z",
                "filename": "pano_0000_000693.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 0.53857308,
                "relative_pitch": 31.80228657075845,
                "relative_heading": 68.6306838720446,
                "relative_elevation": 0.33395921438939524
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_001909/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001909/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001909/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001909/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90903372119526,
                        52.3585055986276,
                        45.833645333536
                    ]
                },
                "distance": 1.18,
                "direction": 105.24,
                "angle": -3.81,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-002137_pano_0000_001909",
                "timestamp": "2021-05-12T08:00:35.955540Z",
                "filename": "pano_0000_001909.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 1.18194573,
                "relative_pitch": -3.805387511369363,
                "relative_heading": 105.24288548441741,
                "relative_elevation": -0.07861637789750375
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001064/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001064/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001064/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001064/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90901951299043,
                        52.3585197580442,
                        45.8141591986641
                    ]
                },
                "distance": 1.28,
                "direction": 7.76,
                "angle": -4.39,
                "elevation": -0.1,
                "pano_id": "TMX7315120208-000059_pano_0000_001064",
                "timestamp": "2016-05-26T12:23:17.082870Z",
                "filename": "pano_0000_001064.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 1.27652354,
                "relative_pitch": -4.394617867560056,
                "relative_heading": 7.7612005793768235,
                "relative_elevation": -0.09810251276940107
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000236/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000236/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000236/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90900089767333,
                        52.3585007028173,
                        45.6583639904857
                    ]
                },
                "distance": 1.39,
                "direction": 232.02,
                "angle": -10.35,
                "elevation": -0.25,
                "pano_id": "TMX7316010203-001527_pano_0000_000236",
                "timestamp": "2019-12-19T08:00:31.115920Z",
                "filename": "pano_0000_000236.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 1.39024509,
                "relative_pitch": -10.349756070942899,
                "relative_heading": 232.02071623427142,
                "relative_elevation": -0.25389772094780483
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000064/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000064/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000064/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9089908640821,
                        52.3585012589127,
                        45.8552352702245
                    ]
                },
                "distance": 1.95,
                "direction": 245.96,
                "angle": -1.68,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001906_pano_0002_000064",
                "timestamp": "2020-09-04T08:05:37.554990Z",
                "filename": "pano_0002_000064.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 1.94837357,
                "relative_pitch": -1.676496706133095,
                "relative_heading": 245.96233184160948,
                "relative_elevation": -0.05702644120900402
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000769/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000769/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000769/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000769/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90904442459129,
                        52.358515185778,
                        45.5246094986796
                    ]
                },
                "distance": 2.02,
                "direction": 67.98,
                "angle": -10.88,
                "elevation": -0.39,
                "pano_id": "TMX7315120208-000050_pano_0001_000769",
                "timestamp": "2016-05-17T07:55:57.075030Z",
                "filename": "pano_0001_000769.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.01665465,
                "relative_pitch": -10.880979204390032,
                "relative_heading": 67.98151728863952,
                "relative_elevation": -0.38765221275389905
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90904717809407,
                        52.3585116045545,
                        45.6936030043289
                    ]
                },
                "distance": 2.09,
                "direction": 80.14,
                "angle": -5.98,
                "elevation": -0.22,
                "pano_id": "TMX7316010203-002591_pano_0000_001367",
                "timestamp": "2022-06-13T07:20:39.454810Z",
                "filename": "pano_0000_001367.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.08799934,
                "relative_pitch": -5.978317339089984,
                "relative_heading": 80.13983438602668,
                "relative_elevation": -0.218658707104602
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02078/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02078/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02078/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02078/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909050844619431,
                        52.35851001181126,
                        0.0
                    ]
                },
                "distance": 2.31,
                "direction": 85.53,
                "angle": -87.11,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02078",
                "timestamp": "2024-10-02T08:51:40Z",
                "filename": "recording_2024-10-02_08-12-25_02078.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.31398698,
                "relative_pitch": -87.11472288202539,
                "relative_heading": 85.53046610444683,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001366/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001366/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001366/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001366/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90898357811609,
                        52.3585005531362,
                        45.7318074023351
                    ]
                },
                "distance": 2.44,
                "direction": 249.03,
                "angle": -4.23,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002591_pano_0000_001366",
                "timestamp": "2022-06-13T07:20:36.239990Z",
                "filename": "pano_0000_001366.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.43718994,
                "relative_pitch": -4.234564578701198,
                "relative_heading": 249.03100384870007,
                "relative_elevation": -0.1804543090984012
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000015/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000015/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000015/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90902348189743,
                        52.3585304281051,
                        45.3603252451867
                    ]
                },
                "distance": 2.49,
                "direction": 10.24,
                "angle": -12.49,
                "elevation": -0.55,
                "pano_id": "TMX7316010203-002544_pano_0000_000015",
                "timestamp": "2022-04-26T06:37:43.595100Z",
                "filename": "pano_0000_000015.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.49178783,
                "relative_pitch": -12.489488422363669,
                "relative_heading": 10.235600506909789,
                "relative_elevation": -0.5519364662468007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000418/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000418/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000418/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90905295332148,
                        52.3585135609826,
                        47.6595223490149
                    ]
                },
                "distance": 2.52,
                "direction": 76.79,
                "angle": 34.77,
                "elevation": 1.75,
                "pano_id": "TMX7316010203-001681_pano_0000_000418",
                "timestamp": "2020-04-29T10:35:23.561950Z",
                "filename": "pano_0000_000418.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.51722428,
                "relative_pitch": 34.76536379594485,
                "relative_heading": 76.78953938031141,
                "relative_elevation": 1.7472606375813982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000417/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000417/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000417/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9089823322212,
                        52.3585004102684,
                        47.6583462161943
                    ]
                },
                "distance": 2.52,
                "direction": 249.38,
                "angle": 34.69,
                "elevation": 1.75,
                "pano_id": "TMX7316010203-001681_pano_0000_000417",
                "timestamp": "2020-04-29T10:35:22.012110Z",
                "filename": "pano_0000_000417.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.52218598,
                "relative_pitch": 34.694473990985784,
                "relative_heading": 249.383817011198,
                "relative_elevation": 1.7460845047608018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00520/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00520/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00520/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00520/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908978089504441,
                        52.358510649024204,
                        0.0
                    ]
                },
                "distance": 2.66,
                "direction": 275.42,
                "angle": -86.68,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00520",
                "timestamp": "2025-06-20T12:11:41Z",
                "filename": "recording_2025-06-20_12-01-53_00520.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.66159652,
                "relative_pitch": -86.68219876864448,
                "relative_heading": 275.41629974403713,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908980421210336,
                        52.358499094763374,
                        0.0
                    ]
                },
                "distance": 2.7,
                "direction": 247.45,
                "angle": -86.64,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02077",
                "timestamp": "2024-10-02T08:51:39Z",
                "filename": "recording_2024-10-02_08-12-25_02077.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.69712496,
                "relative_pitch": -86.63801187176212,
                "relative_heading": 247.44679466506,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00519/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00519/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00519/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00519/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909047125045265,
                        52.35852593738936,
                        0.0
                    ]
                },
                "distance": 2.83,
                "direction": 46.45,
                "angle": -86.47,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00519",
                "timestamp": "2025-06-20T12:11:40Z",
                "filename": "recording_2025-06-20_12-01-53_00519.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.83355332,
                "relative_pitch": -86.46837290391211,
                "relative_heading": 46.44582931008245,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000065/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000065/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000065/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90905970908081,
                        52.3585053899418,
                        45.882364382036
                    ]
                },
                "distance": 2.93,
                "direction": 96.54,
                "angle": -0.58,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001906_pano_0002_000065",
                "timestamp": "2020-09-04T08:05:55.289900Z",
                "filename": "pano_0002_000065.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.92996419,
                "relative_pitch": -0.5846253513016736,
                "relative_heading": 96.54499945831921,
                "relative_elevation": -0.02989732939749956
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000238/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000238/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000238/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000238/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9090599774702,
                        52.3585113223464,
                        45.6767672961578
                    ]
                },
                "distance": 2.95,
                "direction": 83.65,
                "angle": -4.57,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-001527_pano_0000_000238",
                "timestamp": "2019-12-19T08:01:13.130490Z",
                "filename": "pano_0000_000238.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.94725549,
                "relative_pitch": -4.56839616262232,
                "relative_heading": 83.6463944768963,
                "relative_elevation": -0.2354944152757028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000768/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000768/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000768/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000768/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90897500763015,
                        52.3585012627389,
                        45.5198786845431
                    ]
                },
                "distance": 2.97,
                "direction": 254.5,
                "angle": -7.53,
                "elevation": -0.39,
                "pano_id": "TMX7315120208-000050_pano_0001_000768",
                "timestamp": "2016-05-17T07:55:55.714990Z",
                "filename": "pano_0001_000768.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 2.96764891,
                "relative_pitch": -7.531968433448289,
                "relative_heading": 254.49701473178456,
                "relative_elevation": -0.39238302689039983
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000692/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000692/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000692/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90895558797872,
                        52.3584977796213,
                        46.2455743122846
                    ]
                },
                "distance": 4.35,
                "direction": 254.24,
                "angle": 4.39,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-001184_pano_0000_000692",
                "timestamp": "2019-05-15T06:37:15.946590Z",
                "filename": "pano_0000_000692.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 4.34617701,
                "relative_pitch": 4.385485520952332,
                "relative_heading": 254.23533722915045,
                "relative_elevation": 0.3333126008511016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001063/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001063/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001063/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001063/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90895319219803,
                        52.3585064100432,
                        45.8217473533005
                    ]
                },
                "distance": 4.35,
                "direction": 267.1,
                "angle": -1.19,
                "elevation": -0.09,
                "pano_id": "TMX7315120208-000059_pano_0000_001063",
                "timestamp": "2016-05-26T12:23:15.387870Z",
                "filename": "pano_0000_001063.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 4.35150575,
                "relative_pitch": -1.1916203826278795,
                "relative_heading": 267.09604245459417,
                "relative_elevation": -0.09051435813299946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000016/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000016/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000016/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90895295002121,
                        52.3585145890861,
                        45.4369926964864
                    ]
                },
                "distance": 4.42,
                "direction": 278.98,
                "angle": -6.14,
                "elevation": -0.48,
                "pano_id": "TMX7316010203-002544_pano_0000_000016",
                "timestamp": "2022-04-26T06:37:44.545090Z",
                "filename": "pano_0000_000016.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 4.41659429,
                "relative_pitch": -6.141954868034178,
                "relative_heading": 278.98362002586924,
                "relative_elevation": -0.47526901494710216
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002164/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002164/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002164/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002164/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90908199422615,
                        52.3585147325439,
                        47.9596618218347
                    ]
                },
                "distance": 4.48,
                "direction": 80.95,
                "angle": 24.54,
                "elevation": 2.05,
                "pano_id": "TMX7316010203-002137_pano_0000_002164",
                "timestamp": "2021-05-12T08:08:06.942370Z",
                "filename": "pano_0000_002164.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 4.48496691,
                "relative_pitch": 24.536832159411333,
                "relative_heading": 80.94799703472972,
                "relative_elevation": 2.047400110401199
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000548/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000548/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000548/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000548/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90894659226868,
                        52.3584983293089,
                        45.9346634084359
                    ]
                },
                "distance": 4.92,
                "direction": 256.86,
                "angle": 0.26,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-000720_pano_0002_000548",
                "timestamp": "2018-05-15T07:25:27.431890Z",
                "filename": "pano_0002_000548.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 4.92452652,
                "relative_pitch": 0.260637004098147,
                "relative_heading": 256.85840484596207,
                "relative_elevation": 0.022401697002401022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001065/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001065/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001065/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001065/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90908827366225,
                        52.3585257878673,
                        45.8091140678152
                    ]
                },
                "distance": 5.23,
                "direction": 68.27,
                "angle": -1.13,
                "elevation": -0.1,
                "pano_id": "TMX7315120208-000059_pano_0000_001065",
                "timestamp": "2016-05-26T12:23:19.217820Z",
                "filename": "pano_0000_001065.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 5.22847315,
                "relative_pitch": -1.1301880966586328,
                "relative_heading": 68.26951066296908,
                "relative_elevation": -0.10314764361829987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000694/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000694/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000694/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000694/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90909411582684,
                        52.3585197891795,
                        46.1992594590411
                    ]
                },
                "distance": 5.41,
                "direction": 76.43,
                "angle": 3.04,
                "elevation": 0.29,
                "pano_id": "TMX7316010203-001184_pano_0000_000694",
                "timestamp": "2019-05-15T06:37:18.211560Z",
                "filename": "pano_0000_000694.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 5.40581892,
                "relative_pitch": 3.0390097238360294,
                "relative_heading": 76.43094943876055,
                "relative_elevation": 0.2869977476076002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_001908/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001908/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001908/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001908/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90894384373847,
                        52.3584879478829,
                        45.9658396067098
                    ]
                },
                "distance": 5.48,
                "direction": 245.46,
                "angle": 0.56,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-002137_pano_0000_001908",
                "timestamp": "2021-05-12T08:00:11.305680Z",
                "filename": "pano_0000_001908.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 5.47751821,
                "relative_pitch": 0.5604160973384046,
                "relative_heading": 245.46175501017913,
                "relative_elevation": 0.05357789527629819
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002162/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002162/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002162/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002162/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90893974711081,
                        52.3584945440412,
                        47.9786165161058
                    ]
                },
                "distance": 5.48,
                "direction": 253.68,
                "angle": 20.65,
                "elevation": 2.07,
                "pano_id": "TMX7316010203-002137_pano_0000_002162",
                "timestamp": "2021-05-12T08:08:04.347400Z",
                "filename": "pano_0000_002162.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 5.48286706,
                "relative_pitch": 20.65016537946689,
                "relative_heading": 253.6784866086795,
                "relative_elevation": 2.066354804672301
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000235/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000235/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000235/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000235/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9089308056925,
                        52.3584884626674,
                        45.657109675929
                    ]
                },
                "distance": 6.28,
                "direction": 249.31,
                "angle": -2.33,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-001527_pano_0000_000235",
                "timestamp": "2019-12-19T08:00:29.815920Z",
                "filename": "pano_0000_000235.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.2758986,
                "relative_pitch": -2.3281268594185196,
                "relative_heading": 249.30818937856444,
                "relative_elevation": -0.2551520355045014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_001910/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001910/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001910/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001910/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90910773693816,
                        52.3585190344354,
                        45.8300426797941
                    ]
                },
                "distance": 6.3,
                "direction": 79.16,
                "angle": -0.75,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-002137_pano_0000_001910",
                "timestamp": "2021-05-12T08:00:37.805500Z",
                "filename": "pano_0000_001910.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.2953144,
                "relative_pitch": -0.7482605937781169,
                "relative_heading": 79.15653638364597,
                "relative_elevation": -0.08221903163940425
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000239/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000239/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000239/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90911109831682,
                        52.3585200334866,
                        45.7162965098396
                    ]
                },
                "distance": 6.54,
                "direction": 78.58,
                "angle": -1.72,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-001527_pano_0000_000239",
                "timestamp": "2019-12-19T08:01:23.940450Z",
                "filename": "pano_0000_000239.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.54147721,
                "relative_pitch": -1.7159154745889127,
                "relative_heading": 78.57754727748612,
                "relative_elevation": -0.19596520159389996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000550/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000550/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000550/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000550/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90911139642121,
                        52.3585196796415,
                        45.709823878482
                    ]
                },
                "distance": 6.55,
                "direction": 78.95,
                "angle": -1.77,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000720_pano_0002_000550",
                "timestamp": "2018-05-15T07:26:06.471640Z",
                "filename": "pano_0002_000550.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.55372519,
                "relative_pitch": -1.7692451681993036,
                "relative_heading": 78.95011940989741,
                "relative_elevation": -0.20243783295150308
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000014/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000014/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000014/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90909379512568,
                        52.3585465457968,
                        45.3064198987558
                    ]
                },
                "distance": 6.74,
                "direction": 50.95,
                "angle": -5.14,
                "elevation": -0.61,
                "pano_id": "TMX7316010203-002544_pano_0000_000014",
                "timestamp": "2022-04-26T06:37:42.685130Z",
                "filename": "pano_0000_000014.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.73872268,
                "relative_pitch": -5.137339424417036,
                "relative_heading": 50.94744699310417,
                "relative_elevation": -0.6058418126777028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000063/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000063/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000063/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000063/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90891990079708,
                        52.358488746126,
                        45.8599156178534
                    ]
                },
                "distance": 6.97,
                "direction": 251.71,
                "angle": -0.43,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001906_pano_0002_000063",
                "timestamp": "2020-09-04T08:05:36.204960Z",
                "filename": "pano_0002_000063.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.96588316,
                "relative_pitch": -0.4305489647523446,
                "relative_heading": 251.71077844339663,
                "relative_elevation": -0.05234609358009834
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000770/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000770/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000770/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000770/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90911412873761,
                        52.3585286014211,
                        45.5309422733262
                    ]
                },
                "distance": 6.99,
                "direction": 71.23,
                "angle": -3.12,
                "elevation": -0.38,
                "pano_id": "TMX7315120208-000050_pano_0001_000770",
                "timestamp": "2016-05-17T07:55:58.344970Z",
                "filename": "pano_0001_000770.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 6.99001072,
                "relative_pitch": -3.1225074273006412,
                "relative_heading": 71.2326141331866,
                "relative_elevation": -0.3813194381073046
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909119953950372,
                        52.35852054257906,
                        0.0
                    ]
                },
                "distance": 7.14,
                "direction": 79.09,
                "angle": -81.16,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02079",
                "timestamp": "2024-10-02T08:51:42Z",
                "filename": "recording_2024-10-02_08-12-25_02079.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.14434962,
                "relative_pitch": -81.1552096960894,
                "relative_heading": 79.09044887806915,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90891700800089,
                        52.3584878215699,
                        45.7340792156756
                    ]
                },
                "distance": 7.19,
                "direction": 251.43,
                "angle": -1.42,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002591_pano_0000_001365",
                "timestamp": "2022-06-13T07:20:34.979880Z",
                "filename": "pano_0000_001365.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.18538248,
                "relative_pitch": -1.420524674876755,
                "relative_heading": 251.42502899602948,
                "relative_elevation": -0.1781824957579019
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00521/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00521/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00521/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00521/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9089084895219,
                        52.35849597849116,
                        0.0
                    ]
                },
                "distance": 7.52,
                "direction": 259.42,
                "angle": -80.7,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00521",
                "timestamp": "2025-06-20T12:11:42Z",
                "filename": "recording_2025-06-20_12-01-53_00521.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.51936958,
                "relative_pitch": -80.69884737625064,
                "relative_heading": 259.4153799156039,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000419/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000419/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000419/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90912381371692,
                        52.3585259884418,
                        47.6676961379126
                    ]
                },
                "distance": 7.54,
                "direction": 74.94,
                "angle": 13.11,
                "elevation": 1.76,
                "pano_id": "TMX7316010203-001681_pano_0000_000419",
                "timestamp": "2020-04-29T10:35:25.222020Z",
                "filename": "pano_0000_000419.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.53699216,
                "relative_pitch": 13.110971040688932,
                "relative_heading": 74.94174972912448,
                "relative_elevation": 1.7554344264790984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000416/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000416/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000416/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90891138917021,
                        52.3584869124989,
                        47.6567253889516
                    ]
                },
                "distance": 7.58,
                "direction": 251.62,
                "angle": 12.96,
                "elevation": 1.74,
                "pano_id": "TMX7316010203-001681_pano_0000_000416",
                "timestamp": "2020-04-29T10:35:20.527020Z",
                "filename": "pano_0000_000416.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.58050913,
                "relative_pitch": 12.959559389047618,
                "relative_heading": 251.62194630681068,
                "relative_elevation": 1.7444636775180982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908910534684751,
                        52.3584871355639,
                        0.0
                    ]
                },
                "distance": 7.63,
                "direction": 251.94,
                "angle": -80.57,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02076",
                "timestamp": "2024-10-02T08:51:38Z",
                "filename": "recording_2024-10-02_08-12-25_02076.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.62804371,
                "relative_pitch": -80.56682125036676,
                "relative_heading": 251.93673970740159,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00518/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00518/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00518/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00518/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909116026197983,
                        52.35854144087667,
                        0.0
                    ]
                },
                "distance": 7.68,
                "direction": 61.41,
                "angle": -80.5,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00518",
                "timestamp": "2025-06-20T12:11:40Z",
                "filename": "recording_2025-06-20_12-01-53_00518.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.68473575,
                "relative_pitch": -80.49798718467817,
                "relative_heading": 61.40889064571176,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000066/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000066/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000066/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000066/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90913099162591,
                        52.3585188469079,
                        45.9153333306313
                    ]
                },
                "distance": 7.85,
                "direction": 81.48,
                "angle": 0.02,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001906_pano_0002_000066",
                "timestamp": "2020-09-04T08:05:56.839830Z",
                "filename": "pano_0002_000066.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.85385956,
                "relative_pitch": 0.02240819382975507,
                "relative_heading": 81.4809997588384,
                "relative_elevation": 0.003071619197797304
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000767/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000767/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000767/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000767/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90890592049447,
                        52.3584871004289,
                        45.5122949015349
                    ]
                },
                "distance": 7.93,
                "direction": 252.61,
                "angle": -2.89,
                "elevation": -0.4,
                "pano_id": "TMX7315120208-000050_pano_0001_000767",
                "timestamp": "2016-05-17T07:55:54.420020Z",
                "filename": "pano_0001_000767.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 7.92867291,
                "relative_pitch": -2.887873054463666,
                "relative_heading": 252.61426582977154,
                "relative_elevation": -0.3999668098986007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90914258887347,
                        52.3585283063337,
                        45.7067194581032
                    ]
                },
                "distance": 8.84,
                "direction": 75.48,
                "angle": -1.33,
                "elevation": -0.21,
                "pano_id": "TMX7316010203-002591_pano_0000_001368",
                "timestamp": "2022-06-13T07:21:09.559650Z",
                "filename": "pano_0000_001368.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 8.83958456,
                "relative_pitch": -1.3320288717742461,
                "relative_heading": 75.48134795688306,
                "relative_elevation": -0.20554225333030018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9088887821363,
                        52.3584891325328,
                        45.83775293082
                    ]
                },
                "distance": 8.99,
                "direction": 256.21,
                "angle": -0.47,
                "elevation": -0.07,
                "pano_id": "TMX7315120208-000059_pano_0000_001062",
                "timestamp": "2016-05-26T12:23:14.003330Z",
                "filename": "pano_0000_001062.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 8.99311281,
                "relative_pitch": -0.47469003007976096,
                "relative_heading": 256.21422327693136,
                "relative_elevation": -0.07450878061349897
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002165/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002165/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002165/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002165/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90914869800883,
                        52.3585254137654,
                        47.9594580437988
                    ]
                },
                "distance": 9.17,
                "direction": 78.08,
                "angle": 12.58,
                "elevation": 2.05,
                "pano_id": "TMX7316010203-002137_pano_0000_002165",
                "timestamp": "2021-05-12T08:08:10.257400Z",
                "filename": "pano_0000_002165.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 9.17124309,
                "relative_pitch": 12.583223478959063,
                "relative_heading": 78.08068600468539,
                "relative_elevation": 2.0471963323652957
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000691/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000691/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000691/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90888720204259,
                        52.3584836260618,
                        46.2578356023878
                    ]
                },
                "distance": 9.26,
                "direction": 252.69,
                "angle": 2.14,
                "elevation": 0.35,
                "pano_id": "TMX7316010203-001184_pano_0000_000691",
                "timestamp": "2019-05-15T06:37:15.126820Z",
                "filename": "pano_0000_000691.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 9.2611921,
                "relative_pitch": 2.1369542332587774,
                "relative_heading": 252.6891650257644,
                "relative_elevation": 0.3455738909542987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000017/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000017/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000017/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90888069439886,
                        52.358499620104,
                        45.4893560437486
                    ]
                },
                "distance": 9.34,
                "direction": 264.0,
                "angle": -2.59,
                "elevation": -0.42,
                "pano_id": "TMX7316010203-002544_pano_0000_000017",
                "timestamp": "2022-04-26T06:37:45.645100Z",
                "filename": "pano_0000_000017.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 9.33620671,
                "relative_pitch": -2.5935755712127535,
                "relative_heading": 263.9994185485079,
                "relative_elevation": -0.42290566768490123
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000695/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000695/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000695/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000695/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90915220823574,
                        52.3585279013651,
                        45.8050780864432
                    ]
                },
                "distance": 9.46,
                "direction": 76.74,
                "angle": -0.65,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001184_pano_0000_000695",
                "timestamp": "2019-05-15T06:37:32.506480Z",
                "filename": "pano_0000_000695.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 9.46499199,
                "relative_pitch": -0.6488021185154411,
                "relative_heading": 76.74005030589602,
                "relative_elevation": -0.10718362499029865
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000547/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000547/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000547/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000547/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90887475472483,
                        52.358487549374,
                        45.9522096449509
                    ]
                },
                "distance": 9.96,
                "direction": 256.54,
                "angle": 0.23,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-000720_pano_0002_000547",
                "timestamp": "2018-05-15T07:25:26.376830Z",
                "filename": "pano_0002_000547.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 9.96338354,
                "relative_pitch": 0.22972474327202858,
                "relative_heading": 256.53993200468284,
                "relative_elevation": 0.03994793351739645
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001066/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001066/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001066/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001066/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90915926291277,
                        52.3585336659897,
                        45.8202286493033
                    ]
                },
                "distance": 10.09,
                "direction": 73.82,
                "angle": -0.52,
                "elevation": -0.09,
                "pano_id": "TMX7315120208-000059_pano_0000_001066",
                "timestamp": "2016-05-26T12:23:20.857790Z",
                "filename": "pano_0000_001066.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 10.09303063,
                "relative_pitch": -0.5224357370297201,
                "relative_heading": 73.82028367653231,
                "relative_elevation": -0.09203306213019857
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002161/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002161/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002161/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002161/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90886881098383,
                        52.3584826554301,
                        47.9657246572897
                    ]
                },
                "distance": 10.49,
                "direction": 254.16,
                "angle": 11.07,
                "elevation": 2.05,
                "pano_id": "TMX7316010203-002137_pano_0000_002161",
                "timestamp": "2021-05-12T08:08:03.247440Z",
                "filename": "pano_0000_002161.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 10.49299087,
                "relative_pitch": 11.072760942114542,
                "relative_heading": 254.16204587924548,
                "relative_elevation": 2.0534629458561966
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000234/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000234/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000234/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000234/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90886010252442,
                        52.3584765304232,
                        45.6474960763007
                    ]
                },
                "distance": 11.26,
                "direction": 251.65,
                "angle": -1.35,
                "elevation": -0.26,
                "pano_id": "TMX7316010203-001527_pano_0000_000234",
                "timestamp": "2019-12-19T08:00:28.840870Z",
                "filename": "pano_0000_000234.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.26059855,
                "relative_pitch": -1.3469229711435424,
                "relative_heading": 251.6489062069356,
                "relative_elevation": -0.2647656351328038
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000240/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000240/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000240/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90917888112668,
                        52.3585329076552,
                        45.7470374722034
                    ]
                },
                "distance": 11.36,
                "direction": 76.11,
                "angle": -0.83,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-001527_pano_0000_000240",
                "timestamp": "2019-12-19T08:01:25.250420Z",
                "filename": "pano_0000_000240.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.36218292,
                "relative_pitch": -0.833113184875671,
                "relative_heading": 76.10758848536146,
                "relative_elevation": -0.1652242392300991
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_001911/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001911/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001911/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001911/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90918126415686,
                        52.3585322169526,
                        45.8452821802348
                    ]
                },
                "distance": 11.5,
                "direction": 76.67,
                "angle": -0.33,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002137_pano_0000_001911",
                "timestamp": "2021-05-12T08:00:39.265480Z",
                "filename": "pano_0000_001911.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.5018927,
                "relative_pitch": -0.33364952816691307,
                "relative_heading": 76.67343357785934,
                "relative_elevation": -0.06697953119870448
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000013/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000013/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000013/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90916441283966,
                        52.358560744579,
                        45.264711311087
                    ]
                },
                "distance": 11.61,
                "direction": 59.89,
                "angle": -3.19,
                "elevation": -0.65,
                "pano_id": "TMX7316010203-002544_pano_0000_000013",
                "timestamp": "2022-04-26T06:37:41.805120Z",
                "filename": "pano_0000_000013.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.61127524,
                "relative_pitch": -3.192027673414287,
                "relative_heading": 59.88629312815662,
                "relative_elevation": -0.6475504003465034
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000551/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000551/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000551/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000551/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90918403817022,
                        52.3585320504695,
                        45.735949922353
                    ]
                },
                "distance": 11.68,
                "direction": 76.98,
                "angle": -0.86,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-000720_pano_0002_000551",
                "timestamp": "2018-05-15T07:26:07.601650Z",
                "filename": "pano_0002_000551.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.68168403,
                "relative_pitch": -0.8647001924066796,
                "relative_heading": 76.97550852186762,
                "relative_elevation": -0.1763117890805006
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001364/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001364/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001364/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001364/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90885100765915,
                        52.3584734231214,
                        45.7292275391519
                    ]
                },
                "distance": 11.96,
                "direction": 251.01,
                "angle": -0.88,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-002591_pano_0000_001364",
                "timestamp": "2022-06-13T07:20:33.854830Z",
                "filename": "pano_0000_001364.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.95830432,
                "relative_pitch": -0.8769024821908177,
                "relative_heading": 251.01118152051149,
                "relative_elevation": -0.18303417228160157
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000771/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000771/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000771/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000771/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90918431907138,
                        52.3585417648553,
                        45.5594508117065
                    ]
                },
                "distance": 11.99,
                "direction": 71.96,
                "angle": -1.69,
                "elevation": -0.35,
                "pano_id": "TMX7315120208-000050_pano_0001_000771",
                "timestamp": "2016-05-17T07:55:59.419960Z",
                "filename": "pano_0001_000771.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 11.98990247,
                "relative_pitch": -1.6854802782819545,
                "relative_heading": 71.95704040593856,
                "relative_elevation": -0.35281089972700386
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000062/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000062/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000062/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000062/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9088488650586,
                        52.3584760493455,
                        45.8632831228897
                    ]
                },
                "distance": 12.01,
                "direction": 252.56,
                "angle": -0.23,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001906_pano_0002_000062",
                "timestamp": "2020-09-04T08:05:35.200030Z",
                "filename": "pano_0002_000062.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.00561229,
                "relative_pitch": -0.23374491644124692,
                "relative_heading": 252.55679683834828,
                "relative_elevation": -0.04897858854380388
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00522/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00522/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00522/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00522/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908837301243415,
                        52.35848430339906,
                        0.0
                    ]
                },
                "distance": 12.53,
                "direction": 257.65,
                "angle": -74.73,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00522",
                "timestamp": "2025-06-20T12:11:45Z",
                "filename": "recording_2025-06-20_12-01-53_00522.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.53135308,
                "relative_pitch": -74.73346723222356,
                "relative_heading": 257.64954184608206,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908840755173194,
                        52.358474501727024,
                        0.0
                    ]
                },
                "distance": 12.58,
                "direction": 252.56,
                "angle": -74.67,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02075",
                "timestamp": "2024-10-02T08:51:37Z",
                "filename": "recording_2024-10-02_08-12-25_02075.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.58433757,
                "relative_pitch": -74.67194812109547,
                "relative_heading": 252.5628586750919,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000415/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000415/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000415/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90884035477183,
                        52.3584744196588,
                        47.6536662038416
                    ]
                },
                "distance": 12.61,
                "direction": 252.56,
                "angle": 7.86,
                "elevation": 1.74,
                "pano_id": "TMX7316010203-001681_pano_0000_000415",
                "timestamp": "2020-04-29T10:35:19.112200Z",
                "filename": "pano_0000_000415.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.61309912,
                "relative_pitch": 7.860742829038764,
                "relative_heading": 252.56041446820353,
                "relative_elevation": 1.7414044924081011
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00517/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00517/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00517/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00517/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909184538190654,
                        52.35855764379487,
                        0.0
                    ]
                },
                "distance": 12.66,
                "direction": 64.35,
                "angle": -74.58,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00517",
                "timestamp": "2025-06-20T12:11:39Z",
                "filename": "recording_2025-06-20_12-01-53_00517.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.66268544,
                "relative_pitch": -74.58104650651248,
                "relative_heading": 64.35392140088904,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000420/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000420/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000420/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000420/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90919657986166,
                        52.3585384612014,
                        47.6970600467175
                    ]
                },
                "distance": 12.68,
                "direction": 74.71,
                "angle": 8.01,
                "elevation": 1.78,
                "pano_id": "TMX7316010203-001681_pano_0000_000420",
                "timestamp": "2020-04-29T10:35:31.541900Z",
                "filename": "pano_0000_000420.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.68486172,
                "relative_pitch": 8.009112265502642,
                "relative_heading": 74.70547880692473,
                "relative_elevation": 1.7847983352840018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000766/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000766/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000766/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000766/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90883705539657,
                        52.3584723653962,
                        45.5084677254781
                    ]
                },
                "distance": 12.9,
                "direction": 251.89,
                "angle": -1.79,
                "elevation": -0.4,
                "pano_id": "TMX7315120208-000050_pano_0001_000766",
                "timestamp": "2016-05-17T07:55:53.290030Z",
                "filename": "pano_0001_000766.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.89693522,
                "relative_pitch": -1.7933048029610523,
                "relative_heading": 251.89084905724908,
                "relative_elevation": -0.40379398595540295
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000067/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000067/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000067/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000067/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90920256033541,
                        52.3585328623425,
                        45.9589842353016
                    ]
                },
                "distance": 12.93,
                "direction": 77.85,
                "angle": 0.21,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001906_pano_0002_000067",
                "timestamp": "2020-09-04T08:05:57.929860Z",
                "filename": "pano_0002_000067.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 12.93294991,
                "relative_pitch": 0.20699003694744214,
                "relative_heading": 77.84549014648894,
                "relative_elevation": 0.046722523868098165
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002166/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002166/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002166/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002166/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90920922146833,
                        52.3585352632711,
                        47.9789497153834
                    ]
                },
                "distance": 13.43,
                "direction": 77.14,
                "angle": 8.75,
                "elevation": 2.07,
                "pano_id": "TMX7316010203-002137_pano_0000_002166",
                "timestamp": "2021-05-12T08:08:19.277260Z",
                "filename": "pano_0000_002166.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 13.43385772,
                "relative_pitch": 8.745915037392837,
                "relative_heading": 77.13907818962424,
                "relative_elevation": 2.066688003949899
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90882404526791,
                        52.3584704863487,
                        45.8600129475817
                    ]
                },
                "distance": 13.8,
                "direction": 252.21,
                "angle": -0.22,
                "elevation": -0.05,
                "pano_id": "TMX7315120208-000059_pano_0000_001061",
                "timestamp": "2016-05-26T12:23:12.617840Z",
                "filename": "pano_0000_001061.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 13.80459002,
                "relative_pitch": -0.21685681025855333,
                "relative_heading": 252.20950094448526,
                "relative_elevation": -0.052248763851800106
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001369/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001369/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001369/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001369/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90921543861299,
                        52.3585432759516,
                        45.737680638209
                    ]
                },
                "distance": 14.07,
                "direction": 73.98,
                "angle": -0.71,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-002591_pano_0000_001369",
                "timestamp": "2022-06-13T07:21:10.744620Z",
                "filename": "pano_0000_001369.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 14.06661267,
                "relative_pitch": -0.7110628105007823,
                "relative_heading": 73.98093175982777,
                "relative_elevation": -0.1745810732245019
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000690/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000690/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000690/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90881828992914,
                        52.3584699193281,
                        46.2696911860257
                    ]
                },
                "distance": 14.2,
                "direction": 252.45,
                "angle": 1.44,
                "elevation": 0.36,
                "pano_id": "TMX7316010203-001184_pano_0000_000690",
                "timestamp": "2019-05-15T06:37:14.311620Z",
                "filename": "pano_0000_000690.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 14.19734334,
                "relative_pitch": 1.442162438914561,
                "relative_heading": 252.45053123077378,
                "relative_elevation": 0.35742947459220176
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02080/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02080/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02080/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02080/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909225169360434,
                        52.35853851784931,
                        0.0
                    ]
                },
                "distance": 14.57,
                "direction": 76.7,
                "angle": -72.39,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02080",
                "timestamp": "2024-10-02T08:52:08Z",
                "filename": "recording_2024-10-02_08-12-25_02080.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 14.57413236,
                "relative_pitch": -72.38876991439697,
                "relative_heading": 76.70179157058635,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000018/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000018/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000018/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90880655158246,
                        52.3584832731666,
                        45.5529142916203
                    ]
                },
                "distance": 14.61,
                "direction": 258.97,
                "angle": -1.41,
                "elevation": -0.36,
                "pano_id": "TMX7316010203-002544_pano_0000_000018",
                "timestamp": "2022-04-26T06:37:46.940160Z",
                "filename": "pano_0000_000018.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 14.60617356,
                "relative_pitch": -1.4093313285917324,
                "relative_heading": 258.96809398370414,
                "relative_elevation": -0.3593474198132043
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000546/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000546/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000546/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000546/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90880415675603,
                        52.3584744984551,
                        45.9675538772717
                    ]
                },
                "distance": 14.98,
                "direction": 255.42,
                "angle": 0.21,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-000720_pano_0002_000546",
                "timestamp": "2018-05-15T07:25:25.421890Z",
                "filename": "pano_0002_000546.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 14.98187033,
                "relative_pitch": 0.21145513141224678,
                "relative_heading": 255.42015094543405,
                "relative_elevation": 0.05529216583819618
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001067/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001067/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001067/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001067/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90922987891045,
                        52.3585454802428,
                        45.8555682199076
                    ]
                },
                "distance": 15.08,
                "direction": 74.12,
                "angle": -0.22,
                "elevation": -0.06,
                "pano_id": "TMX7315120208-000059_pano_0000_001067",
                "timestamp": "2016-05-26T12:23:22.067760Z",
                "filename": "pano_0000_001067.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 15.07992977,
                "relative_pitch": -0.21540435108513298,
                "relative_heading": 74.11666524179593,
                "relative_elevation": -0.05669349152589831
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002160/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002160/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002160/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002160/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90879851961114,
                        52.3584698173011,
                        47.9693543529138
                    ]
                },
                "distance": 15.49,
                "direction": 253.91,
                "angle": 7.56,
                "elevation": 2.06,
                "pano_id": "TMX7316010203-002137_pano_0000_002160",
                "timestamp": "2021-05-12T08:08:02.187440Z",
                "filename": "pano_0000_002160.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 15.49003519,
                "relative_pitch": 7.56467532520533,
                "relative_heading": 253.91290517727617,
                "relative_elevation": 2.0570926414802955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000241/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000241/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000241/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000241/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90924628565468,
                        52.3585462629144,
                        45.7972530042753
                    ]
                },
                "distance": 16.18,
                "direction": 74.9,
                "angle": -0.41,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001527_pano_0000_000241",
                "timestamp": "2019-12-19T08:01:26.605450Z",
                "filename": "pano_0000_000241.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.18037378,
                "relative_pitch": -0.4072466215926292,
                "relative_heading": 74.90329566751576,
                "relative_elevation": -0.11500870715820355
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000233/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000233/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000233/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90878965649972,
                        52.3584635880674,
                        45.5884825652465
                    ]
                },
                "distance": 16.27,
                "direction": 252.16,
                "angle": -1.14,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-001527_pano_0000_000233",
                "timestamp": "2019-12-19T08:00:27.930900Z",
                "filename": "pano_0000_000233.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.26993458,
                "relative_pitch": -1.1400617581667003,
                "relative_heading": 252.156462692542,
                "relative_elevation": -0.3237791461870003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000012/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000012/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000012/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9092325532321,
                        52.3585773843526,
                        45.2632133215666
                    ]
                },
                "distance": 16.57,
                "direction": 62.4,
                "angle": -2.24,
                "elevation": -0.65,
                "pano_id": "TMX7316010203-002544_pano_0000_000012",
                "timestamp": "2022-04-26T06:37:40.915120Z",
                "filename": "pano_0000_000012.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.57192346,
                "relative_pitch": -2.2428740048525206,
                "relative_heading": 62.40209033107927,
                "relative_elevation": -0.6490483898668984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001363/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001363/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001363/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90878680608868,
                        52.3584564241683,
                        45.6577876480296
                    ]
                },
                "distance": 16.71,
                "direction": 249.76,
                "angle": -0.87,
                "elevation": -0.25,
                "pano_id": "TMX7316010203-002591_pano_0000_001363",
                "timestamp": "2022-06-13T07:20:32.599810Z",
                "filename": "pano_0000_001363.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.71368834,
                "relative_pitch": -0.8722888116026538,
                "relative_heading": 249.75849165509823,
                "relative_elevation": -0.25447406340390444
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_001912/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001912/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_001912/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_001912/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90925477336476,
                        52.3585457503353,
                        45.8940816503018
                    ]
                },
                "distance": 16.73,
                "direction": 75.61,
                "angle": -0.06,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-002137_pano_0000_001912",
                "timestamp": "2021-05-12T08:00:40.755480Z",
                "filename": "pano_0000_001912.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.72507762,
                "relative_pitch": -0.06228015125255003,
                "relative_heading": 75.60789008178213,
                "relative_elevation": -0.018180061131701564
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000552/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000552/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000552/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000552/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90925599810683,
                        52.3585455735121,
                        45.8019501529634
                    ]
                },
                "distance": 16.8,
                "direction": 75.74,
                "angle": -0.38,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000720_pano_0002_000552",
                "timestamp": "2018-05-15T07:26:08.606660Z",
                "filename": "pano_0002_000552.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.80105499,
                "relative_pitch": -0.376184466743412,
                "relative_heading": 75.74360951846371,
                "relative_elevation": -0.11031155847010155
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000772/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000772/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000772/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000772/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9092548419471,
                        52.3585539153816,
                        45.6249340306968
                    ]
                },
                "distance": 16.98,
                "direction": 72.64,
                "angle": -0.97,
                "elevation": -0.29,
                "pano_id": "TMX7315120208-000050_pano_0001_000772",
                "timestamp": "2016-05-17T07:56:00.384950Z",
                "filename": "pano_0001_000772.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 16.97819187,
                "relative_pitch": -0.969543294562602,
                "relative_heading": 72.6406174470996,
                "relative_elevation": -0.287327680736702
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000696/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000696/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000696/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000696/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90925850692443,
                        52.358548597204,
                        45.7568774307147
                    ]
                },
                "distance": 17.05,
                "direction": 74.79,
                "angle": -0.52,
                "elevation": -0.16,
                "pano_id": "TMX7316010203-001184_pano_0000_000696",
                "timestamp": "2019-05-15T06:38:00.261240Z",
                "filename": "pano_0000_000696.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.05193303,
                "relative_pitch": -0.5220884379969429,
                "relative_heading": 74.78928163317902,
                "relative_elevation": -0.15538428071879906
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000061/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000061/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000061/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000061/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90877767795858,
                        52.3584630687036,
                        45.7741752434522
                    ]
                },
                "distance": 17.07,
                "direction": 252.81,
                "angle": -0.46,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-001906_pano_0002_000061",
                "timestamp": "2020-09-04T08:05:34.354970Z",
                "filename": "pano_0002_000061.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.06557664,
                "relative_pitch": -0.4635998729195573,
                "relative_heading": 252.81134073287615,
                "relative_elevation": -0.13808646798130297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00523/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00523/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00523/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00523/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908768190941954,
                        52.358470515559006,
                        0.0
                    ]
                },
                "distance": 17.47,
                "direction": 256.04,
                "angle": -69.17,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00523",
                "timestamp": "2025-06-20T12:11:53Z",
                "filename": "recording_2025-06-20_12-01-53_00523.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.46582272,
                "relative_pitch": -69.17231479915903,
                "relative_heading": 256.0365381042866,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000414/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000414/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000414/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90877061268243,
                        52.3584616097749,
                        47.5628150897101
                    ]
                },
                "distance": 17.57,
                "direction": 252.77,
                "angle": 5.37,
                "elevation": 1.65,
                "pano_id": "TMX7316010203-001681_pano_0000_000414",
                "timestamp": "2020-04-29T10:35:17.797000Z",
                "filename": "pano_0000_000414.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.5734018,
                "relative_pitch": 5.365672545632692,
                "relative_heading": 252.76946960762265,
                "relative_elevation": 1.650553378276598
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.908770621844555,
                        52.35846114291581,
                        0.0
                    ]
                },
                "distance": 17.59,
                "direction": 252.61,
                "angle": -69.04,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02074",
                "timestamp": "2024-10-02T08:51:36Z",
                "filename": "recording_2024-10-02_08-12-25_02074.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.58826458,
                "relative_pitch": -69.03895035188907,
                "relative_heading": 252.60723126016575,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00516/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00516/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00516/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00516/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909251991269833,
                        52.35857539727432,
                        0.0
                    ]
                },
                "distance": 17.66,
                "direction": 65.03,
                "angle": -68.96,
                "elevation": -45.91,
                "pano_id": "recording_2025-06-20_12-01-53_00516",
                "timestamp": "2025-06-20T12:11:38Z",
                "filename": "recording_2025-06-20_12-01-53_00516.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.66164972,
                "relative_pitch": -68.95913253080015,
                "relative_heading": 65.02888777062523,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000421/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000421/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000421/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90926754483859,
                        52.3585517547528,
                        47.7713902648538
                    ]
                },
                "distance": 17.74,
                "direction": 74.22,
                "angle": 5.98,
                "elevation": 1.86,
                "pano_id": "TMX7316010203-001681_pano_0000_000421",
                "timestamp": "2020-04-29T10:35:32.686870Z",
                "filename": "pano_0000_000421.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.73916898,
                "relative_pitch": 5.982961849077651,
                "relative_heading": 74.21597430171026,
                "relative_elevation": 1.8591285534202981
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000765/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000765/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000765/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000765/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90876827212186,
                        52.3584573464698,
                        45.4162973351777
                    ]
                },
                "distance": 17.87,
                "direction": 251.47,
                "angle": -1.59,
                "elevation": -0.5,
                "pano_id": "TMX7315120208-000050_pano_0001_000765",
                "timestamp": "2016-05-17T07:55:52.240030Z",
                "filename": "pano_0001_000765.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 17.87083837,
                "relative_pitch": -1.589705681224935,
                "relative_heading": 251.4680962072731,
                "relative_elevation": -0.4959643762557988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000068/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000068/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000068/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000068/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90927478159273,
                        52.3585466657227,
                        46.0238475054502
                    ]
                },
                "distance": 18.07,
                "direction": 76.37,
                "angle": 0.35,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-001906_pano_0002_000068",
                "timestamp": "2020-09-04T08:05:58.994820Z",
                "filename": "pano_0002_000068.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 18.0723336,
                "relative_pitch": 0.353762494018592,
                "relative_heading": 76.36925953272402,
                "relative_elevation": 0.11158579401669755
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002167/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002167/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002167/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002167/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90927848567534,
                        52.3585485218467,
                        48.0462191188708
                    ]
                },
                "distance": 18.37,
                "direction": 75.93,
                "angle": 6.63,
                "elevation": 2.13,
                "pano_id": "TMX7316010203-002137_pano_0000_002167",
                "timestamp": "2021-05-12T08:08:20.422220Z",
                "filename": "pano_0000_002167.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 18.36679398,
                "relative_pitch": 6.627231898870559,
                "relative_heading": 75.92861405335645,
                "relative_elevation": 2.1339574074373004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001060/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001060/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001060/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001060/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90875609121033,
                        52.3584574709231,
                        45.8158260164782
                    ]
                },
                "distance": 18.66,
                "direction": 252.32,
                "angle": -0.3,
                "elevation": -0.1,
                "pano_id": "TMX7315120208-000059_pano_0000_001060",
                "timestamp": "2016-05-26T12:23:10.747850Z",
                "filename": "pano_0000_001060.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 18.65532242,
                "relative_pitch": -0.2961786977145323,
                "relative_heading": 252.31853664924762,
                "relative_elevation": -0.09643569495530357
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000689/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000689/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000689/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.9087476330081,
                        52.3584585952491,
                        46.1790208164603
                    ]
                },
                "distance": 19.17,
                "direction": 253.2,
                "angle": 0.8,
                "elevation": 0.27,
                "pano_id": "TMX7316010203-001184_pano_0000_000689",
                "timestamp": "2019-05-15T06:37:13.451630Z",
                "filename": "pano_0000_000689.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 19.16860052,
                "relative_pitch": 0.797303083179351,
                "relative_heading": 253.19800443502967,
                "relative_elevation": 0.2667591050268001
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001370/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001370/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001370/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001370/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90928918065732,
                        52.3585580291152,
                        45.7934548743069
                    ]
                },
                "distance": 19.35,
                "direction": 73.41,
                "angle": -0.35,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002591_pano_0000_001370",
                "timestamp": "2022-06-13T07:21:11.929820Z",
                "filename": "pano_0000_001370.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 19.34940163,
                "relative_pitch": -0.3517961398778818,
                "relative_heading": 73.41375888700028,
                "relative_elevation": -0.11880683712659845
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02081/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02081/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02081/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02081/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.909296099789171,
                        52.35855155346299,
                        0.0
                    ]
                },
                "distance": 19.61,
                "direction": 75.83,
                "angle": -66.87,
                "elevation": -45.91,
                "pano_id": "recording_2024-10-02_08-12-25_02081",
                "timestamp": "2024-10-02T08:52:09Z",
                "filename": "recording_2024-10-02_08-12-25_02081.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 19.61284942,
                "relative_pitch": -66.868743380491,
                "relative_heading": 75.82501543608132,
                "relative_elevation": -45.9122617114335
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000019/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000019/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000019/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90873235656397,
                        52.3584669381725,
                        45.5262712640688
                    ]
                },
                "distance": 19.93,
                "direction": 256.62,
                "angle": -1.11,
                "elevation": -0.39,
                "pano_id": "TMX7316010203-002544_pano_0000_000019",
                "timestamp": "2022-04-26T06:37:48.025230Z",
                "filename": "pano_0000_000019.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 19.93209563,
                "relative_pitch": -1.1094096699330112,
                "relative_heading": 256.6195108084137,
                "relative_elevation": -0.3859904473647049
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000545/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000545/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000545/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000545/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90873447161237,
                        52.3584603903885,
                        45.9032276477665
                    ]
                },
                "distance": 19.97,
                "direction": 254.49,
                "angle": -0.03,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000720_pano_0002_000545",
                "timestamp": "2018-05-15T07:25:24.486870Z",
                "filename": "pano_0002_000545.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 19.97431849,
                "relative_pitch": -0.02591395971463842,
                "relative_heading": 254.49013574050463,
                "relative_elevation": -0.009034063667002101
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001068/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001068/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001068/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001068/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90930079323242,
                        52.3585565472741,
                        45.914352116175
                    ]
                },
                "distance": 20.06,
                "direction": 74.51,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7315120208-000059_pano_0000_001068",
                "timestamp": "2016-05-26T12:23:23.202860Z",
                "filename": "pano_0000_001068.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 20.06422866,
                "relative_pitch": 0.005969398114346309,
                "relative_heading": 74.50999685442021,
                "relative_elevation": 0.0020904047415015725
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002159/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002159/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002159/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002159/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90872910819445,
                        52.3584555043797,
                        47.8820332959294
                    ]
                },
                "distance": 20.48,
                "direction": 253.3,
                "angle": 5.49,
                "elevation": 1.97,
                "pano_id": "TMX7316010203-002137_pano_0000_002159",
                "timestamp": "2021-05-12T08:08:01.177510Z",
                "filename": "pano_0000_002159.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-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 20.47623311,
                "relative_pitch": 5.49482818310023,
                "relative_heading": 253.2975395799248,
                "relative_elevation": 1.969771584495902
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000549/adjacencies/TMX7316010203-000720_pano_0002_000549/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000242/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000242/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000242/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.90931447427672,
                        52.3585559528522,
                        45.8517766734585
                    ]
                },
                "distance": 20.95,
                "direction": 75.37,
                "angle": -0.17,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001527_pano_0000_000242",
                "timestamp": "2019-12-19T08:01:28.130410Z",
                "filename": "pano_0000_000242.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2019",
                "tags": [
                    "mission-woz",
                    "mission-2019",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-000720_pano_0002_000549",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        122425.01684577495,
                        485731.0809429241
                    ]
                },
                "relative_distance": 20.94710492,
                "relative_pitch": -0.1654418489507823,
                "relative_heading": 75.36524502056595,
                "relative_elevation": -0.060485037974999045
            }
        ]
    }
}