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-002388_pano_0000_000304/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-002388_pano_0000_000304/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000304/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76750164715321,
                        52.3948747562585,
                        43.6688560349867
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002388_pano_0000_000304",
                "timestamp": "2022-01-04T10:15:33.259160Z",
                "filename": "pano_0000_000304.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "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-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000622/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000622/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000622/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000622/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76749731710479,
                        52.3948728329641,
                        43.6151955621317
                    ]
                },
                "distance": 0.36,
                "direction": 234.02,
                "angle": -8.38,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000622",
                "timestamp": "2018-12-14T11:29:32.555480Z",
                "filename": "pano_0006_000622.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 0.36425665,
                "relative_pitch": -8.380253403529311,
                "relative_heading": 234.0175764094532,
                "relative_elevation": -0.05366047285500031
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000216/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000216/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000216/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000216/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76749528034388,
                        52.3948765565602,
                        43.7851581331342
                    ]
                },
                "distance": 0.48,
                "direction": 294.81,
                "angle": 13.69,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000216",
                "timestamp": "2022-12-06T11:51:30.743680Z",
                "filename": "pano_0007_000216.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 0.47746074,
                "relative_pitch": 13.689773092495438,
                "relative_heading": 294.80745696864767,
                "relative_elevation": 0.11630209814750003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000364/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000364/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000364/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76751886397266,
                        52.3948754303125,
                        44.2512779636309
                    ]
                },
                "distance": 1.17,
                "direction": 86.34,
                "angle": 26.38,
                "elevation": 0.58,
                "pano_id": "TMX7315080123-000281_pano_0000_000364",
                "timestamp": "2016-06-13T08:26:48.661640Z",
                "filename": "pano_0000_000364.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 1.17438263,
                "relative_pitch": 26.378597889149138,
                "relative_heading": 86.33814447275431,
                "relative_elevation": 0.5824219286441945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007082/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007082/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007082/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007082/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76747928243842,
                        52.394872471394,
                        43.57133880537
                    ]
                },
                "distance": 1.54,
                "direction": 260.52,
                "angle": -3.62,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007082",
                "timestamp": "2019-11-05T11:48:35.219700Z",
                "filename": "pano_0000_007082.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 1.54349717,
                "relative_pitch": -3.615108182608514,
                "relative_heading": 260.51892361134514,
                "relative_elevation": -0.09751722961670595
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009696/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009696/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009696/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009696/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76747779265495,
                        52.3948692679414,
                        43.5627534529194
                    ]
                },
                "distance": 1.73,
                "direction": 249.39,
                "angle": -3.5,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001721_pano_0001_009696",
                "timestamp": "2020-05-15T10:12:02.459550Z",
                "filename": "pano_0001_009696.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 1.73487143,
                "relative_pitch": -3.4997795436470733,
                "relative_heading": 249.3890152339162,
                "relative_elevation": -0.10610258206730094
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002030/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002030/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002030/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002030/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76753048247588,
                        52.3948760041211,
                        43.5204673819244
                    ]
                },
                "distance": 1.97,
                "direction": 85.95,
                "angle": -4.31,
                "elevation": -0.15,
                "pano_id": "TMX7315120208-000044_pano_0000_002030",
                "timestamp": "2016-05-10T08:33:32.634650Z",
                "filename": "pano_0000_002030.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 1.96778607,
                "relative_pitch": -4.312451843805951,
                "relative_heading": 85.95358136266731,
                "relative_elevation": -0.1483886530623053
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006098/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006098/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006098/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006098/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7674739083657,
                        52.3948659501019,
                        43.6968373032287
                    ]
                },
                "distance": 2.13,
                "direction": 242.57,
                "angle": 0.75,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006098",
                "timestamp": "2019-12-17T10:40:00.176130Z",
                "filename": "pano_0000_006098.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.12735809,
                "relative_pitch": 0.7535713613671547,
                "relative_heading": 242.57288843967757,
                "relative_elevation": 0.027981268241994428
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000211/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000211/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000211/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000211/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76750064669665,
                        52.394854917226,
                        43.4851114852354
                    ]
                },
                "distance": 2.21,
                "direction": 181.77,
                "angle": -4.76,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001064_pano_0006_000211",
                "timestamp": "2019-01-18T09:26:52.817590Z",
                "filename": "pano_0006_000211.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.20863546,
                "relative_pitch": -4.755696215857475,
                "relative_heading": 181.7669936551504,
                "relative_elevation": -0.18374454975130305
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000652/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000652/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000652/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000652/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76746827090904,
                        52.3948788488392,
                        43.6014244398102
                    ]
                },
                "distance": 2.32,
                "direction": 281.33,
                "angle": -1.67,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002495_pano_0001_000652",
                "timestamp": "2022-03-31T07:31:34.989690Z",
                "filename": "pano_0001_000652.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.31718201,
                "relative_pitch": -1.6668762884437622,
                "relative_heading": 281.33426765787686,
                "relative_elevation": -0.06743159517650099
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00344/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00344/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00344/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00344/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767473410231815,
                        52.39485766289631,
                        0.0
                    ]
                },
                "distance": 2.7,
                "direction": 225.3,
                "angle": -86.46,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00344",
                "timestamp": "2025-06-17T04:50:22Z",
                "filename": "recording_2025-06-17_04-45-19_00344.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.7041607,
                "relative_pitch": -86.45652708522707,
                "relative_heading": 225.30093861854525,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004966/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004966/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004966/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004966/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76752238352833,
                        52.3948536776584,
                        43.5399684244767
                    ]
                },
                "distance": 2.74,
                "direction": 148.96,
                "angle": -2.7,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002078_pano_0000_004966",
                "timestamp": "2021-04-01T11:54:39.266400Z",
                "filename": "pano_0000_004966.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.73751364,
                "relative_pitch": -2.695609128472288,
                "relative_heading": 148.95981426353143,
                "relative_elevation": -0.12888761051000586
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014746/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014746/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014746/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014746/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76753029058414,
                        52.3948570244135,
                        43.0241427086294
                    ]
                },
                "distance": 2.77,
                "direction": 135.34,
                "angle": -13.08,
                "elevation": -0.64,
                "pano_id": "TMX7316010203-000323_pano_0000_014746",
                "timestamp": "2017-06-01T12:27:50.839300Z",
                "filename": "pano_0000_014746.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.77397719,
                "relative_pitch": -13.084100912249719,
                "relative_heading": 135.34013639030397,
                "relative_elevation": -0.644713326357305
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000651/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000651/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000651/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000651/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76754242266242,
                        52.3948788068567,
                        43.6051334971562
                    ]
                },
                "distance": 2.81,
                "direction": 80.78,
                "angle": -1.3,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002495_pano_0001_000651",
                "timestamp": "2022-03-31T07:31:34.559610Z",
                "filename": "pano_0001_000651.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 2.81203214,
                "relative_pitch": -1.2981386932515837,
                "relative_heading": 80.7764806143842,
                "relative_elevation": -0.06372253783050041
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000370/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000370/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000370/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000370/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7674719065984,
                        52.3948536098127,
                        43.5889435196295
                    ]
                },
                "distance": 3.1,
                "direction": 220.71,
                "angle": -1.47,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001015_pano_0006_000370",
                "timestamp": "2018-12-14T11:27:00.186930Z",
                "filename": "pano_0006_000370.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.10411602,
                "relative_pitch": -1.4746996321866843,
                "relative_heading": 220.70763948291548,
                "relative_elevation": -0.07991251535720068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002029/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002029/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002029/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002029/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76745604659431,
                        52.3948746439073,
                        43.5263083996251
                    ]
                },
                "distance": 3.1,
                "direction": 269.77,
                "angle": -2.63,
                "elevation": -0.14,
                "pano_id": "TMX7315120208-000044_pano_0000_002029",
                "timestamp": "2016-05-10T08:33:32.099890Z",
                "filename": "pano_0000_002029.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.10415079,
                "relative_pitch": -2.629267900262355,
                "relative_heading": 269.769260657172,
                "relative_elevation": -0.14254763536160198
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00154/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00154/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00154/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00154/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76753324238766,
                        52.39485303990804,
                        0.0
                    ]
                },
                "distance": 3.23,
                "direction": 138.33,
                "angle": -85.76,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00154",
                "timestamp": "2024-09-12T06:45:01Z",
                "filename": "recording_2024-09-12_06-43-09_00154.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.23498636,
                "relative_pitch": -85.76327077916525,
                "relative_heading": 138.32979290216522,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006099/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006099/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006099/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006099/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76754740203911,
                        52.3948649539595,
                        43.6950157918036
                    ]
                },
                "distance": 3.3,
                "direction": 109.3,
                "angle": 0.45,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006099",
                "timestamp": "2019-12-17T10:40:00.551120Z",
                "filename": "pano_0000_006099.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.30010034,
                "relative_pitch": 0.4541717255084515,
                "relative_heading": 109.30032446824875,
                "relative_elevation": 0.026159756816895197
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007083/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007083/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007083/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007083/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76755281523984,
                        52.3948730240654,
                        43.5692724734545
                    ]
                },
                "distance": 3.49,
                "direction": 93.17,
                "angle": -1.64,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007083",
                "timestamp": "2019-11-05T11:48:35.569670Z",
                "filename": "pano_0000_007083.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.48844809,
                "relative_pitch": -1.635159391421152,
                "relative_heading": 93.16739416898547,
                "relative_elevation": -0.09958356153220649
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009697/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009697/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009697/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009697/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76755242171254,
                        52.3948700424178,
                        43.5618911664933
                    ]
                },
                "distance": 3.5,
                "direction": 98.63,
                "angle": -1.75,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001721_pano_0001_009697",
                "timestamp": "2020-05-15T10:12:02.894480Z",
                "filename": "pano_0001_009697.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.4959057,
                "relative_pitch": -1.752542717841783,
                "relative_heading": 98.62932718529915,
                "relative_elevation": -0.10696486849340658
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00345/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00345/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00345/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00345/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767546834236213,
                        52.394858109977854,
                        0.0
                    ]
                },
                "distance": 3.59,
                "direction": 121.06,
                "angle": -85.3,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00345",
                "timestamp": "2025-06-17T04:50:22Z",
                "filename": "recording_2025-06-17_04-45-19_00345.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.59064254,
                "relative_pitch": -85.29946692685992,
                "relative_heading": 121.05574659834406,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014745/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014745/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014745/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014745/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76745665481588,
                        52.3948573154046,
                        43.029261669144
                    ]
                },
                "distance": 3.63,
                "direction": 237.64,
                "angle": -10.0,
                "elevation": -0.64,
                "pano_id": "TMX7316010203-000323_pano_0000_014745",
                "timestamp": "2017-06-01T12:27:50.514260Z",
                "filename": "pano_0000_014745.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.62583787,
                "relative_pitch": -10.004004859363798,
                "relative_heading": 237.639177362808,
                "relative_elevation": -0.6395943658427043
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000365/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000365/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000365/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76744645443186,
                        52.394875428057,
                        44.2539373049513
                    ]
                },
                "distance": 3.76,
                "direction": 271.14,
                "angle": 8.85,
                "elevation": 0.59,
                "pano_id": "TMX7315080123-000281_pano_0000_000365",
                "timestamp": "2016-06-13T08:26:49.231700Z",
                "filename": "pano_0000_000365.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.7578278,
                "relative_pitch": 8.849708558536223,
                "relative_heading": 271.13987901384183,
                "relative_elevation": 0.5850812699645971
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00153/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00153/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00153/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00153/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767459816690862,
                        52.394852234139506,
                        0.0
                    ]
                },
                "distance": 3.79,
                "direction": 228.65,
                "angle": -85.04,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00153",
                "timestamp": "2024-09-12T06:45:01Z",
                "filename": "recording_2024-09-12_06-43-09_00153.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.79327718,
                "relative_pitch": -85.03548720858224,
                "relative_heading": 228.64820431920162,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000371/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000371/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000371/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000371/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76754651751653,
                        52.3948539193361,
                        43.5855662506074
                    ]
                },
                "distance": 3.83,
                "direction": 127.2,
                "angle": -1.24,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001015_pano_0006_000371",
                "timestamp": "2018-12-14T11:27:00.686930Z",
                "filename": "pano_0006_000371.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 3.83477601,
                "relative_pitch": -1.2442455347777346,
                "relative_heading": 127.20229113518711,
                "relative_elevation": -0.08328978437930346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004965/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004965/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004965/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004965/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76744857775139,
                        52.3948539769547,
                        43.5405216924846
                    ]
                },
                "distance": 4.29,
                "direction": 237.38,
                "angle": -1.71,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002078_pano_0000_004965",
                "timestamp": "2021-04-01T11:54:38.786320Z",
                "filename": "pano_0000_004965.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 4.28915177,
                "relative_pitch": -1.7138174418627203,
                "relative_heading": 237.37870580793577,
                "relative_elevation": -0.12833434250210018
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76756887999848,
                        52.3948766141001,
                        43.7873478028923
                    ]
                },
                "distance": 4.58,
                "direction": 87.41,
                "angle": 1.48,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000215",
                "timestamp": "2022-12-06T11:51:30.228700Z",
                "filename": "pano_0007_000215.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 4.58134728,
                "relative_pitch": 1.481565260656626,
                "relative_heading": 87.41365139163668,
                "relative_elevation": 0.11849176790559568
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000621/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000621/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000621/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000621/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76757220893717,
                        52.3948730926381,
                        43.6157593354583
                    ]
                },
                "distance": 4.81,
                "direction": 92.21,
                "angle": -0.63,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000621",
                "timestamp": "2018-12-14T11:29:32.230660Z",
                "filename": "pano_0006_000621.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 4.80685453,
                "relative_pitch": -0.6328656395015085,
                "relative_heading": 92.20706330725551,
                "relative_elevation": -0.053096699528403235
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000303/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000303/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000303/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76742812952102,
                        52.3948736613879,
                        43.6704459963366
                    ]
                },
                "distance": 5.01,
                "direction": 268.61,
                "angle": 0.02,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002388_pano_0000_000303",
                "timestamp": "2022-01-04T10:15:32.859160Z",
                "filename": "pano_0000_000303.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.0059821,
                "relative_pitch": 0.01819784211273029,
                "relative_heading": 268.605472968444,
                "relative_elevation": 0.001589961349900193
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000305/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000305/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000305/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76757531473964,
                        52.3948755580108,
                        43.662929863669
                    ]
                },
                "distance": 5.02,
                "direction": 88.98,
                "angle": -0.07,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000305",
                "timestamp": "2022-01-04T10:15:33.669140Z",
                "filename": "pano_0000_000305.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.01550049,
                "relative_pitch": -0.06769901584878214,
                "relative_heading": 88.9807495710905,
                "relative_elevation": -0.005926171317703677
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76757459266277,
                        52.394855632404,
                        43.4859960023314
                    ]
                },
                "distance": 5.4,
                "direction": 113.2,
                "angle": -1.94,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001064_pano_0006_000212",
                "timestamp": "2019-01-18T09:26:53.272630Z",
                "filename": "pano_0006_000212.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.40232681,
                "relative_pitch": -1.9386294047153825,
                "relative_heading": 113.19767453891663,
                "relative_elevation": -0.18286003265530582
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000217/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000217/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000217/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000217/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76742183295945,
                        52.3948766522366,
                        43.7856763051823
                    ]
                },
                "distance": 5.44,
                "direction": 272.22,
                "angle": 1.23,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000217",
                "timestamp": "2022-12-06T11:51:31.258660Z",
                "filename": "pano_0007_000217.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.43721398,
                "relative_pitch": 1.2308286623229445,
                "relative_heading": 272.22377952486033,
                "relative_elevation": 0.11682027019559627
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000623/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000623/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000623/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000623/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76742179375727,
                        52.3948724739588,
                        43.6129779443145
                    ]
                },
                "distance": 5.44,
                "direction": 267.33,
                "angle": -0.59,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001015_pano_0006_000623",
                "timestamp": "2018-12-14T11:29:32.885450Z",
                "filename": "pano_0006_000623.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.44171755,
                "relative_pitch": -0.5883190764981187,
                "relative_heading": 267.3250914247807,
                "relative_elevation": -0.05587809067220206
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000210/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000210/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000210/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000210/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76742654773873,
                        52.394854158067,
                        43.477306002751
                    ]
                },
                "distance": 5.6,
                "direction": 245.85,
                "angle": -1.96,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-001064_pano_0006_000210",
                "timestamp": "2019-01-18T09:26:52.362600Z",
                "filename": "pano_0006_000210.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.60248892,
                "relative_pitch": -1.9581894922329368,
                "relative_heading": 245.85079650146554,
                "relative_elevation": -0.19155003223570333
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00040/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00040/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00040/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00040/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76741724795657,
                        52.39485940923437,
                        0.0
                    ]
                },
                "distance": 5.99,
                "direction": 253.45,
                "angle": -82.18,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00040",
                "timestamp": "2025-06-17T04:45:50Z",
                "filename": "recording_2025-06-17_04-45-19_00040.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 5.99366745,
                "relative_pitch": -82.18483150267231,
                "relative_heading": 253.4457476376858,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000363/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000363/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000363/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76759168149314,
                        52.394875954433,
                        44.2478182651103
                    ]
                },
                "distance": 6.13,
                "direction": 88.75,
                "angle": 5.4,
                "elevation": 0.58,
                "pano_id": "TMX7315080123-000281_pano_0000_000363",
                "timestamp": "2016-06-13T08:26:48.086660Z",
                "filename": "pano_0000_000363.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 6.13027615,
                "relative_pitch": 5.395187724120488,
                "relative_heading": 88.75374667829618,
                "relative_elevation": 0.5789622301235937
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007081/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007081/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007081/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007081/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76740611798974,
                        52.3948718341999,
                        43.571318606846
                    ]
                },
                "distance": 6.51,
                "direction": 267.14,
                "angle": -0.86,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007081",
                "timestamp": "2019-11-05T11:48:34.874680Z",
                "filename": "pano_0000_007081.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 6.5109945,
                "relative_pitch": -0.8582506083555985,
                "relative_heading": 267.13756156207535,
                "relative_elevation": -0.09753742814070421
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009695/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009695/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009695/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009695/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76740343481963,
                        52.3948686872023,
                        43.5603676466271
                    ]
                },
                "distance": 6.72,
                "direction": 264.23,
                "angle": -0.92,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001721_pano_0001_009695",
                "timestamp": "2020-05-15T10:12:02.024620Z",
                "filename": "pano_0001_009695.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 6.71954243,
                "relative_pitch": -0.9249717270788446,
                "relative_heading": 264.2319104060263,
                "relative_elevation": -0.1084883883596035
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004967/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004967/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004967/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004967/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76759614145294,
                        52.3948533909311,
                        43.5345036266372
                    ]
                },
                "distance": 6.86,
                "direction": 110.28,
                "angle": -1.12,
                "elevation": -0.13,
                "pano_id": "TMX7316010203-002078_pano_0000_004967",
                "timestamp": "2021-04-01T11:54:39.756300Z",
                "filename": "pano_0000_004967.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 6.85771492,
                "relative_pitch": -1.1223623921994457,
                "relative_heading": 110.2842640318361,
                "relative_elevation": -0.1343524083494998
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006097/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006097/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006097/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006097/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76740075111477,
                        52.3948669288119,
                        43.6942207012326
                    ]
                },
                "distance": 6.92,
                "direction": 262.77,
                "angle": 0.21,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006097",
                "timestamp": "2019-12-17T10:39:59.806100Z",
                "filename": "pano_0000_006097.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 6.92321332,
                "relative_pitch": 0.20991434975810247,
                "relative_heading": 262.7726018843912,
                "relative_elevation": 0.02536466624589906
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002031/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002031/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002031/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002031/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76760454521894,
                        52.3948774689591,
                        43.518782989122
                    ]
                },
                "distance": 7.01,
                "direction": 87.53,
                "angle": -1.23,
                "elevation": -0.15,
                "pano_id": "TMX7315120208-000044_pano_0000_002031",
                "timestamp": "2016-05-10T08:33:33.169670Z",
                "filename": "pano_0000_002031.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.01098792,
                "relative_pitch": -1.2262521836845586,
                "relative_heading": 87.53234915952277,
                "relative_elevation": -0.15007304586470127
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014747/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014747/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014747/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014747/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76760399900407,
                        52.3948568906403,
                        43.0194150833413
                    ]
                },
                "distance": 7.25,
                "direction": 105.93,
                "angle": -5.12,
                "elevation": -0.65,
                "pano_id": "TMX7316010203-000323_pano_0000_014747",
                "timestamp": "2017-06-01T12:27:51.164250Z",
                "filename": "pano_0000_014747.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.24537632,
                "relative_pitch": -5.122031863562825,
                "relative_heading": 105.92509081634913,
                "relative_elevation": -0.6494409516454027
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000653/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000653/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000653/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000653/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76739429750774,
                        52.3948788000862,
                        43.6014650948346
                    ]
                },
                "distance": 7.32,
                "direction": 273.52,
                "angle": -0.53,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002495_pano_0001_000653",
                "timestamp": "2022-03-31T07:31:35.419600Z",
                "filename": "pano_0001_000653.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.32135605,
                "relative_pitch": -0.5273759912798026,
                "relative_heading": 273.52370691537425,
                "relative_elevation": -0.06739094015210156
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00155/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00155/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00155/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00155/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767606655961973,
                        52.394854024795855,
                        0.0
                    ]
                },
                "distance": 7.51,
                "direction": 107.89,
                "angle": -80.24,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00155",
                "timestamp": "2024-09-12T06:45:02Z",
                "filename": "recording_2024-09-12_06-43-09_00155.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.51119807,
                "relative_pitch": -80.24042142216994,
                "relative_heading": 107.88612175104157,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000369/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000369/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000369/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000369/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76739693552235,
                        52.3948532029794,
                        43.5827387301251
                    ]
                },
                "distance": 7.52,
                "direction": 251.4,
                "angle": -0.66,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001015_pano_0006_000369",
                "timestamp": "2018-12-14T11:26:59.686960Z",
                "filename": "pano_0006_000369.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.52061033,
                "relative_pitch": -0.6560561249181989,
                "relative_heading": 251.40350538309576,
                "relative_elevation": -0.0861173048616024
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000650/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000650/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000650/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000650/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76761666155638,
                        52.394878737321,
                        43.6080597778782
                    ]
                },
                "distance": 7.84,
                "direction": 86.76,
                "angle": -0.44,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002495_pano_0001_000650",
                "timestamp": "2022-03-31T07:31:34.129630Z",
                "filename": "pano_0001_000650.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 7.84179369,
                "relative_pitch": -0.44419673501499524,
                "relative_heading": 86.76152477036972,
                "relative_elevation": -0.060796257108499674
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006100/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006100/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006100/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006100/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76762012815484,
                        52.3948640334057,
                        43.6933980062604
                    ]
                },
                "distance": 8.15,
                "direction": 98.42,
                "angle": 0.17,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001518_pano_0000_006100",
                "timestamp": "2019-12-17T10:40:00.926070Z",
                "filename": "pano_0000_006100.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.15303393,
                "relative_pitch": 0.17246918630815078,
                "relative_heading": 98.41532499343612,
                "relative_elevation": 0.024541971273698948
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002028/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002028/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002028/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002028/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76738142411152,
                        52.3948734050967,
                        43.532873573713
                    ]
                },
                "distance": 8.19,
                "direction": 268.95,
                "angle": -0.95,
                "elevation": -0.14,
                "pano_id": "TMX7315120208-000044_pano_0000_002028",
                "timestamp": "2016-05-10T08:33:31.569690Z",
                "filename": "pano_0000_002028.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.18521551,
                "relative_pitch": -0.9517775605804547,
                "relative_heading": 268.94754960653444,
                "relative_elevation": -0.13598246127370572
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00152/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00152/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00152/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00152/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767386448610392,
                        52.39485157912568,
                        0.0
                    ]
                },
                "distance": 8.26,
                "direction": 251.79,
                "angle": -79.3,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00152",
                "timestamp": "2024-09-12T06:45:00Z",
                "filename": "recording_2024-09-12_06-43-09_00152.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.25502044,
                "relative_pitch": -79.29530721611056,
                "relative_heading": 251.79492621153219,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00346/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00346/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00346/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00346/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767620258116656,
                        52.394858566000956,
                        0.0
                    ]
                },
                "distance": 8.27,
                "direction": 102.58,
                "angle": -79.27,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00346",
                "timestamp": "2025-06-17T04:50:23Z",
                "filename": "recording_2025-06-17_04-45-19_00346.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.27264846,
                "relative_pitch": -79.272977987523,
                "relative_heading": 102.57828030035445,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014744/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014744/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014744/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014744/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76738213042376,
                        52.3948578013777,
                        43.0367762595415
                    ]
                },
                "distance": 8.35,
                "direction": 256.94,
                "angle": -4.33,
                "elevation": -0.63,
                "pano_id": "TMX7316010203-000323_pano_0000_014744",
                "timestamp": "2017-06-01T12:27:50.184330Z",
                "filename": "pano_0000_014744.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.35164518,
                "relative_pitch": -4.328080563761514,
                "relative_heading": 256.9441342887057,
                "relative_elevation": -0.6320797754452059
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000372/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000372/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000372/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000372/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76762148524363,
                        52.3948541857252,
                        43.5860322713852
                    ]
                },
                "distance": 8.47,
                "direction": 105.67,
                "angle": -0.56,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001015_pano_0006_000372",
                "timestamp": "2018-12-14T11:27:01.192020Z",
                "filename": "pano_0006_000372.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.47268554,
                "relative_pitch": -0.5600704674418325,
                "relative_heading": 105.67375556721143,
                "relative_elevation": -0.08282376360150323
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007084/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007084/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007084/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007084/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76762644300071,
                        52.3948733577918,
                        43.5660609565675
                    ]
                },
                "distance": 8.5,
                "direction": 91.05,
                "angle": -0.69,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007084",
                "timestamp": "2019-11-05T11:48:35.924640Z",
                "filename": "pano_0000_007084.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.49654017,
                "relative_pitch": -0.6931570604474743,
                "relative_heading": 91.0493816390535,
                "relative_elevation": -0.10279507841920577
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009698/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009698/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009698/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009698/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76762640259721,
                        52.3948710134748,
                        43.5617537638173
                    ]
                },
                "distance": 8.5,
                "direction": 92.81,
                "angle": -0.72,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001721_pano_0001_009698",
                "timestamp": "2020-05-15T10:12:03.324490Z",
                "filename": "pano_0001_009698.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.50257109,
                "relative_pitch": -0.7216856547050027,
                "relative_heading": 92.80756782788889,
                "relative_elevation": -0.10710227116940274
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000366/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000366/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000366/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7673739678137,
                        52.39487570581,
                        44.2533586351201
                    ]
                },
                "distance": 8.69,
                "direction": 270.7,
                "angle": 3.85,
                "elevation": 0.58,
                "pano_id": "TMX7315080123-000281_pano_0000_000366",
                "timestamp": "2016-06-13T08:26:49.801790Z",
                "filename": "pano_0000_000366.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.69204237,
                "relative_pitch": 3.8471037606371334,
                "relative_heading": 270.6965600261785,
                "relative_elevation": 0.5845026001333977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004964/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004964/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004964/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004964/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76737426232038,
                        52.3948542113623,
                        43.5454561859369
                    ]
                },
                "distance": 8.97,
                "direction": 255.23,
                "angle": -0.79,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002078_pano_0000_004964",
                "timestamp": "2021-04-01T11:54:38.311290Z",
                "filename": "pano_0000_004964.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 8.9676519,
                "relative_pitch": -0.7883718517202166,
                "relative_heading": 255.2305694722152,
                "relative_elevation": -0.12339984904980383
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76764256262525,
                        52.3948765353431,
                        43.7905733333901
                    ]
                },
                "distance": 9.59,
                "direction": 88.82,
                "angle": 0.73,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000214",
                "timestamp": "2022-12-06T11:51:29.713690Z",
                "filename": "pano_0007_000214.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 9.59445392,
                "relative_pitch": 0.7268275464788229,
                "relative_heading": 88.81764664206074,
                "relative_elevation": 0.12171729840339651
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000620/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000620/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000620/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000620/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76764757273517,
                        52.3948732280782,
                        43.6234510280192
                    ]
                },
                "distance": 9.93,
                "direction": 90.98,
                "angle": -0.26,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000620",
                "timestamp": "2018-12-14T11:29:31.905440Z",
                "filename": "pano_0006_000620.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 9.93491576,
                "relative_pitch": -0.26185397222568746,
                "relative_heading": 90.9806762160268,
                "relative_elevation": -0.04540500696750627
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000302/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000302/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000302/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000302/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76735496215171,
                        52.3948722016456,
                        43.6766338637099
                    ]
                },
                "distance": 9.99,
                "direction": 268.37,
                "angle": 0.04,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000302",
                "timestamp": "2022-01-04T10:15:32.469140Z",
                "filename": "pano_0000_000302.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 9.98920125,
                "relative_pitch": 0.044611842168911904,
                "relative_heading": 268.3693636429757,
                "relative_elevation": 0.00777782872319932
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000306/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000306/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000306/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76764900697609,
                        52.3948765037609,
                        43.6598012233153
                    ]
                },
                "distance": 10.03,
                "direction": 88.89,
                "angle": -0.05,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000306",
                "timestamp": "2022-01-04T10:15:34.084110Z",
                "filename": "pano_0000_000306.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.03297634,
                "relative_pitch": -0.05170971550400611,
                "relative_heading": 88.88940007749613,
                "relative_elevation": -0.00905481167140465
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000213/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000213/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000213/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000213/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76764840869137,
                        52.3948562504685,
                        43.487002893351
                    ]
                },
                "distance": 10.2,
                "direction": 101.65,
                "angle": -1.02,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001064_pano_0006_000213",
                "timestamp": "2019-01-18T09:26:53.727580Z",
                "filename": "pano_0006_000213.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.20038567,
                "relative_pitch": -1.021364696610004,
                "relative_heading": 101.6467164911119,
                "relative_elevation": -0.1818531416357061
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000209/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000209/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000209/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000209/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76735240507715,
                        52.3948535048407,
                        43.4775733714923
                    ]
                },
                "distance": 10.43,
                "direction": 256.9,
                "angle": -1.05,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-001064_pano_0006_000209",
                "timestamp": "2019-01-18T09:26:51.907610Z",
                "filename": "pano_0006_000209.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.43081266,
                "relative_pitch": -1.0505855459087285,
                "relative_heading": 256.89672685217454,
                "relative_elevation": -0.19128266349440537
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000218/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000218/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000218/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000218/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76734836482263,
                        52.3948768977019,
                        43.7907450674102
                    ]
                },
                "distance": 10.44,
                "direction": 271.31,
                "angle": 0.67,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000218",
                "timestamp": "2022-12-06T11:51:31.773680Z",
                "filename": "pano_0007_000218.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.4369698,
                "relative_pitch": 0.6691031769410543,
                "relative_heading": 271.3083070821606,
                "relative_elevation": 0.12188903242349625
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000624/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000624/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000624/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000624/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76734679025996,
                        52.3948719435783,
                        43.6193764153868
                    ]
                },
                "distance": 10.55,
                "direction": 268.3,
                "angle": -0.27,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000624",
                "timestamp": "2018-12-14T11:29:33.215470Z",
                "filename": "pano_0006_000624.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.54607886,
                "relative_pitch": -0.26881579506623327,
                "relative_heading": 268.2994199905758,
                "relative_elevation": -0.049479619599900104
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00039/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00039/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00039/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00039/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767343828727586,
                        52.39485862056289,
                        0.0
                    ]
                },
                "distance": 10.89,
                "direction": 260.51,
                "angle": -75.99,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00039",
                "timestamp": "2025-06-17T04:45:50Z",
                "filename": "recording_2025-06-17_04-45-19_00039.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 10.89204142,
                "relative_pitch": -75.99484566612414,
                "relative_heading": 260.51184056130285,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000362/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000362/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000362/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76766418252775,
                        52.394876901153,
                        44.2511174632236
                    ]
                },
                "distance": 11.07,
                "direction": 88.76,
                "angle": 3.01,
                "elevation": 0.58,
                "pano_id": "TMX7315080123-000281_pano_0000_000362",
                "timestamp": "2016-06-13T08:26:47.511610Z",
                "filename": "pano_0000_000362.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 11.06669731,
                "relative_pitch": 3.0117738750883687,
                "relative_heading": 88.76415551173139,
                "relative_elevation": 0.5822614282368974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007080/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007080/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007080/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007080/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76733269786405,
                        52.3948712048779,
                        43.5755720864981
                    ]
                },
                "distance": 11.51,
                "direction": 268.03,
                "angle": -0.46,
                "elevation": -0.09,
                "pano_id": "TMX7316060226-000461_pano_0000_007080",
                "timestamp": "2019-11-05T11:48:34.529680Z",
                "filename": "pano_0000_007080.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 11.50752008,
                "relative_pitch": -0.46444928522027235,
                "relative_heading": 268.03208775225943,
                "relative_elevation": -0.09328394848860455
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004968/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004968/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004968/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004968/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76767049747423,
                        52.3948530894637,
                        43.5293608279899
                    ]
                },
                "distance": 11.74,
                "direction": 101.85,
                "angle": -0.68,
                "elevation": -0.14,
                "pano_id": "TMX7316010203-002078_pano_0000_004968",
                "timestamp": "2021-04-01T11:54:40.256310Z",
                "filename": "pano_0000_004968.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 11.7441374,
                "relative_pitch": -0.6805191827558499,
                "relative_heading": 101.84648489965355,
                "relative_elevation": -0.13949520699680562
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009694/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009694/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009694/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009694/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76732865608791,
                        52.3948682256646,
                        43.5644927518442
                    ]
                },
                "distance": 11.8,
                "direction": 266.47,
                "angle": -0.51,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001721_pano_0001_009694",
                "timestamp": "2020-05-15T10:12:01.584480Z",
                "filename": "pano_0001_009694.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 11.79826604,
                "relative_pitch": -0.506804956681437,
                "relative_heading": 266.46881339247454,
                "relative_elevation": -0.10436328314250432
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006096/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006096/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006096/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006096/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76732726242419,
                        52.3948677875128,
                        43.6962333591655
                    ]
                },
                "distance": 11.9,
                "direction": 266.26,
                "angle": 0.13,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006096",
                "timestamp": "2019-12-17T10:39:59.436110Z",
                "filename": "pano_0000_006096.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 11.89603564,
                "relative_pitch": 0.13185925193782147,
                "relative_heading": 266.2625791967217,
                "relative_elevation": 0.02737732417879357
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002032/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002032/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002032/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002032/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76767870245779,
                        52.3948791061734,
                        43.5200441796333
                    ]
                },
                "distance": 12.06,
                "direction": 87.7,
                "angle": -0.71,
                "elevation": -0.15,
                "pano_id": "TMX7315120208-000044_pano_0000_002032",
                "timestamp": "2016-05-10T08:33:33.709700Z",
                "filename": "pano_0000_002032.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.06224072,
                "relative_pitch": -0.7068221335557202,
                "relative_heading": 87.70013543007511,
                "relative_elevation": -0.1488118553534008
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014748/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014748/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014748/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014748/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76767776743027,
                        52.3948568766257,
                        43.0172639088705
                    ]
                },
                "distance": 12.15,
                "direction": 99.42,
                "angle": -3.07,
                "elevation": -0.65,
                "pano_id": "TMX7316010203-000323_pano_0000_014748",
                "timestamp": "2017-06-01T12:27:51.489260Z",
                "filename": "pano_0000_014748.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.1528407,
                "relative_pitch": -3.069057417627305,
                "relative_heading": 99.4222904961628,
                "relative_elevation": -0.6515921261162063
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00156/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00156/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00156/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00156/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767680053665272,
                        52.394855078475736,
                        0.0
                    ]
                },
                "distance": 12.34,
                "direction": 100.22,
                "angle": -74.22,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00156",
                "timestamp": "2024-09-12T06:45:02Z",
                "filename": "recording_2024-09-12_06-43-09_00156.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.34032433,
                "relative_pitch": -74.22030875515013,
                "relative_heading": 100.2204939936663,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000654/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000654/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000654/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000654/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76732036006822,
                        52.3948787930507,
                        43.6051242444664
                    ]
                },
                "distance": 12.35,
                "direction": 272.08,
                "angle": -0.3,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002495_pano_0001_000654",
                "timestamp": "2022-03-31T07:31:35.849600Z",
                "filename": "pano_0001_000654.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.34876379,
                "relative_pitch": -0.29570006030657076,
                "relative_heading": 272.0846988061593,
                "relative_elevation": -0.06373179052030054
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76732241544986,
                        52.3948530129342,
                        43.5834328848869
                    ]
                },
                "distance": 12.44,
                "direction": 258.78,
                "angle": -0.39,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001015_pano_0006_000368",
                "timestamp": "2018-12-14T11:26:59.191960Z",
                "filename": "pano_0006_000368.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.43826823,
                "relative_pitch": -0.39348797880587105,
                "relative_heading": 258.7834188730933,
                "relative_elevation": -0.08542315009979973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000649/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000649/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000649/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000649/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76769101004739,
                        52.3948787296097,
                        43.6159147657454
                    ]
                },
                "distance": 12.9,
                "direction": 88.04,
                "angle": -0.24,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-002495_pano_0001_000649",
                "timestamp": "2022-03-31T07:31:33.699620Z",
                "filename": "pano_0001_000649.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 12.89790879,
                "relative_pitch": -0.23517721391950136,
                "relative_heading": 88.03546870215834,
                "relative_elevation": -0.052941269241301825
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006101/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006101/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006101/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006101/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76769298477272,
                        52.394863183353,
                        43.6963253486902
                    ]
                },
                "distance": 13.09,
                "direction": 95.65,
                "angle": 0.12,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006101",
                "timestamp": "2019-12-17T10:40:01.306080Z",
                "filename": "pano_0000_006101.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.08826149,
                "relative_pitch": 0.12025076299410925,
                "relative_heading": 95.64647570373887,
                "relative_elevation": 0.0274693137034987
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00151/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00151/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00151/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00151/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767312997985925,
                        52.39485202098461,
                        0.0
                    ]
                },
                "distance": 13.09,
                "direction": 258.86,
                "angle": -73.32,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00151",
                "timestamp": "2024-09-12T06:44:59Z",
                "filename": "recording_2024-09-12_06-43-09_00151.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.08857099,
                "relative_pitch": -73.31530477901683,
                "relative_heading": 258.85534262946277,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00347/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00347/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00347/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00347/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76769369392621,
                        52.39485921977145,
                        0.0
                    ]
                },
                "distance": 13.19,
                "direction": 97.53,
                "angle": -73.2,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00347",
                "timestamp": "2025-06-17T04:50:23Z",
                "filename": "recording_2025-06-17_04-45-19_00347.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.18684558,
                "relative_pitch": -73.19706533650226,
                "relative_heading": 97.53319391926642,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002027/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002027/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002027/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002027/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76730675516224,
                        52.3948722422772,
                        43.5385561324656
                    ]
                },
                "distance": 13.27,
                "direction": 268.79,
                "angle": -0.56,
                "elevation": -0.13,
                "pano_id": "TMX7315120208-000044_pano_0000_002027",
                "timestamp": "2016-05-10T08:33:31.044670Z",
                "filename": "pano_0000_002027.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.26965566,
                "relative_pitch": -0.5625914299608613,
                "relative_heading": 268.7921126595661,
                "relative_elevation": -0.13029990252110224
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014743/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014743/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014743/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014743/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76730767885816,
                        52.3948584154228,
                        43.0414182171226
                    ]
                },
                "distance": 13.33,
                "direction": 262.16,
                "angle": -2.7,
                "elevation": -0.63,
                "pano_id": "TMX7316010203-000323_pano_0000_014743",
                "timestamp": "2017-06-01T12:27:49.854250Z",
                "filename": "pano_0000_014743.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.32844513,
                "relative_pitch": -2.6952145035679913,
                "relative_heading": 262.159087941156,
                "relative_elevation": -0.6274378178641058
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000373/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000373/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000373/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000373/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76769684198887,
                        52.3948542644831,
                        43.5835552019998
                    ]
                },
                "distance": 13.48,
                "direction": 99.74,
                "angle": -0.36,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001015_pano_0006_000373",
                "timestamp": "2018-12-14T11:27:01.701920Z",
                "filename": "pano_0006_000373.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.48155758,
                "relative_pitch": -0.3625183864420848,
                "relative_heading": 99.73752098047787,
                "relative_elevation": -0.08530083298690272
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007085/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007085/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007085/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007085/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76770021647266,
                        52.3948735554064,
                        43.5704620061442
                    ]
                },
                "distance": 13.52,
                "direction": 90.57,
                "angle": -0.42,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007085",
                "timestamp": "2019-11-05T11:48:36.284650Z",
                "filename": "pano_0000_007085.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.51769038,
                "relative_pitch": -0.41704336041052775,
                "relative_heading": 90.56630893064543,
                "relative_elevation": -0.09839402884250603
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009699/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009699/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009699/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009699/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76770063876405,
                        52.3948721067081,
                        43.5695541258901
                    ]
                },
                "distance": 13.55,
                "direction": 91.25,
                "angle": -0.42,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001721_pano_0001_009699",
                "timestamp": "2020-05-15T10:12:03.754540Z",
                "filename": "pano_0001_009699.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.54898453,
                "relative_pitch": -0.41991917594574013,
                "relative_heading": 91.24678590639317,
                "relative_elevation": -0.09930190909660297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76730108489528,
                        52.3948762084591,
                        44.2541376473382
                    ]
                },
                "distance": 13.65,
                "direction": 270.68,
                "angle": 2.45,
                "elevation": 0.59,
                "pano_id": "TMX7315080123-000281_pano_0000_000367",
                "timestamp": "2016-06-13T08:26:50.371750Z",
                "filename": "pano_0000_000367.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.65364928,
                "relative_pitch": 2.454556158071108,
                "relative_heading": 270.6782011338336,
                "relative_elevation": 0.5852816123514941
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004963/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004963/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004963/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004963/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767299953737,
                        52.3948545641988,
                        43.5462690433487
                    ]
                },
                "distance": 13.91,
                "direction": 260.71,
                "angle": -0.5,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002078_pano_0000_004963",
                "timestamp": "2021-04-01T11:54:37.846310Z",
                "filename": "pano_0000_004963.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 13.91233222,
                "relative_pitch": -0.5048424208287352,
                "relative_heading": 260.70599649410366,
                "relative_elevation": -0.12258699163800202
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000213/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000213/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000213/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000213/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76771567931977,
                        52.3948764296762,
                        43.7951348042116
                    ]
                },
                "distance": 14.57,
                "direction": 89.27,
                "angle": 0.5,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-002831_pano_0007_000213",
                "timestamp": "2022-12-06T11:51:29.203730Z",
                "filename": "pano_0007_000213.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 14.57080776,
                "relative_pitch": 0.4965448382499451,
                "relative_heading": 89.26767736392155,
                "relative_elevation": 0.12627876922489634
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000301/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000301/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000301/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76728172954411,
                        52.3948705590381,
                        43.6738661583513
                    ]
                },
                "distance": 14.98,
                "direction": 268.21,
                "angle": 0.02,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000301",
                "timestamp": "2022-01-04T10:15:32.084070Z",
                "filename": "pano_0000_000301.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 14.97753697,
                "relative_pitch": 0.01916596256777273,
                "relative_heading": 268.21314119928553,
                "relative_elevation": 0.00501012336459894
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000619/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000619/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000619/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000619/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76772219380317,
                        52.3948734081656,
                        43.6349850650877
                    ]
                },
                "distance": 15.01,
                "direction": 90.57,
                "angle": -0.13,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001015_pano_0006_000619",
                "timestamp": "2018-12-14T11:29:31.585440Z",
                "filename": "pano_0006_000619.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.01382232,
                "relative_pitch": -0.12925824547256756,
                "relative_heading": 90.57238614973618,
                "relative_elevation": -0.03387096989900584
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000307/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000307/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000307/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76772234791799,
                        52.394877630471,
                        43.6601813109592
                    ]
                },
                "distance": 15.03,
                "direction": 88.78,
                "angle": -0.03,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000307",
                "timestamp": "2022-01-04T10:15:34.499160Z",
                "filename": "pano_0000_000307.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.02696703,
                "relative_pitch": -0.03307553806521461,
                "relative_heading": 88.78036160052977,
                "relative_elevation": -0.008674724027500247
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000214/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000214/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000214/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000214/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76772222683161,
                        52.3948567213112,
                        43.4884389629588
                    ]
                },
                "distance": 15.15,
                "direction": 97.61,
                "angle": -0.68,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001064_pano_0006_000214",
                "timestamp": "2019-01-18T09:26:54.182590Z",
                "filename": "pano_0006_000214.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.14883979,
                "relative_pitch": -0.6823392567908548,
                "relative_heading": 97.6125239739387,
                "relative_elevation": -0.18041707202790036
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000208/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000208/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000208/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000208/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76727890107244,
                        52.3948530264879,
                        43.475723917596
                    ]
                },
                "distance": 15.35,
                "direction": 260.94,
                "angle": -0.72,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-001064_pano_0006_000208",
                "timestamp": "2019-01-18T09:26:51.457600Z",
                "filename": "pano_0006_000208.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.35438056,
                "relative_pitch": -0.7206459190732731,
                "relative_heading": 260.9395489612478,
                "relative_elevation": -0.19313211739070368
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000219/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000219/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000219/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000219/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76727486662426,
                        52.3948770908558,
                        43.7876022243872
                    ]
                },
                "distance": 15.44,
                "direction": 270.96,
                "angle": 0.44,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000219",
                "timestamp": "2022-12-06T11:51:32.288640Z",
                "filename": "pano_0007_000219.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.43961114,
                "relative_pitch": 0.4406536719025034,
                "relative_heading": 270.9641757504694,
                "relative_elevation": 0.11874618940049686
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000625/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000625/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000625/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000625/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76727179338368,
                        52.3948713705362,
                        43.6207908364013
                    ]
                },
                "distance": 15.65,
                "direction": 268.62,
                "angle": -0.18,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000625",
                "timestamp": "2018-12-14T11:29:33.550460Z",
                "filename": "pano_0006_000625.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.65116347,
                "relative_pitch": -0.17595652668718118,
                "relative_heading": 268.62076709244496,
                "relative_elevation": -0.048065198585405255
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00038/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00038/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00038/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00038/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767270467133542,
                        52.39485791303732,
                        0.0
                    ]
                },
                "distance": 15.85,
                "direction": 263.21,
                "angle": -70.05,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00038",
                "timestamp": "2025-06-17T04:45:49Z",
                "filename": "recording_2025-06-17_04-45-19_00038.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.84812631,
                "relative_pitch": -70.05335569377297,
                "relative_heading": 263.2082990420961,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000361/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000361/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000361/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76773649285923,
                        52.3948780059392,
                        44.2478043530136
                    ]
                },
                "distance": 15.99,
                "direction": 88.7,
                "angle": 2.07,
                "elevation": 0.58,
                "pano_id": "TMX7315080123-000281_pano_0000_000361",
                "timestamp": "2016-06-13T08:26:46.936600Z",
                "filename": "pano_0000_000361.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 15.990528,
                "relative_pitch": 2.07352829987934,
                "relative_heading": 88.70411724335261,
                "relative_elevation": 0.578948318026896
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007079/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007079/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007079/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007079/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7672594093818,
                        52.3948707999073,
                        43.5733511885628
                    ]
                },
                "distance": 16.5,
                "direction": 268.47,
                "angle": -0.33,
                "elevation": -0.1,
                "pano_id": "TMX7316060226-000461_pano_0000_007079",
                "timestamp": "2019-11-05T11:48:34.184660Z",
                "filename": "pano_0000_007079.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 16.49550929,
                "relative_pitch": -0.33172443392001427,
                "relative_heading": 268.470769149566,
                "relative_elevation": -0.09550484642389989
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004969/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004969/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004969/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004969/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76774426723132,
                        52.3948529658782,
                        43.5166737670079
                    ]
                },
                "distance": 16.69,
                "direction": 98.35,
                "angle": -0.52,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-002078_pano_0000_004969",
                "timestamp": "2021-04-01T11:54:40.756300Z",
                "filename": "pano_0000_004969.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 16.69270318,
                "relative_pitch": -0.5223336221522471,
                "relative_heading": 98.35202806957344,
                "relative_elevation": -0.15218226797880163
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009693/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009693/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009693/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009693/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7672544607815,
                        52.3948681114076,
                        43.5621034838259
                    ]
                },
                "distance": 16.84,
                "direction": 267.48,
                "angle": -0.36,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001721_pano_0001_009693",
                "timestamp": "2020-05-15T10:12:01.144490Z",
                "filename": "pano_0001_009693.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 16.84273359,
                "relative_pitch": -0.3631470329888924,
                "relative_heading": 267.48397482726926,
                "relative_elevation": -0.10675255116080251
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006095/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006095/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006095/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006095/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76725371130707,
                        52.3948686881998,
                        43.6944203013554
                    ]
                },
                "distance": 16.89,
                "direction": 267.71,
                "angle": 0.09,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001518_pano_0000_006095",
                "timestamp": "2019-12-17T10:39:59.066090Z",
                "filename": "pano_0000_006095.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 16.8910153,
                "relative_pitch": 0.0867161283605538,
                "relative_heading": 267.70907559180665,
                "relative_elevation": 0.02556426636869702
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002033/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002033/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002033/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002033/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76775252586618,
                        52.3948807644104,
                        43.5108324680477
                    ]
                },
                "distance": 17.09,
                "direction": 87.76,
                "angle": -0.53,
                "elevation": -0.16,
                "pano_id": "TMX7315120208-000044_pano_0000_002033",
                "timestamp": "2016-05-10T08:33:34.254610Z",
                "filename": "pano_0000_002033.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.09091979,
                "relative_pitch": -0.5297447746496861,
                "relative_heading": 87.75805391144867,
                "relative_elevation": -0.15802356693900066
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014749/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014749/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014749/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014749/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76775173722195,
                        52.3948570007658,
                        43.0084781832993
                    ]
                },
                "distance": 17.14,
                "direction": 96.62,
                "angle": -2.21,
                "elevation": -0.66,
                "pano_id": "TMX7316010203-000323_pano_0000_014749",
                "timestamp": "2017-06-01T12:27:51.814250Z",
                "filename": "pano_0000_014749.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.13842235,
                "relative_pitch": -2.2066298761018035,
                "relative_heading": 96.61975138616592,
                "relative_elevation": -0.6603778516874002
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00157/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00157/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00157/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00157/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767753413146431,
                        52.394856434378035,
                        0.0
                    ]
                },
                "distance": 17.26,
                "direction": 96.78,
                "angle": -68.43,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00157",
                "timestamp": "2024-09-12T06:45:03Z",
                "filename": "recording_2024-09-12_06-43-09_00157.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.25908199,
                "relative_pitch": -68.43476308733311,
                "relative_heading": 96.78392166116396,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000655/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000655/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000655/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000655/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76724572345571,
                        52.3948787470942,
                        43.5973626310006
                    ]
                },
                "distance": 17.43,
                "direction": 271.46,
                "angle": -0.24,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-002495_pano_0001_000655",
                "timestamp": "2022-03-31T07:31:36.284630Z",
                "filename": "pano_0001_000655.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.42692069,
                "relative_pitch": -0.23505284749407027,
                "relative_heading": 271.46029292586803,
                "relative_elevation": -0.07149340398610349
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000367/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000367/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000367/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000367/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7672477259023,
                        52.3948530240625,
                        43.590454091318
                    ]
                },
                "distance": 17.45,
                "direction": 262.04,
                "angle": -0.26,
                "elevation": -0.08,
                "pano_id": "TMX7316010203-001015_pano_0006_000367",
                "timestamp": "2018-12-14T11:26:58.696960Z",
                "filename": "pano_0006_000367.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.45329824,
                "relative_pitch": -0.2573765829895853,
                "relative_heading": 262.03584518358855,
                "relative_elevation": -0.07840194366870179
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000648/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000648/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000648/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000648/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76776559982318,
                        52.3948787208804,
                        43.6097079282627
                    ]
                },
                "distance": 17.97,
                "direction": 88.59,
                "angle": -0.19,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-002495_pano_0001_000648",
                "timestamp": "2022-03-31T07:31:33.269760Z",
                "filename": "pano_0001_000648.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.97322573,
                "relative_pitch": -0.1885540580399076,
                "relative_heading": 88.59339786437708,
                "relative_elevation": -0.0591481067240025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00150/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00150/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00150/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00150/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767239535350851,
                        52.39485378384104,
                        0.0
                    ]
                },
                "distance": 17.99,
                "direction": 262.55,
                "angle": -67.61,
                "elevation": -43.67,
                "pano_id": "recording_2024-09-12_06-43-09_00150",
                "timestamp": "2024-09-12T06:44:59Z",
                "filename": "recording_2024-09-12_06-43-09_00150.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 17.99447454,
                "relative_pitch": -67.60507964743198,
                "relative_heading": 262.548427878067,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006102/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006102/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006102/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006102/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76776596070455,
                        52.3948625477023,
                        43.6863549621776
                    ]
                },
                "distance": 18.04,
                "direction": 94.32,
                "angle": 0.06,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001518_pano_0000_006102",
                "timestamp": "2019-12-17T10:40:01.691100Z",
                "filename": "pano_0000_006102.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.04359359,
                "relative_pitch": 0.05556622380745752,
                "relative_heading": 94.31779009531375,
                "relative_elevation": 0.01749892719089985
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00348/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00348/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00348/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00348/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767767136390813,
                        52.394860448747345,
                        0.0
                    ]
                },
                "distance": 18.14,
                "direction": 95.03,
                "angle": -67.44,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00348",
                "timestamp": "2025-06-17T04:50:23Z",
                "filename": "recording_2025-06-17_04-45-19_00348.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.14240172,
                "relative_pitch": -67.4393621044449,
                "relative_heading": 95.03429712604711,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002026/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002026/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002026/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002026/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76723247731602,
                        52.3948712539948,
                        43.5419850656763
                    ]
                },
                "distance": 18.33,
                "direction": 268.78,
                "angle": -0.4,
                "elevation": -0.13,
                "pano_id": "TMX7315120208-000044_pano_0000_002026",
                "timestamp": "2016-05-10T08:33:30.534650Z",
                "filename": "pano_0000_002026.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.32709964,
                "relative_pitch": -0.3966287689838972,
                "relative_heading": 268.7816573316325,
                "relative_elevation": -0.12687096931040287
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014742/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014742/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014742/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014742/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76723351220245,
                        52.3948592048408,
                        43.0520872734487
                    ]
                },
                "distance": 18.33,
                "direction": 264.58,
                "angle": -1.93,
                "elevation": -0.62,
                "pano_id": "TMX7316010203-000323_pano_0000_014742",
                "timestamp": "2017-06-01T12:27:49.524280Z",
                "filename": "pano_0000_014742.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2017",
                "tags": [
                    "mission-bi",
                    "mission-2017",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.33435937,
                "relative_pitch": -1.9267063054725464,
                "relative_heading": 264.5842041539668,
                "relative_elevation": -0.6167687615380046
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007086/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007086/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007086/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007086/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76777405810749,
                        52.3948736587546,
                        43.5587603934109
                    ]
                },
                "distance": 18.54,
                "direction": 90.38,
                "angle": -0.34,
                "elevation": -0.11,
                "pano_id": "TMX7316060226-000461_pano_0000_007086",
                "timestamp": "2019-11-05T11:48:36.649660Z",
                "filename": "pano_0000_007086.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.54398694,
                "relative_pitch": -0.3401610188874035,
                "relative_heading": 90.37722590723581,
                "relative_elevation": -0.11009564157580343
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000374/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000374/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000374/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000374/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7677720508298,
                        52.3948543864339,
                        43.572746261023
                    ]
                },
                "distance": 18.55,
                "direction": 97.02,
                "angle": -0.3,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001015_pano_0006_000374",
                "timestamp": "2018-12-14T11:27:02.211930Z",
                "filename": "pano_0006_000374.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.54598277,
                "relative_pitch": -0.2969179467054992,
                "relative_heading": 97.02000779729215,
                "relative_elevation": -0.09610977396370401
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009700/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009700/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009700/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009700/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76777491574297,
                        52.3948733600191,
                        43.5657713580877
                    ]
                },
                "distance": 18.6,
                "direction": 90.48,
                "angle": -0.32,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001721_pano_0001_009700",
                "timestamp": "2020-05-15T10:12:04.184520Z",
                "filename": "pano_0001_009700.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.60261472,
                "relative_pitch": -0.3174960376971975,
                "relative_heading": 90.47842329650896,
                "relative_elevation": -0.10308467689900169
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000368/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000368/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000368/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000368/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76722826106113,
                        52.3948767429227,
                        44.2553514866158
                    ]
                },
                "distance": 18.61,
                "direction": 270.68,
                "angle": 1.8,
                "elevation": 0.59,
                "pano_id": "TMX7315080123-000281_pano_0000_000368",
                "timestamp": "2016-06-13T08:26:50.941850Z",
                "filename": "pano_0000_000368.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.61127679,
                "relative_pitch": 1.8049593020945605,
                "relative_heading": 270.68068665146274,
                "relative_elevation": 0.5864954516290979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004962/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004962/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004962/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004962/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.7672261472205,
                        52.3948549227535,
                        43.5513803074136
                    ]
                },
                "distance": 18.88,
                "direction": 263.29,
                "angle": -0.36,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-002078_pano_0000_004962",
                "timestamp": "2021-04-01T11:54:37.391300Z",
                "filename": "pano_0000_004962.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 18.88327454,
                "relative_pitch": -0.3564411743656476,
                "relative_heading": 263.28836346884094,
                "relative_elevation": -0.1174757275731011
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000212/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000212/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000212/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000212/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76778876459508,
                        52.3948764281953,
                        43.7862117579207
                    ]
                },
                "distance": 19.55,
                "direction": 89.45,
                "angle": 0.34,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000212",
                "timestamp": "2022-12-06T11:51:28.693710Z",
                "filename": "pano_0007_000212.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 19.54557108,
                "relative_pitch": 0.3440117865533234,
                "relative_heading": 89.45450819042158,
                "relative_elevation": 0.11735572293399343
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000300/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000300/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000300/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000300/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76720823881077,
                        52.3948687966104,
                        43.6826268183067
                    ]
                },
                "distance": 19.98,
                "direction": 268.1,
                "angle": 0.04,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002388_pano_0000_000300",
                "timestamp": "2022-01-04T10:15:31.699140Z",
                "filename": "pano_0000_000300.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 19.9839285,
                "relative_pitch": 0.03948210883253328,
                "relative_heading": 268.0984288868435,
                "relative_elevation": 0.013770783319998259
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000308/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000308/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000308/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76779598859706,
                        52.3948788892083,
                        43.6416958095506
                    ]
                },
                "distance": 20.04,
                "direction": 88.69,
                "angle": -0.08,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002388_pano_0000_000308",
                "timestamp": "2022-01-04T10:15:34.919070Z",
                "filename": "pano_0000_000308.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2021",
                "tags": [
                    "mission-woz",
                    "mission-2021",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.04171526,
                "relative_pitch": -0.07764631496253509,
                "relative_heading": 88.68501289124801,
                "relative_elevation": -0.027160225436105634
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000618/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000618/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000618/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000618/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76779666437758,
                        52.3948734761342,
                        43.6143139284104
                    ]
                },
                "distance": 20.08,
                "direction": 90.41,
                "angle": -0.16,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001015_pano_0006_000618",
                "timestamp": "2018-12-14T11:29:31.270500Z",
                "filename": "pano_0006_000618.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.08294622,
                "relative_pitch": -0.15560589542858028,
                "relative_heading": 90.40627778502132,
                "relative_elevation": -0.05454210657630654
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000215/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000215/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000215/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000215/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76779600353555,
                        52.3948573268177,
                        43.4800760503858
                    ]
                },
                "distance": 20.13,
                "direction": 95.53,
                "angle": -0.54,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-001064_pano_0006_000215",
                "timestamp": "2019-01-18T09:26:54.637570Z",
                "filename": "pano_0006_000215.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.13110264,
                "relative_pitch": -0.5372770448643925,
                "relative_heading": 95.52841302095968,
                "relative_elevation": -0.18877998460090595
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000207/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000207/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000207/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000207/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76720530032802,
                        52.3948526511074,
                        43.4853278407827
                    ]
                },
                "distance": 20.32,
                "direction": 263.05,
                "angle": -0.52,
                "elevation": -0.18,
                "pano_id": "TMX7316010203-001064_pano_0006_000207",
                "timestamp": "2019-01-18T09:26:51.007740Z",
                "filename": "pano_0006_000207.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.3223633,
                "relative_pitch": -0.5174154670440025,
                "relative_heading": 263.0481931199675,
                "relative_elevation": -0.18352819420400124
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000220/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000220/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000220/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000220/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76720148726887,
                        52.3948771910876,
                        43.7901077922434
                    ]
                },
                "distance": 20.43,
                "direction": 270.76,
                "angle": 0.34,
                "elevation": 0.12,
                "pano_id": "TMX7316010203-002831_pano_0007_000220",
                "timestamp": "2022-12-06T11:51:32.803840Z",
                "filename": "pano_0007_000220.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2022",
                "tags": [
                    "mission-woz",
                    "mission-2022",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.43430805,
                "relative_pitch": 0.3399739496333953,
                "relative_heading": 270.7598167501447,
                "relative_elevation": 0.12125175725669379
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000626/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000626/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000626/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000626/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76719750974688,
                        52.3948706751943,
                        43.6268951334059
                    ]
                },
                "distance": 20.71,
                "direction": 268.74,
                "angle": -0.12,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-001015_pano_0006_000626",
                "timestamp": "2018-12-14T11:29:33.890460Z",
                "filename": "pano_0006_000626.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "woz",
                "mission_year": "2018",
                "tags": [
                    "mission-woz",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.7082515,
                "relative_pitch": -0.11609764710216584,
                "relative_heading": 268.7435569906489,
                "relative_elevation": -0.04196090158080068
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00037/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00037/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00037/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00037/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.767197119981462,
                        52.39485722351738,
                        0.0
                    ]
                },
                "distance": 20.82,
                "direction": 264.62,
                "angle": -64.51,
                "elevation": -43.67,
                "pano_id": "recording_2025-06-17_04-45-19_00037",
                "timestamp": "2025-06-17T04:45:49Z",
                "filename": "recording_2025-06-17_04-45-19_00037.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.82140995,
                "relative_pitch": -64.50808757409897,
                "relative_heading": 264.6236552826228,
                "relative_elevation": -43.6688560349867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000304/adjacencies/TMX7316010203-002388_pano_0000_000304/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000360/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000360/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000360/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000360/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.76780908945762,
                        52.3948790569468,
                        44.2397702392191
                    ]
                },
                "distance": 20.93,
                "direction": 88.69,
                "angle": 1.56,
                "elevation": 0.57,
                "pano_id": "TMX7315080123-000281_pano_0000_000360",
                "timestamp": "2016-06-13T08:26:46.356550Z",
                "filename": "pano_0000_000360.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-002388_pano_0000_000304",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        112819.48425892716,
                        489850.2958786021
                    ]
                },
                "relative_distance": 20.93371177,
                "relative_pitch": 1.562210673972713,
                "relative_heading": 88.68994490151275,
                "relative_elevation": 0.5709142042323947
            }
        ]
    }
}