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-001176_pano_0000_001381/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-001176_pano_0000_001381/adjacencies/?format=api"
        }
    },
    "_embedded": {
        "adjacencies": [
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001381/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001381/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89918933278196,
                        52.3597504625044,
                        46.9482336491346
                    ]
                },
                "distance": 0.0,
                "direction": null,
                "angle": 0.0,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-001176_pano_0000_001381",
                "timestamp": "2019-05-10T10:12:28.034430Z",
                "filename": "pano_0000_001381.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "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-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89922774685445,
                        52.359745685932,
                        46.631394866854
                    ]
                },
                "distance": 2.67,
                "direction": 101.48,
                "angle": -6.77,
                "elevation": -0.32,
                "pano_id": "TMX7316010203-000234_pano_0002_000001",
                "timestamp": "2017-03-31T07:49:16.831400Z",
                "filename": "pano_0002_000001.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 2.67043101,
                "relative_pitch": -6.766343756640496,
                "relative_heading": 101.48051741078513,
                "relative_elevation": -0.31683878228059825
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001382/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001382/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001382/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001382/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89912551562065,
                        52.3597267569466,
                        47.0013447916135
                    ]
                },
                "distance": 5.09,
                "direction": 238.75,
                "angle": 0.6,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001176_pano_0000_001382",
                "timestamp": "2019-05-10T10:12:29.799370Z",
                "filename": "pano_0000_001382.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 5.08525811,
                "relative_pitch": 0.5983833279347459,
                "relative_heading": 238.75370830652025,
                "relative_elevation": 0.05311114247889748
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001380/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001380/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001380/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001380/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89925430066572,
                        52.3597871353596,
                        46.9065540414304
                    ]
                },
                "distance": 6.02,
                "direction": 47.32,
                "angle": -0.4,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-001176_pano_0000_001380",
                "timestamp": "2019-05-10T10:12:20.249450Z",
                "filename": "pano_0000_001380.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 6.02013322,
                "relative_pitch": -0.39667352387178273,
                "relative_heading": 47.32418300572338,
                "relative_elevation": -0.04167960770420365
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000038/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000038/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000038/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89909885293769,
                        52.3597648887895,
                        47.9596228599548
                    ]
                },
                "distance": 6.37,
                "direction": 284.6,
                "angle": 9.02,
                "elevation": 1.01,
                "pano_id": "TMX7316010203-000234_pano_0002_000038",
                "timestamp": "2017-03-31T07:51:13.785530Z",
                "filename": "pano_0002_000038.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 6.36963839,
                "relative_pitch": 9.022266092522871,
                "relative_heading": 284.59708327612714,
                "relative_elevation": 1.011389210820198
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000509/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000509/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000509/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000509/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8992120602277,
                        52.3596906134243,
                        46.7823931062594
                    ]
                },
                "distance": 6.84,
                "direction": 166.91,
                "angle": -1.39,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-000702_pano_0000_000509",
                "timestamp": "2018-05-02T08:25:45.059080Z",
                "filename": "pano_0000_000509.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 6.83727806,
                "relative_pitch": -1.3894564984813957,
                "relative_heading": 166.91155553042785,
                "relative_elevation": -0.1658405428752019
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000037/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000037/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000037/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89921950759314,
                        52.3598117246784,
                        48.0219815280288
                    ]
                },
                "distance": 7.12,
                "direction": 16.78,
                "angle": 8.58,
                "elevation": 1.07,
                "pano_id": "TMX7316010203-000234_pano_0002_000037",
                "timestamp": "2017-03-31T07:51:11.380520Z",
                "filename": "pano_0002_000037.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 7.12011007,
                "relative_pitch": 8.575865923557291,
                "relative_heading": 16.78110403201067,
                "relative_elevation": 1.0737478788942028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89926999459536,
                        52.3596974742671,
                        46.7622167756781
                    ]
                },
                "distance": 8.06,
                "direction": 137.02,
                "angle": -1.32,
                "elevation": -0.19,
                "pano_id": "TMX7316010203-000714_pano_0001_000001",
                "timestamp": "2018-05-11T07:38:03.233900Z",
                "filename": "pano_0001_000001.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 8.05992832,
                "relative_pitch": -1.3221072970349101,
                "relative_heading": 137.01627394344786,
                "relative_elevation": -0.1860168734565022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000508/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000508/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000508/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000508/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89928508401375,
                        52.3597024274309,
                        46.7443720819429
                    ]
                },
                "distance": 8.43,
                "direction": 129.33,
                "angle": -1.38,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000702_pano_0000_000508",
                "timestamp": "2018-05-02T08:25:43.974090Z",
                "filename": "pano_0000_000508.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 8.43334867,
                "relative_pitch": -1.3847563433504504,
                "relative_heading": 129.3310622484202,
                "relative_elevation": -0.20386156719170145
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000510/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000510/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000510/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000510/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89913975681743,
                        52.3596787905602,
                        46.8381230263039
                    ]
                },
                "distance": 8.66,
                "direction": 202.95,
                "angle": -0.73,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-000702_pano_0000_000510",
                "timestamp": "2018-05-02T08:25:46.024250Z",
                "filename": "pano_0000_000510.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 8.66091062,
                "relative_pitch": -0.7283915478505952,
                "relative_heading": 202.9521192529489,
                "relative_elevation": -0.11011062283070316
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001383/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001383/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001383/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001383/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905973725166,
                        52.3597192025015,
                        46.9665707955137
                    ]
                },
                "distance": 9.49,
                "direction": 248.5,
                "angle": 0.11,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001176_pano_0000_001383",
                "timestamp": "2019-05-10T10:12:38.164380Z",
                "filename": "pano_0000_001383.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 9.48936129,
                "relative_pitch": 0.11071765063915534,
                "relative_heading": 248.49636157116575,
                "relative_elevation": 0.018337146379096225
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000085/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000085/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000085/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000085/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89906042988077,
                        52.3597895495677,
                        47.030589797534
                    ]
                },
                "distance": 9.8,
                "direction": 296.35,
                "angle": 0.48,
                "elevation": 0.08,
                "pano_id": "TMX7316060226-000478_pano_0002_000085",
                "timestamp": "2019-11-11T11:29:14.456410Z",
                "filename": "pano_0002_000085.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 9.7997201,
                "relative_pitch": 0.4814983071029307,
                "relative_heading": 296.34836915522294,
                "relative_elevation": 0.08235614839939842
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01042/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01042/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01042/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01042/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899066857768783,
                        52.359797026923715,
                        0.0
                    ]
                },
                "distance": 9.82,
                "direction": 301.84,
                "angle": -78.18,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01042",
                "timestamp": "2025-07-14T07:12:13Z",
                "filename": "recording_2025-07-14_06-43-08_01042.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 9.82166721,
                "relative_pitch": -78.18401544173688,
                "relative_heading": 301.8400948800324,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000939/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000939/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000939/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000939/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905738492206,
                        52.359787217226,
                        46.8827465381473
                    ]
                },
                "distance": 9.88,
                "direction": 294.46,
                "angle": -0.38,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-001594_pano_0004_000939",
                "timestamp": "2020-01-27T13:48:03.875170Z",
                "filename": "pano_0004_000939.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 9.87576189,
                "relative_pitch": -0.3799281634933134,
                "relative_heading": 294.4646065206618,
                "relative_elevation": -0.06548711098729854
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001660/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001660/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001660/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001660/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905550834568,
                        52.3597913535272,
                        47.0200556358323
                    ]
                },
                "distance": 10.19,
                "direction": 296.52,
                "angle": 0.4,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-002040_pano_0001_001660",
                "timestamp": "2021-03-15T09:14:26.884710Z",
                "filename": "pano_0001_001660.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.18931158,
                "relative_pitch": 0.4038573686661402,
                "relative_heading": 296.52309248321114,
                "relative_elevation": 0.07182198669769946
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001385/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001385/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001385/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001385/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905816964532,
                        52.3597951392995,
                        46.9927573595196
                    ]
                },
                "distance": 10.23,
                "direction": 299.09,
                "angle": 0.25,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-001176_pano_0000_001385",
                "timestamp": "2019-05-10T10:12:42.114240Z",
                "filename": "pano_0000_001385.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.22546193,
                "relative_pitch": 0.24947572924505734,
                "relative_heading": 299.0895981809513,
                "relative_elevation": 0.04452371038500047
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02954/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02954/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02954/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02954/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899223166506813,
                        52.35966005124217,
                        0.0
                    ]
                },
                "distance": 10.32,
                "direction": 167.1,
                "angle": -77.6,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02954",
                "timestamp": "2025-06-19T05:44:43Z",
                "filename": "recording_2025-06-19_04-38-42_02954.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.32110863,
                "relative_pitch": -77.60131546318833,
                "relative_heading": 167.0955772491131,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01041/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01041/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01041/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01041/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899037052780741,
                        52.35975604580795,
                        0.0
                    ]
                },
                "distance": 10.39,
                "direction": 273.43,
                "angle": -77.52,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01041",
                "timestamp": "2025-07-14T07:12:12Z",
                "filename": "recording_2025-07-14_06-43-08_01041.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.39283223,
                "relative_pitch": -77.51784589990153,
                "relative_heading": 273.42721220306987,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89903754050978,
                        52.3597633809913,
                        46.9939403673634
                    ]
                },
                "distance": 10.44,
                "direction": 277.91,
                "angle": 0.25,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001666_pano_0000_000005",
                "timestamp": "2020-04-22T06:33:21.345530Z",
                "filename": "pano_0000_000005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.44045207,
                "relative_pitch": 0.25083064433134544,
                "relative_heading": 277.913971389459,
                "relative_elevation": 0.045706718228800014
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000006/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000006/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000006/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89906481685211,
                        52.3598058916956,
                        46.9889745749533
                    ]
                },
                "distance": 10.49,
                "direction": 306.02,
                "angle": 0.22,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-001666_pano_0000_000006",
                "timestamp": "2020-04-22T06:33:22.025730Z",
                "filename": "pano_0000_000006.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.48807999,
                "relative_pitch": 0.2225642218862345,
                "relative_heading": 306.02097814620447,
                "relative_elevation": 0.04074092581870303
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00112/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00112/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00112/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899057940133998,
                        52.359801645795876,
                        0.0
                    ]
                },
                "distance": 10.61,
                "direction": 302.47,
                "angle": -77.27,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00112",
                "timestamp": "2024-12-03T13:13:43Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00112.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.60954838,
                "relative_pitch": -77.26596689605576,
                "relative_heading": 302.46722581942475,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00043/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00043/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00043/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899239406733829,
                        52.359659686773576,
                        0.0
                    ]
                },
                "distance": 10.66,
                "direction": 161.34,
                "angle": -77.21,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00043",
                "timestamp": "2024-12-11T09:42:06Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00043.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.66149094,
                "relative_pitch": -77.20567039066667,
                "relative_heading": 161.33892307989393,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000086/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000086/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000086/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000086/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89909593938265,
                        52.3598282229338,
                        47.0059945592657
                    ]
                },
                "distance": 10.74,
                "direction": 323.67,
                "angle": 0.31,
                "elevation": 0.06,
                "pano_id": "TMX7316060226-000478_pano_0002_000086",
                "timestamp": "2019-11-11T11:29:15.106430Z",
                "filename": "pano_0002_000086.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.74017798,
                "relative_pitch": 0.3081349742494634,
                "relative_heading": 323.67224440788056,
                "relative_elevation": 0.057760910131101184
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000001/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000001/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000001/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89918570718642,
                        52.3596537069946,
                        46.93280111067
                    ]
                },
                "distance": 10.77,
                "direction": 181.31,
                "angle": -0.08,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-001666_pano_0000_000001",
                "timestamp": "2020-04-22T06:33:17.520670Z",
                "filename": "pano_0000_000001.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.76922263,
                "relative_pitch": -0.08210608567684644,
                "relative_heading": 181.3142269015626,
                "relative_elevation": -0.015432538464601464
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89925869842935,
                        52.3596633799304,
                        46.8989223735407
                    ]
                },
                "distance": 10.78,
                "direction": 154.0,
                "angle": -0.26,
                "elevation": -0.05,
                "pano_id": "TMX7316010203-001666_pano_0000_000000",
                "timestamp": "2020-04-22T06:33:16.395620Z",
                "filename": "pano_0000_000000.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.78092621,
                "relative_pitch": -0.26206544932697556,
                "relative_heading": 154.00251240239055,
                "relative_elevation": -0.049311275593900916
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000389/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000389/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000389/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89904518469227,
                        52.3597904593655,
                        48.2667701533064
                    ]
                },
                "distance": 10.78,
                "direction": 294.38,
                "angle": 6.97,
                "elevation": 1.32,
                "pano_id": "TMX7316010203-002537_pano_0000_000389",
                "timestamp": "2022-04-22T08:07:35.182400Z",
                "filename": "pano_0000_000389.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.78170853,
                "relative_pitch": 6.97229953089479,
                "relative_heading": 294.38048859194214,
                "relative_elevation": 1.318536504171803
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000938/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000938/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000938/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000938/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902808241002,
                        52.3597464377759,
                        46.9112083408982
                    ]
                },
                "distance": 10.99,
                "direction": 267.67,
                "angle": -0.19,
                "elevation": -0.04,
                "pano_id": "TMX7316010203-001594_pano_0004_000938",
                "timestamp": "2020-01-27T13:48:03.310160Z",
                "filename": "pano_0004_000938.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 10.99448865,
                "relative_pitch": -0.19294993566346277,
                "relative_heading": 267.66553762545544,
                "relative_elevation": -0.0370253082364016
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000940/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000940/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000940/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000940/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89908848684113,
                        52.3598278534278,
                        46.8783373208717
                    ]
                },
                "distance": 11.02,
                "direction": 321.42,
                "angle": -0.36,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-001594_pano_0004_000940",
                "timestamp": "2020-01-27T13:48:04.405190Z",
                "filename": "pano_0004_000940.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.01635199,
                "relative_pitch": -0.3635242300670728,
                "relative_heading": 321.41760699588826,
                "relative_elevation": -0.06989632826289949
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003736/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003736/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003736/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003736/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89920853857008,
                        52.3596517350529,
                        46.9250138746575
                    ]
                },
                "distance": 11.06,
                "direction": 173.21,
                "angle": -0.12,
                "elevation": -0.02,
                "pano_id": "TMX7316010203-000714_pano_0001_003736",
                "timestamp": "2018-05-11T09:30:26.703310Z",
                "filename": "pano_0001_003736.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.06345822,
                "relative_pitch": -0.1202511094562407,
                "relative_heading": 173.2080240617061,
                "relative_elevation": -0.023219774477098554
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89925441334607,
                        52.3596591661299,
                        46.8420250480995
                    ]
                },
                "distance": 11.08,
                "direction": 156.42,
                "angle": -0.55,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001681_pano_0000_003730",
                "timestamp": "2020-04-29T11:26:23.983550Z",
                "filename": "pano_0000_003730.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.08428868,
                "relative_pitch": -0.5489859148151347,
                "relative_heading": 156.42193241945733,
                "relative_elevation": -0.10620860103509955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000448/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000448/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000448/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000448/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89923901137947,
                        52.3596555568832,
                        46.9229417480528
                    ]
                },
                "distance": 11.09,
                "direction": 162.23,
                "angle": -0.13,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002040_pano_0001_000448",
                "timestamp": "2021-03-15T08:49:25.487810Z",
                "filename": "pano_0001_000448.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.08960626,
                "relative_pitch": -0.13067341088033438,
                "relative_heading": 162.23050968470477,
                "relative_elevation": -0.02529190108180046
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001386/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001386/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001386/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001386/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89909827782036,
                        52.3598337147737,
                        46.9965226855129
                    ]
                },
                "distance": 11.15,
                "direction": 326.19,
                "angle": 0.25,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001176_pano_0000_001386",
                "timestamp": "2019-05-10T10:12:43.154240Z",
                "filename": "pano_0000_001386.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.14891901,
                "relative_pitch": 0.24816223685313135,
                "relative_heading": 326.1931021871729,
                "relative_elevation": 0.048289036378299954
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89934242747349,
                        52.3597148335287,
                        46.6682171570137
                    ]
                },
                "distance": 11.16,
                "direction": 110.81,
                "angle": -1.44,
                "elevation": -0.28,
                "pano_id": "TMX7316010203-000234_pano_0002_000000",
                "timestamp": "2017-03-31T07:49:12.691330Z",
                "filename": "pano_0002_000000.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.15785231,
                "relative_pitch": -1.4375881551821568,
                "relative_heading": 110.81287015934149,
                "relative_elevation": -0.2800164921209003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000084/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000084/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000084/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000084/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902526304629,
                        52.3597509331163,
                        47.0729218963534
                    ]
                },
                "distance": 11.18,
                "direction": 270.27,
                "angle": 0.64,
                "elevation": 0.12,
                "pano_id": "TMX7316060226-000478_pano_0002_000084",
                "timestamp": "2019-11-11T11:29:13.826420Z",
                "filename": "pano_0002_000084.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.177558,
                "relative_pitch": 0.6391211753834938,
                "relative_heading": 270.2684971487625,
                "relative_elevation": 0.12468824721879912
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001302/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001302/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001302/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001302/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89921208496278,
                        52.3596508762946,
                        46.9189161192626
                    ]
                },
                "distance": 11.19,
                "direction": 172.04,
                "angle": -0.15,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001053_pano_0000_001302",
                "timestamp": "2019-01-14T12:11:05.438900Z",
                "filename": "pano_0000_001302.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.18925381,
                "relative_pitch": -0.1501232264432037,
                "relative_heading": 172.03734141699746,
                "relative_elevation": -0.02931752987200298
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001384/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001384/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001384/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001384/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902489969383,
                        52.3597544598746,
                        46.9978285636753
                    ]
                },
                "distance": 11.21,
                "direction": 272.27,
                "angle": 0.25,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001176_pano_0000_001384",
                "timestamp": "2019-05-10T10:12:40.469280Z",
                "filename": "pano_0000_001384.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.2110161,
                "relative_pitch": 0.2534614817313106,
                "relative_heading": 272.2739078657579,
                "relative_elevation": 0.0495949145406982
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000092/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000092/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000092/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000092/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89904182893071,
                        52.3597953514714,
                        47.770131685771
                    ]
                },
                "distance": 11.22,
                "direction": 296.43,
                "angle": 4.19,
                "elevation": 0.82,
                "pano_id": "TMX7316010203-002824_pano_0021_000092",
                "timestamp": "2022-10-07T09:53:34.154540Z",
                "filename": "pano_0021_000092.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.2218295,
                "relative_pitch": 4.188920853470489,
                "relative_heading": 296.43063127458834,
                "relative_elevation": 0.8218980366363979
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001661/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001661/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001661/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001661/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89908981354275,
                        52.3598313040764,
                        47.0121702132747
                    ]
                },
                "distance": 11.26,
                "direction": 323.0,
                "angle": 0.33,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-002040_pano_0001_001661",
                "timestamp": "2021-03-15T09:14:27.369740Z",
                "filename": "pano_0001_001661.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.26440728,
                "relative_pitch": 0.32520627598590185,
                "relative_heading": 322.99517048264795,
                "relative_elevation": 0.06393656414009996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003731/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003731/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003731/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003731/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89918830920279,
                        52.3596488821968,
                        46.8596790535375
                    ]
                },
                "distance": 11.3,
                "direction": 180.35,
                "angle": -0.45,
                "elevation": -0.09,
                "pano_id": "TMX7316010203-001681_pano_0000_003731",
                "timestamp": "2020-04-29T11:26:24.898470Z",
                "filename": "pano_0000_003731.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.30348024,
                "relative_pitch": -0.448861826375201,
                "relative_heading": 180.3534673730623,
                "relative_elevation": -0.08855459559710255
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00044/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00044/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00044/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899167247493056,
                        52.35964959269098,
                        0.0
                    ]
                },
                "distance": 11.32,
                "direction": 187.63,
                "angle": -76.44,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00044",
                "timestamp": "2024-12-11T09:42:07Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00044.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.32460024,
                "relative_pitch": -76.43848261247585,
                "relative_heading": 187.63490343915362,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001379/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001379/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001379/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001379/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89930916369065,
                        52.3598212530549,
                        46.9811557484791
                    ]
                },
                "distance": 11.34,
                "direction": 46.02,
                "angle": 0.17,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001176_pano_0000_001379",
                "timestamp": "2019-05-10T10:12:18.114400Z",
                "filename": "pano_0000_001379.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.34434517,
                "relative_pitch": 0.16627597463167865,
                "relative_heading": 46.02300527526291,
                "relative_elevation": 0.0329220993444963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00111/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00111/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00111/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899023855060271,
                        52.35976274116872,
                        0.0
                    ]
                },
                "distance": 11.36,
                "direction": 276.91,
                "angle": -76.4,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00111",
                "timestamp": "2024-12-03T13:13:42Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00111.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.35584835,
                "relative_pitch": -76.40244966460537,
                "relative_heading": 276.910446522151,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000000/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000000/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000000/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89934151498765,
                        52.3597078313634,
                        46.7747347177938
                    ]
                },
                "distance": 11.4,
                "direction": 114.59,
                "angle": -0.87,
                "elevation": -0.17,
                "pano_id": "TMX7316010203-000714_pano_0001_000000",
                "timestamp": "2018-05-11T07:38:02.034010Z",
                "filename": "pano_0001_000000.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.4013166,
                "relative_pitch": -0.8718281968558197,
                "relative_heading": 114.58665378704733,
                "relative_elevation": -0.1734989313408022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02955/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02955/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02955/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02955/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899151532961863,
                        52.35965021097332,
                        0.0
                    ]
                },
                "distance": 11.45,
                "direction": 193.0,
                "angle": -76.3,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02955",
                "timestamp": "2025-06-19T05:44:44Z",
                "filename": "recording_2025-06-19_04-38-42_02955.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.44877884,
                "relative_pitch": -76.29535413004398,
                "relative_heading": 192.99869666042719,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001659/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001659/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001659/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001659/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902090842673,
                        52.359751767714,
                        47.0426490176469
                    ]
                },
                "distance": 11.48,
                "direction": 270.73,
                "angle": 0.47,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-002040_pano_0001_001659",
                "timestamp": "2021-03-15T09:14:26.384740Z",
                "filename": "pano_0001_001659.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.47501772,
                "relative_pitch": 0.47141365704243166,
                "relative_heading": 270.7252628825225,
                "relative_elevation": 0.09441536851230126
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02953/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02953/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02953/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02953/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899294770724752,
                        52.35966989134663,
                        0.0
                    ]
                },
                "distance": 11.49,
                "direction": 141.3,
                "angle": -76.25,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02953",
                "timestamp": "2025-06-19T05:44:42Z",
                "filename": "recording_2025-06-19_04-38-42_02953.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.48811165,
                "relative_pitch": -76.25005531174878,
                "relative_heading": 141.29850371009329,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003735/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003735/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003735/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003735/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89927403227341,
                        52.3596608499882,
                        46.8886391380802
                    ]
                },
                "distance": 11.52,
                "direction": 149.94,
                "angle": -0.3,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-000714_pano_0001_003735",
                "timestamp": "2018-05-11T09:30:25.173330Z",
                "filename": "pano_0001_003735.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.52075608,
                "relative_pitch": -0.29637668633639525,
                "relative_heading": 149.94323613865453,
                "relative_elevation": -0.05959451105439939
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001327/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001327/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001327/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001327/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8992445748191,
                        52.3596521434222,
                        46.9753795126453
                    ]
                },
                "distance": 11.57,
                "direction": 161.02,
                "angle": 0.13,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002050_pano_0000_001327",
                "timestamp": "2021-03-19T10:09:33.756350Z",
                "filename": "pano_0000_001327.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.56958128,
                "relative_pitch": 0.13443360815030841,
                "relative_heading": 161.01703672533307,
                "relative_elevation": 0.0271458635106967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01043/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01043/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01043/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01043/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899097456000123,
                        52.35983796636344,
                        0.0
                    ]
                },
                "distance": 11.58,
                "direction": 327.27,
                "angle": -76.15,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01043",
                "timestamp": "2025-07-14T07:12:13Z",
                "filename": "recording_2025-07-14_06-43-08_01043.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.57519911,
                "relative_pitch": -76.14982081673493,
                "relative_heading": 327.2658328630743,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000089/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000089/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000089/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000089/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89922063622919,
                        52.3596478111338,
                        47.1350835300982
                    ]
                },
                "distance": 11.62,
                "direction": 169.42,
                "angle": 0.92,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-002619_pano_0010_000089",
                "timestamp": "2022-06-22T07:42:01.846280Z",
                "filename": "pano_0010_000089.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.6198197,
                "relative_pitch": 0.9212524167820663,
                "relative_heading": 169.42454969128408,
                "relative_elevation": 0.18684988096359945
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003734/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003734/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003734/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003734/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89927910362056,
                        52.3596615519414,
                        46.922711965628
                    ]
                },
                "distance": 11.63,
                "direction": 148.28,
                "angle": -0.13,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-000714_pano_0001_003734",
                "timestamp": "2018-05-11T09:30:05.033630Z",
                "filename": "pano_0001_003734.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.63110878,
                "relative_pitch": -0.1257216686562764,
                "relative_heading": 148.27722133611016,
                "relative_elevation": -0.025521683506603665
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001301/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001301/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001301/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001301/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89927667353135,
                        52.3596606323929,
                        46.8466749722138
                    ]
                },
                "distance": 11.63,
                "direction": 149.24,
                "angle": -0.5,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001053_pano_0000_001301",
                "timestamp": "2019-01-14T12:11:04.073960Z",
                "filename": "pano_0000_001301.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.63272316,
                "relative_pitch": -0.5002040921967713,
                "relative_heading": 149.23585452669744,
                "relative_elevation": -0.10155867692080278
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89930635062355,
                        52.3598268413411,
                        46.7087011951953
                    ]
                },
                "distance": 11.65,
                "direction": 43.17,
                "angle": -1.18,
                "elevation": -0.24,
                "pano_id": "TMX7316010203-000234_pano_0002_000002",
                "timestamp": "2017-03-31T07:49:19.731280Z",
                "filename": "pano_0002_000002.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.65268643,
                "relative_pitch": -1.1776053696105724,
                "relative_heading": 43.16726564062057,
                "relative_elevation": -0.23953245393929734
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000390/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000390/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000390/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89907972801352,
                        52.3598316169455,
                        48.2344663720578
                    ]
                },
                "distance": 11.72,
                "direction": 320.41,
                "angle": 6.26,
                "elevation": 1.29,
                "pano_id": "TMX7316010203-002537_pano_0000_000390",
                "timestamp": "2022-04-22T08:07:35.642620Z",
                "filename": "pano_0000_000390.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.7176459,
                "relative_pitch": 6.264213581056464,
                "relative_heading": 320.41379538817336,
                "relative_elevation": 1.2862327229232022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902311137272,
                        52.3597190396323,
                        47.0369792496786
                    ]
                },
                "distance": 11.85,
                "direction": 252.84,
                "angle": 0.43,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-001666_pano_0000_000004",
                "timestamp": "2020-04-22T06:33:20.535530Z",
                "filename": "pano_0000_000004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.8515579,
                "relative_pitch": 0.4290282653979651,
                "relative_heading": 252.84078449279218,
                "relative_elevation": 0.08874560054400149
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000002/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000002/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000002/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89911174812895,
                        52.3596544129764,
                        46.992448897101
                    ]
                },
                "distance": 11.92,
                "direction": 206.31,
                "angle": 0.21,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-001666_pano_0000_000002",
                "timestamp": "2020-04-22T06:33:18.510610Z",
                "filename": "pano_0000_000002.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.92337074,
                "relative_pitch": 0.21246806306737262,
                "relative_heading": 206.31421173534372,
                "relative_elevation": 0.04421524796639886
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000449/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000449/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000449/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000449/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89916771215653,
                        52.3596436274182,
                        46.974889379926
                    ]
                },
                "distance": 11.98,
                "direction": 187.06,
                "angle": 0.13,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002040_pano_0001_000449",
                "timestamp": "2021-03-15T08:49:26.532830Z",
                "filename": "pano_0001_000449.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 11.97888746,
                "relative_pitch": 0.12749584287195678,
                "relative_heading": 187.06300689880854,
                "relative_elevation": 0.026655730791397048
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00113/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00113/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00113/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899092592529078,
                        52.35984102910148,
                        0.0
                    ]
                },
                "distance": 12.04,
                "direction": 326.82,
                "angle": -75.61,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00113",
                "timestamp": "2024-12-03T13:13:43Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00113.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.04141295,
                "relative_pitch": -75.61470713249253,
                "relative_heading": 326.8165446979138,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001300/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001300/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001300/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001300/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89928757633236,
                        52.3596595540285,
                        47.5101287718862
                    ]
                },
                "distance": 12.13,
                "direction": 146.51,
                "angle": 2.65,
                "elevation": 0.56,
                "pano_id": "TMX7316010203-001053_pano_0000_001300",
                "timestamp": "2019-01-14T12:10:52.814050Z",
                "filename": "pano_0000_001300.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.1294857,
                "relative_pitch": 2.652315199311014,
                "relative_heading": 146.50988763918835,
                "relative_elevation": 0.5618951227516007
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01641/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01641/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01641/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01641/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899051308490401,
                        52.35968120086139,
                        0.0
                    ]
                },
                "distance": 12.16,
                "direction": 230.66,
                "angle": -75.48,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01641",
                "timestamp": "2025-07-14T07:28:56Z",
                "filename": "recording_2025-07-14_06-43-08_01641.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.15796147,
                "relative_pitch": -75.48133010917145,
                "relative_heading": 230.6609945899556,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001328/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001328/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001328/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001328/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89917202928782,
                        52.3596415492335,
                        46.9913262352347
                    ]
                },
                "distance": 12.18,
                "direction": 185.56,
                "angle": 0.2,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-002050_pano_0000_001328",
                "timestamp": "2021-03-19T10:09:35.351350Z",
                "filename": "pano_0000_001328.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.17643081,
                "relative_pitch": 0.20276984631794717,
                "relative_heading": 185.5556124853007,
                "relative_elevation": 0.04309258610010147
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000388/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000388/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000388/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89901028379606,
                        52.359749325747,
                        48.3013398600742
                    ]
                },
                "distance": 12.2,
                "direction": 269.41,
                "angle": 6.33,
                "elevation": 1.35,
                "pano_id": "TMX7316010203-002537_pano_0000_000388",
                "timestamp": "2022-04-22T08:07:34.697330Z",
                "filename": "pano_0000_000388.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.19856967,
                "relative_pitch": 6.329564792363834,
                "relative_heading": 269.4059378761649,
                "relative_elevation": 1.3531062109396004
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00042/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00042/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00042/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89931055361867,
                        52.35966973170116,
                        0.0
                    ]
                },
                "distance": 12.2,
                "direction": 137.41,
                "angle": -75.43,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00042",
                "timestamp": "2024-12-11T09:42:05Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00042.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.20240093,
                "relative_pitch": -75.43051624576206,
                "relative_heading": 137.40759664827138,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000093/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000093/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000093/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000093/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8990777344773,
                        52.359836467044,
                        47.7324273809791
                    ]
                },
                "distance": 12.22,
                "direction": 321.54,
                "angle": 3.67,
                "elevation": 0.78,
                "pano_id": "TMX7316010203-002824_pano_0021_000093",
                "timestamp": "2022-10-07T09:53:34.594520Z",
                "filename": "pano_0021_000093.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.22245339,
                "relative_pitch": 3.6710706505567083,
                "relative_heading": 321.5353963687876,
                "relative_elevation": 0.7841937318444963
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000507/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000507/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000507/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000507/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89935883582419,
                        52.3597135571752,
                        46.7526899045333
                    ]
                },
                "distance": 12.26,
                "direction": 109.58,
                "angle": -0.91,
                "elevation": -0.2,
                "pano_id": "TMX7316010203-000702_pano_0000_000507",
                "timestamp": "2018-05-02T08:25:42.384140Z",
                "filename": "pano_0000_000507.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.25606337,
                "relative_pitch": -0.9140684418639753,
                "relative_heading": 109.57658370766175,
                "relative_elevation": -0.1955437446013022
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000447/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000447/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000447/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000447/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89931071014401,
                        52.3596688587122,
                        46.9171336749569
                    ]
                },
                "distance": 12.28,
                "direction": 137.68,
                "angle": -0.15,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-002040_pano_0001_000447",
                "timestamp": "2021-03-15T08:49:11.742930Z",
                "filename": "pano_0001_000447.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.28126831,
                "relative_pitch": -0.14509034486704103,
                "relative_heading": 137.67768373660786,
                "relative_elevation": -0.031099974177699607
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000511/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000511/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000511/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89906761995751,
                        52.3596669674018,
                        46.9604942193255
                    ]
                },
                "distance": 12.45,
                "direction": 221.75,
                "angle": 0.06,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-000702_pano_0000_000511",
                "timestamp": "2018-05-02T08:25:46.819080Z",
                "filename": "pano_0000_000511.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.45288453,
                "relative_pitch": 0.05641092211904978,
                "relative_heading": 221.7480961059049,
                "relative_elevation": 0.012260570190896658
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000007/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000007/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000007/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89909756721551,
                        52.3598473453523,
                        46.9810190433636
                    ]
                },
                "distance": 12.46,
                "direction": 329.89,
                "angle": 0.15,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001666_pano_0000_000007",
                "timestamp": "2020-04-22T06:33:22.625540Z",
                "filename": "pano_0000_000007.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.4620738,
                "relative_pitch": 0.15073417277316825,
                "relative_heading": 329.8906731039306,
                "relative_elevation": 0.03278539422900195
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003737/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003737/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003737/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003737/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89914306549113,
                        52.3596420971978,
                        46.9574601463974
                    ]
                },
                "distance": 12.46,
                "direction": 194.65,
                "angle": 0.04,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-000714_pano_0001_003737",
                "timestamp": "2018-05-11T09:30:28.018350Z",
                "filename": "pano_0001_003737.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.46342012,
                "relative_pitch": 0.042415264124035956,
                "relative_heading": 194.6492809701894,
                "relative_elevation": 0.009226497262801558
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000088/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000088/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000088/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000088/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89929363929798,
                        52.3596581722782,
                        47.1182078132406
                    ]
                },
                "distance": 12.49,
                "direction": 145.32,
                "angle": 0.78,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-002619_pano_0010_000088",
                "timestamp": "2022-06-22T07:42:00.816360Z",
                "filename": "pano_0010_000088.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.48832832,
                "relative_pitch": 0.7797841854564596,
                "relative_heading": 145.31861433246132,
                "relative_elevation": 0.16997416410600152
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000091/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000091/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000091/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000091/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89900501500571,
                        52.3597544739329,
                        47.8138777446002
                    ]
                },
                "distance": 12.56,
                "direction": 272.04,
                "angle": 3.94,
                "elevation": 0.87,
                "pano_id": "TMX7316010203-002824_pano_0021_000091",
                "timestamp": "2022-10-07T09:53:33.689500Z",
                "filename": "pano_0021_000091.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.56478657,
                "relative_pitch": 3.9411337917989573,
                "relative_heading": 272.03595384103886,
                "relative_elevation": 0.8656440954655977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001303/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001303/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001303/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001303/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89914450165328,
                        52.359640505115,
                        46.9795702295378
                    ]
                },
                "distance": 12.61,
                "direction": 194.02,
                "angle": 0.14,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001053_pano_0000_001303",
                "timestamp": "2019-01-14T12:11:06.273950Z",
                "filename": "pano_0000_001303.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.61084606,
                "relative_pitch": 0.14237348529142987,
                "relative_heading": 194.0156347683785,
                "relative_elevation": 0.031336580403198866
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000003/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000003/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000003/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89904814223438,
                        52.3596768184561,
                        47.0434222575277
                    ]
                },
                "distance": 12.64,
                "direction": 229.57,
                "angle": 0.43,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-001666_pano_0000_000003",
                "timestamp": "2020-04-22T06:33:19.560540Z",
                "filename": "pano_0000_000003.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.63620149,
                "relative_pitch": 0.431601408354531,
                "relative_heading": 229.5708314888841,
                "relative_elevation": 0.0951886083931015
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003729/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003729/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003729/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003729/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89932054968265,
                        52.3596691053257,
                        46.8289115065709
                    ]
                },
                "distance": 12.72,
                "direction": 135.36,
                "angle": -0.54,
                "elevation": -0.12,
                "pano_id": "TMX7316010203-001681_pano_0000_003729",
                "timestamp": "2020-04-29T11:26:23.078480Z",
                "filename": "pano_0000_003729.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.72270311,
                "relative_pitch": -0.537342943003995,
                "relative_heading": 135.36184494348797,
                "relative_elevation": -0.11932214256370344
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000090/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000090/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000090/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000090/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89914764271756,
                        52.3596377125108,
                        47.1765089053661
                    ]
                },
                "distance": 12.86,
                "direction": 192.76,
                "angle": 1.02,
                "elevation": 0.23,
                "pano_id": "TMX7316010203-002619_pano_0010_000090",
                "timestamp": "2022-06-22T07:42:02.851240Z",
                "filename": "pano_0010_000090.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.86362535,
                "relative_pitch": 1.0166524377239756,
                "relative_heading": 192.75557446550536,
                "relative_elevation": 0.22827525623149825
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01040/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01040/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01040/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01040/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899008337787522,
                        52.359714736633286,
                        0.0
                    ]
                },
                "distance": 12.96,
                "direction": 252.13,
                "angle": -74.57,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01040",
                "timestamp": "2025-07-14T07:12:11Z",
                "filename": "recording_2025-07-14_06-43-08_01040.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 12.955485,
                "relative_pitch": -74.57302099354628,
                "relative_heading": 252.13068249335444,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000004/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000004/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000004/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000004/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905537966106,
                        52.3596653163848,
                        46.9952030824497
                    ]
                },
                "distance": 13.15,
                "direction": 223.93,
                "angle": 0.2,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-000714_pano_0001_000004",
                "timestamp": "2018-05-11T07:38:05.678920Z",
                "filename": "pano_0001_000004.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.1546973,
                "relative_pitch": 0.204576266370008,
                "relative_heading": 223.92559583405554,
                "relative_elevation": 0.046969433315098286
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003732/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003732/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003732/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003732/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89912136969202,
                        52.3596382735569,
                        46.9144617132843
                    ]
                },
                "distance": 13.31,
                "direction": 200.35,
                "angle": -0.15,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-001681_pano_0000_003732",
                "timestamp": "2020-04-29T11:26:25.713550Z",
                "filename": "pano_0000_003732.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.31469538,
                "relative_pitch": -0.14532703793782326,
                "relative_heading": 200.34924444558843,
                "relative_elevation": -0.03377193585030369
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000087/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000087/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000087/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000087/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89913031033362,
                        52.3598673371251,
                        46.9874914856628
                    ]
                },
                "distance": 13.61,
                "direction": 342.82,
                "angle": 0.17,
                "elevation": 0.04,
                "pano_id": "TMX7316060226-000478_pano_0002_000087",
                "timestamp": "2019-11-11T11:29:15.756390Z",
                "filename": "pano_0002_000087.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.6125495,
                "relative_pitch": 0.16523738701390064,
                "relative_heading": 342.81929924428607,
                "relative_elevation": 0.039257836528200585
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000937/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000937/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000937/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000937/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8989996102862,
                        52.3597047313993,
                        46.967321540229
                    ]
                },
                "distance": 13.89,
                "direction": 248.51,
                "angle": 0.08,
                "elevation": 0.02,
                "pano_id": "TMX7316010203-001594_pano_0004_000937",
                "timestamp": "2020-01-27T13:48:02.685170Z",
                "filename": "pano_0004_000937.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.89071949,
                "relative_pitch": 0.07873277636385867,
                "relative_heading": 248.51015866900414,
                "relative_elevation": 0.01908789109440079
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000941/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000941/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000941/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000941/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89912147809881,
                        52.3598681829817,
                        46.874615855515
                    ]
                },
                "distance": 13.89,
                "direction": 340.56,
                "angle": -0.3,
                "elevation": -0.07,
                "pano_id": "TMX7316010203-001594_pano_0004_000941",
                "timestamp": "2020-01-27T13:48:04.915150Z",
                "filename": "pano_0004_000941.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.8909834,
                "relative_pitch": -0.30364656417615765,
                "relative_heading": 340.56230246887554,
                "relative_elevation": -0.0736177936195972
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00110/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00110/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00110/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.898989463305389,
                        52.35972503063445,
                        0.0
                    ]
                },
                "distance": 13.91,
                "direction": 258.26,
                "angle": -73.5,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00110",
                "timestamp": "2024-12-03T13:13:42Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00110.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.90730113,
                "relative_pitch": -73.49932597545812,
                "relative_heading": 258.25932286210355,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00045/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00045/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00045/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899094224767875,
                        52.35963926132302,
                        0.0
                    ]
                },
                "distance": 13.97,
                "direction": 207.64,
                "angle": -73.43,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00045",
                "timestamp": "2024-12-11T09:42:08Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00045.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 13.96758314,
                "relative_pitch": -73.43171612657393,
                "relative_heading": 207.6381056406379,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001299/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001299/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001299/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001299/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89932505796227,
                        52.359654487704,
                        48.5688543617725
                    ]
                },
                "distance": 14.13,
                "direction": 139.11,
                "angle": 6.54,
                "elevation": 1.62,
                "pano_id": "TMX7316010203-001053_pano_0000_001299",
                "timestamp": "2019-01-14T12:10:43.054150Z",
                "filename": "pano_0000_001299.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.12617242,
                "relative_pitch": 6.544627546349756,
                "relative_heading": 139.11357993134504,
                "relative_elevation": 1.6206207126379013
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001662/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001662/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001662/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001662/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89912432924717,
                        52.3598711726058,
                        47.0093965670094
                    ]
                },
                "distance": 14.14,
                "direction": 341.75,
                "angle": 0.25,
                "elevation": 0.06,
                "pano_id": "TMX7316010203-002040_pano_0001_001662",
                "timestamp": "2021-03-15T09:14:27.844660Z",
                "filename": "pano_0001_001662.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.14310521,
                "relative_pitch": 0.24777834562614098,
                "relative_heading": 341.75290819425715,
                "relative_elevation": 0.06116291787479611
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001387/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001387/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001387/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001387/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8991343625226,
                        52.3598737106865,
                        47.0138530675322
                    ]
                },
                "distance": 14.22,
                "direction": 344.73,
                "angle": 0.26,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-001176_pano_0000_001387",
                "timestamp": "2019-05-10T10:12:44.014240Z",
                "filename": "pano_0000_001387.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.21644991,
                "relative_pitch": 0.26446047023873726,
                "relative_heading": 344.7268968641235,
                "relative_elevation": 0.06561941839760266
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000083/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000083/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000083/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000083/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89898953682667,
                        52.359712051329,
                        47.1275636544451
                    ]
                },
                "distance": 14.27,
                "direction": 252.57,
                "angle": 0.72,
                "elevation": 0.18,
                "pano_id": "TMX7316060226-000478_pano_0002_000083",
                "timestamp": "2019-11-11T11:29:13.211540Z",
                "filename": "pano_0002_000083.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.26663436,
                "relative_pitch": 0.7201636410497154,
                "relative_heading": 252.56696949252762,
                "relative_elevation": 0.17933000531049714
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000039/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000039/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000039/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89899367940391,
                        52.3597046739488,
                        48.1057247528806
                    ]
                },
                "distance": 14.27,
                "direction": 249.08,
                "angle": 4.64,
                "elevation": 1.16,
                "pano_id": "TMX7316010203-000234_pano_0002_000039",
                "timestamp": "2017-03-31T07:51:15.540490Z",
                "filename": "pano_0002_000039.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.26972828,
                "relative_pitch": 4.637402493828822,
                "relative_heading": 249.08060824518233,
                "relative_elevation": 1.157491103745997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001326/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001326/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001326/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001326/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89935006663371,
                        52.3596681963181,
                        46.9627621360123
                    ]
                },
                "distance": 14.27,
                "direction": 129.89,
                "angle": 0.06,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002050_pano_0000_001326",
                "timestamp": "2021-03-19T10:08:52.671680Z",
                "filename": "pano_0000_001326.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.27249566,
                "relative_pitch": 0.05832341540801035,
                "relative_heading": 129.89478288427352,
                "relative_elevation": 0.014528486877701141
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02956/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02956/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02956/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02956/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899079943981508,
                        52.35964032590612,
                        0.0
                    ]
                },
                "distance": 14.34,
                "direction": 211.3,
                "angle": -73.01,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02956",
                "timestamp": "2025-06-19T05:44:45Z",
                "filename": "recording_2025-06-19_04-38-42_02956.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.34328342,
                "relative_pitch": -73.01142049649533,
                "relative_heading": 211.30300984555868,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02952/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02952/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02952/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02952/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899366284427667,
                        52.3596799557279,
                        0.0
                    ]
                },
                "distance": 14.38,
                "direction": 123.06,
                "angle": -72.97,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02952",
                "timestamp": "2025-06-19T05:44:40Z",
                "filename": "recording_2025-06-19_04-38-42_02952.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.38322499,
                "relative_pitch": -72.96684761285049,
                "relative_heading": 123.05655513783427,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001658/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001658/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001658/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001658/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89898579454439,
                        52.3597125487942,
                        47.0884677432477
                    ]
                },
                "distance": 14.49,
                "direction": 253.08,
                "angle": 0.55,
                "elevation": 0.14,
                "pano_id": "TMX7316010203-002040_pano_0001_001658",
                "timestamp": "2021-03-15T09:14:25.864790Z",
                "filename": "pano_0001_001658.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.49386305,
                "relative_pitch": 0.5543429657116403,
                "relative_heading": 253.07768988214158,
                "relative_elevation": 0.14023409411309729
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000391/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000391/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000391/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89911414069664,
                        52.359872676459,
                        48.2095493897796
                    ]
                },
                "distance": 14.53,
                "direction": 339.36,
                "angle": 4.96,
                "elevation": 1.26,
                "pano_id": "TMX7316010203-002537_pano_0000_000391",
                "timestamp": "2022-04-22T08:07:36.087320Z",
                "filename": "pano_0000_000391.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.53204059,
                "relative_pitch": 4.96058401760015,
                "relative_heading": 339.35975206008726,
                "relative_elevation": 1.2613157406450028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000450/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000450/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000450/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000450/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89909550286926,
                        52.3596328669282,
                        47.0322129353881
                    ]
                },
                "distance": 14.56,
                "direction": 206.04,
                "angle": 0.33,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-002040_pano_0001_000450",
                "timestamp": "2021-03-15T08:49:27.542800Z",
                "filename": "pano_0001_000450.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.56322813,
                "relative_pitch": 0.330394147035908,
                "relative_heading": 206.03583946857862,
                "relative_elevation": 0.08397928625350204
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001329/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001329/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001329/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001329/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8990994311519,
                        52.3596312155891,
                        47.0487764338031
                    ]
                },
                "distance": 14.61,
                "direction": 204.78,
                "angle": 0.39,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-002050_pano_0000_001329",
                "timestamp": "2021-03-19T10:09:36.556300Z",
                "filename": "pano_0000_001329.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.61439402,
                "relative_pitch": 0.39417209715562096,
                "relative_heading": 204.77680249833696,
                "relative_elevation": 0.10054278466849809
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003731/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003731/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003731/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003731/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89936278955175,
                        52.3596723902497,
                        46.9146562684327
                    ]
                },
                "distance": 14.67,
                "direction": 126.32,
                "angle": -0.13,
                "elevation": -0.03,
                "pano_id": "TMX7316010203-000714_pano_0001_003731",
                "timestamp": "2018-05-11T09:29:30.583680Z",
                "filename": "pano_0001_003731.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.66668438,
                "relative_pitch": -0.1311706715993674,
                "relative_heading": 126.32201592558594,
                "relative_elevation": -0.03357738070189953
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01044/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01044/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01044/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01044/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899129189060266,
                        52.35987850602575,
                        0.0
                    ]
                },
                "distance": 14.83,
                "direction": 343.96,
                "angle": -72.47,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01044",
                "timestamp": "2025-07-14T07:12:14Z",
                "filename": "recording_2025-07-14_06-43-08_01044.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 14.82538466,
                "relative_pitch": -72.47484593029465,
                "relative_heading": 343.9561036537782,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000094/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000094/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000094/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000094/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89911332807055,
                        52.3598773474317,
                        47.7030969336629
                    ]
                },
                "distance": 15.04,
                "direction": 339.86,
                "angle": 2.87,
                "elevation": 0.75,
                "pano_id": "TMX7316010203-002824_pano_0021_000094",
                "timestamp": "2022-10-07T09:53:35.019630Z",
                "filename": "pano_0021_000094.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.03852573,
                "relative_pitch": 2.873566979096627,
                "relative_heading": 339.86041253200193,
                "relative_elevation": 0.7548632845282981
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00114/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00114/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00114/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899127771669424,
                        52.35988057634727,
                        0.0
                    ]
                },
                "distance": 15.07,
                "direction": 343.85,
                "angle": -72.2,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00114",
                "timestamp": "2024-12-03T13:13:44Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00114.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.07350012,
                "relative_pitch": -72.19992108647392,
                "relative_heading": 343.8453751213909,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00041/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00041/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00041/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89938111296197,
                        52.35967981011566,
                        0.0
                    ]
                },
                "distance": 15.25,
                "direction": 121.04,
                "angle": -72.01,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00041",
                "timestamp": "2024-12-11T09:42:04Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00041.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.24822843,
                "relative_pitch": -72.00681926479355,
                "relative_heading": 121.03661465806819,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000446/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000446/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000446/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000446/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89938161116882,
                        52.3596802652399,
                        46.9369319705293
                    ]
                },
                "distance": 15.25,
                "direction": 120.81,
                "angle": -0.04,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-002040_pano_0001_000446",
                "timestamp": "2021-03-15T08:49:09.202960Z",
                "filename": "pano_0001_000446.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.25132062,
                "relative_pitch": -0.04245785549360081,
                "relative_heading": 120.80785342650282,
                "relative_elevation": -0.011301678605299514
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000387/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000387/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000387/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000387/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89897494068954,
                        52.3597079114533,
                        48.3467927454039
                    ]
                },
                "distance": 15.35,
                "direction": 252.04,
                "angle": 5.2,
                "elevation": 1.4,
                "pano_id": "TMX7316010203-002537_pano_0000_000387",
                "timestamp": "2022-04-22T08:07:34.167340Z",
                "filename": "pano_0000_000387.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.35400268,
                "relative_pitch": 5.2045721416495585,
                "relative_heading": 252.0385898871771,
                "relative_elevation": 1.3985590962693024
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003738/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003738/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003738/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003738/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89907720611961,
                        52.3596304857536,
                        47.0271035786718
                    ]
                },
                "distance": 15.38,
                "direction": 209.78,
                "angle": 0.29,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-000714_pano_0001_003738",
                "timestamp": "2018-05-11T09:30:29.208290Z",
                "filename": "pano_0001_003738.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.38121017,
                "relative_pitch": 0.29379186931500895,
                "relative_heading": 209.7773148651996,
                "relative_elevation": 0.0788699295371984
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001304/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001304/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001304/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001304/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8990770551515,
                        52.3596301557895,
                        47.0297272475436
                    ]
                },
                "distance": 15.42,
                "direction": 209.74,
                "angle": 0.3,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-001053_pano_0000_001304",
                "timestamp": "2019-01-14T12:11:07.063930Z",
                "filename": "pano_0000_001304.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.4181893,
                "relative_pitch": 0.30283684254276166,
                "relative_heading": 209.74272689945357,
                "relative_elevation": 0.08149359840899706
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003728/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003728/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003728/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003728/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89938694084339,
                        52.3596784020082,
                        46.8357811160386
                    ]
                },
                "distance": 15.67,
                "direction": 120.78,
                "angle": -0.41,
                "elevation": -0.11,
                "pano_id": "TMX7316010203-001681_pano_0000_003728",
                "timestamp": "2020-04-29T11:26:22.193560Z",
                "filename": "pano_0000_003728.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.66936346,
                "relative_pitch": -0.4111810252384255,
                "relative_heading": 120.77900830942762,
                "relative_elevation": -0.1124525330959969
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000090/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000090/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000090/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000090/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89896682221481,
                        52.3597139505804,
                        47.8674787823111
                    ]
                },
                "distance": 15.69,
                "direction": 255.0,
                "angle": 3.35,
                "elevation": 0.92,
                "pano_id": "TMX7316010203-002824_pano_0021_000090",
                "timestamp": "2022-10-07T09:53:33.179500Z",
                "filename": "pano_0021_000090.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.69380477,
                "relative_pitch": 3.3521989930488183,
                "relative_heading": 254.99638871721632,
                "relative_elevation": 0.9192451331765028
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000091/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000091/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000091/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000091/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89907445774209,
                        52.3596276090413,
                        47.2269664639607
                    ]
                },
                "distance": 15.75,
                "direction": 209.79,
                "angle": 1.01,
                "elevation": 0.28,
                "pano_id": "TMX7316010203-002619_pano_0010_000091",
                "timestamp": "2022-06-22T07:42:03.826280Z",
                "filename": "pano_0010_000091.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.75203603,
                "relative_pitch": 1.0137449755857741,
                "relative_heading": 209.79019766816478,
                "relative_elevation": 0.2787328148260997
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000087/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000087/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000087/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000087/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89938162460037,
                        52.3596708831405,
                        47.1002494180575
                    ]
                },
                "distance": 15.81,
                "direction": 124.06,
                "angle": 0.55,
                "elevation": 0.15,
                "pano_id": "TMX7316010203-002619_pano_0010_000087",
                "timestamp": "2022-06-22T07:41:32.596460Z",
                "filename": "pano_0010_000087.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.81221471,
                "relative_pitch": 0.5508142796888434,
                "relative_heading": 124.05698129415191,
                "relative_elevation": 0.15201576892290092
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000008/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000008/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000008/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89913221879021,
                        52.3598884171404,
                        46.997051011771
                    ]
                },
                "distance": 15.84,
                "direction": 345.78,
                "angle": 0.18,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001666_pano_0000_000008",
                "timestamp": "2020-04-22T06:33:23.175590Z",
                "filename": "pano_0000_000008.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 15.83623073,
                "relative_pitch": 0.17662157327900757,
                "relative_heading": 345.776865761153,
                "relative_elevation": 0.0488173626363988
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000036/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000036/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000036/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89934018225134,
                        52.359860752402,
                        47.9840029403567
                    ]
                },
                "distance": 16.01,
                "direction": 39.94,
                "angle": 3.7,
                "elevation": 1.04,
                "pano_id": "TMX7316010203-000234_pano_0002_000036",
                "timestamp": "2017-03-31T07:51:08.960610Z",
                "filename": "pano_0002_000036.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.00701054,
                "relative_pitch": 3.702289669456158,
                "relative_heading": 39.942346907966765,
                "relative_elevation": 1.0357692912221026
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003733/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003733/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003733/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003733/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89905351846641,
                        52.359627844421,
                        46.975001280196
                    ]
                },
                "distance": 16.49,
                "direction": 214.14,
                "angle": 0.09,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-001681_pano_0000_003733",
                "timestamp": "2020-04-29T11:26:26.458450Z",
                "filename": "pano_0000_003733.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.4855683,
                "relative_pitch": 0.09303112344570953,
                "relative_heading": 214.14230241126293,
                "relative_elevation": 0.026767631061396457
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001378/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001378/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001378/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001378/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89935996729586,
                        52.3598557068282,
                        46.9470179947093
                    ]
                },
                "distance": 16.5,
                "direction": 44.79,
                "angle": -0.0,
                "elevation": -0.0,
                "pano_id": "TMX7316010203-001176_pano_0000_001378",
                "timestamp": "2019-05-10T10:12:16.914420Z",
                "filename": "pano_0000_001378.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.50089527,
                "relative_pitch": -0.004221096289048516,
                "relative_heading": 44.787989556528174,
                "relative_elevation": -0.0012156544253016932
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004075/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004075/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004075/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004075/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89924818208359,
                        52.3596059701136,
                        47.2097896393389
                    ]
                },
                "distance": 16.57,
                "direction": 166.0,
                "angle": 0.9,
                "elevation": 0.26,
                "pano_id": "TMX7316010203-000714_pano_0001_004075",
                "timestamp": "2018-05-11T09:37:40.075500Z",
                "filename": "pano_0001_004075.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.57058722,
                "relative_pitch": 0.9043016859561984,
                "relative_heading": 165.99857419729085,
                "relative_elevation": 0.2615559902043003
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002464/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002464/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002464/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002464/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89926137087901,
                        52.359607732025,
                        47.1365382792428
                    ]
                },
                "distance": 16.62,
                "direction": 162.83,
                "angle": 0.65,
                "elevation": 0.19,
                "pano_id": "TMX7316010203-001047_pano_0000_002464",
                "timestamp": "2019-01-10T12:10:15.322410Z",
                "filename": "pano_0000_002464.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.62318169,
                "relative_pitch": 0.6490092764012291,
                "relative_heading": 162.828560945887,
                "relative_elevation": 0.18830463010819898
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01039/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01039/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01039/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01039/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.898979962354144,
                        52.35967325808467,
                        0.0
                    ]
                },
                "distance": 16.65,
                "direction": 238.94,
                "angle": -70.47,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01039",
                "timestamp": "2025-07-14T07:12:11Z",
                "filename": "recording_2025-07-14_06-43-08_01039.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.65092707,
                "relative_pitch": -70.47215089857724,
                "relative_heading": 238.93986071227363,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002465/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002465/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002465/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002465/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89920958753721,
                        52.3596010130485,
                        47.0821731416509
                    ]
                },
                "distance": 16.69,
                "direction": 175.26,
                "angle": 0.46,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-001047_pano_0000_002465",
                "timestamp": "2019-01-10T12:10:47.987060Z",
                "filename": "pano_0000_002465.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.68701546,
                "relative_pitch": 0.459878691382732,
                "relative_heading": 175.25668122058894,
                "relative_elevation": 0.13393949251629778
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000506/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000506/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000506/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000506/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89943310278116,
                        52.3597247708805,
                        46.8000831464306
                    ]
                },
                "distance": 16.85,
                "direction": 99.77,
                "angle": -0.5,
                "elevation": -0.15,
                "pano_id": "TMX7316010203-000702_pano_0000_000506",
                "timestamp": "2018-05-02T08:25:38.784150Z",
                "filename": "pano_0000_000506.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.8513778,
                "relative_pitch": -0.5037083586291425,
                "relative_heading": 99.76729781472328,
                "relative_elevation": -0.14815050270399865
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000238/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000238/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000238/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000238/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89925218016612,
                        52.3596033169169,
                        46.9737892076373
                    ]
                },
                "distance": 16.92,
                "direction": 165.35,
                "angle": 0.09,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002453_pano_0000_000238",
                "timestamp": "2022-03-21T07:31:22.046450Z",
                "filename": "pano_0000_000238.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.92404673,
                "relative_pitch": 0.08651740070113541,
                "relative_heading": 165.34566471373282,
                "relative_elevation": 0.025555558502702524
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000512/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000512/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000512/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89899536612375,
                        52.3596553358838,
                        46.99820725061
                    ]
                },
                "distance": 16.93,
                "direction": 231.3,
                "angle": 0.17,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-000702_pano_0000_000512",
                "timestamp": "2018-05-02T08:25:47.529070Z",
                "filename": "pano_0000_000512.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.93105099,
                "relative_pitch": 0.1691134317930586,
                "relative_heading": 231.30388755997487,
                "relative_elevation": 0.04997360147540064
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001298/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001298/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001298/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001298/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8993923951769,
                        52.3596618719389,
                        48.775233687833
                    ]
                },
                "distance": 16.99,
                "direction": 125.47,
                "angle": 6.14,
                "elevation": 1.83,
                "pano_id": "TMX7316010203-001053_pano_0000_001298",
                "timestamp": "2019-01-14T12:10:41.554160Z",
                "filename": "pano_0000_001298.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 16.98684665,
                "relative_pitch": 6.138781058748983,
                "relative_heading": 125.47311928711444,
                "relative_elevation": 1.8270000386984009
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004076/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004076/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004076/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004076/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89917997039345,
                        52.3595963619238,
                        47.2801325051114
                    ]
                },
                "distance": 17.16,
                "direction": 182.13,
                "angle": 1.11,
                "elevation": 0.33,
                "pano_id": "TMX7316010203-000714_pano_0001_004076",
                "timestamp": "2018-05-11T09:37:41.065490Z",
                "filename": "pano_0001_004076.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.15927356,
                "relative_pitch": 1.10809077382296,
                "relative_heading": 182.13022586589668,
                "relative_elevation": 0.331898855976803
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004074/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004074/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004074/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004074/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89931479950817,
                        52.3596152984976,
                        47.1814877074212
                    ]
                },
                "distance": 17.3,
                "direction": 150.39,
                "angle": 0.77,
                "elevation": 0.23,
                "pano_id": "TMX7316010203-000714_pano_0001_004074",
                "timestamp": "2018-05-11T09:37:38.570520Z",
                "filename": "pano_0001_004074.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.29943834,
                "relative_pitch": 0.7724911659987546,
                "relative_heading": 150.38982480922292,
                "relative_elevation": 0.2332540582865974
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00109/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00109/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00109/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.898955143621813,
                        52.359687446215176,
                        0.0
                    ]
                },
                "distance": 17.43,
                "direction": 246.27,
                "angle": -69.63,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00109",
                "timestamp": "2024-12-03T13:13:41Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00109.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.42735181,
                "relative_pitch": -69.6348944828557,
                "relative_heading": 246.2742369314363,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000088/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000088/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000088/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000088/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89916360504119,
                        52.3599066033873,
                        46.9913171920925
                    ]
                },
                "distance": 17.46,
                "direction": 354.24,
                "angle": 0.14,
                "elevation": 0.04,
                "pano_id": "TMX7316060226-000478_pano_0002_000088",
                "timestamp": "2019-11-11T11:29:16.376490Z",
                "filename": "pano_0002_000088.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.46263216,
                "relative_pitch": 0.14135899712946928,
                "relative_heading": 354.2395204902012,
                "relative_elevation": 0.043083542957901955
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000239/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000239/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000239/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89918073504552,
                        52.3595936069251,
                        47.0166988093406
                    ]
                },
                "distance": 17.46,
                "direction": 181.92,
                "angle": 0.22,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-002453_pano_0000_000239",
                "timestamp": "2022-03-21T07:31:22.661210Z",
                "filename": "pano_0000_000239.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.46380084,
                "relative_pitch": 0.22462147058058823,
                "relative_heading": 181.9220499754437,
                "relative_elevation": 0.0684651602060029
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_000005/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000005/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_000005/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_000005/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89898365698834,
                        52.3596543355495,
                        47.0271066287532
                    ]
                },
                "distance": 17.63,
                "direction": 232.64,
                "angle": 0.26,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-000714_pano_0001_000005",
                "timestamp": "2018-05-11T07:38:06.333860Z",
                "filename": "pano_0001_000005.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.62803508,
                "relative_pitch": 0.2563563479028356,
                "relative_heading": 232.64259860655886,
                "relative_elevation": 0.07887297961860185
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002463/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002463/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002463/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002463/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89933024811202,
                        52.3596168486156,
                        47.1194179616869
                    ]
                },
                "distance": 17.7,
                "direction": 147.15,
                "angle": 0.55,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-001047_pano_0000_002463",
                "timestamp": "2019-01-10T12:10:13.972390Z",
                "filename": "pano_0000_002463.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.69777734,
                "relative_pitch": 0.5541844364695959,
                "relative_heading": 147.1498656187938,
                "relative_elevation": 0.17118431255229893
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001325/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001325/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001325/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001325/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89942097929525,
                        52.3596784257081,
                        46.9791728984565
                    ]
                },
                "distance": 17.7,
                "direction": 116.93,
                "angle": 0.1,
                "elevation": 0.03,
                "pano_id": "TMX7316010203-002050_pano_0000_001325",
                "timestamp": "2021-03-19T10:08:50.881730Z",
                "filename": "pano_0000_001325.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.70027242,
                "relative_pitch": 0.1001502440187849,
                "relative_heading": 116.92756181169028,
                "relative_elevation": 0.03093924932189651
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000942/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000942/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000942/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000942/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8991545113166,
                        52.3599082443302,
                        46.8892979957163
                    ]
                },
                "distance": 17.72,
                "direction": 352.31,
                "angle": -0.19,
                "elevation": -0.06,
                "pano_id": "TMX7316010203-001594_pano_0004_000942",
                "timestamp": "2020-01-27T13:48:05.405150Z",
                "filename": "pano_0004_000942.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.7165833,
                "relative_pitch": -0.1905983614729519,
                "relative_heading": 352.305007232845,
                "relative_elevation": -0.058935653418302536
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000237/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000237/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000237/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000237/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89932375275603,
                        52.3596133553037,
                        46.9499040925875
                    ]
                },
                "distance": 17.79,
                "direction": 149.03,
                "angle": 0.01,
                "elevation": 0.0,
                "pano_id": "TMX7316010203-002453_pano_0000_000237",
                "timestamp": "2022-03-21T07:31:21.446240Z",
                "filename": "pano_0000_000237.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.79384164,
                "relative_pitch": 0.005378791236975999,
                "relative_heading": 149.026162875387,
                "relative_elevation": 0.001670443452901793
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_000936/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000936/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_000936/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_000936/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89897077080635,
                        52.3596628182818,
                        46.9944985480979
                    ]
                },
                "distance": 17.8,
                "direction": 236.78,
                "angle": 0.15,
                "elevation": 0.05,
                "pano_id": "TMX7316010203-001594_pano_0004_000936",
                "timestamp": "2020-01-27T13:48:01.990160Z",
                "filename": "pano_0004_000936.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.79938247,
                "relative_pitch": 0.1489252497985675,
                "relative_heading": 236.77603403756848,
                "relative_elevation": 0.04626489896330099
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001663/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001663/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001663/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001663/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89915905136952,
                        52.3599111112851,
                        47.0329553382471
                    ]
                },
                "distance": 17.99,
                "direction": 353.42,
                "angle": 0.27,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-002040_pano_0001_001663",
                "timestamp": "2021-03-15T09:14:28.314690Z",
                "filename": "pano_0001_001663.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 17.994703,
                "relative_pitch": 0.2697549024720528,
                "relative_heading": 353.41702635735396,
                "relative_elevation": 0.08472168911249867
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00046/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00046/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00046/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899015735442085,
                        52.35962810745878,
                        0.0
                    ]
                },
                "distance": 18.03,
                "direction": 220.98,
                "angle": -68.99,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00046",
                "timestamp": "2024-12-11T09:42:09Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00046.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.0342418,
                "relative_pitch": -68.98670170225402,
                "relative_heading": 220.9790378587986,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002466/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002466/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002466/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002466/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89913644667888,
                        52.3595912503687,
                        47.1083338046446
                    ]
                },
                "distance": 18.08,
                "direction": 191.5,
                "angle": 0.51,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-001047_pano_0000_002466",
                "timestamp": "2019-01-10T12:10:49.077050Z",
                "filename": "pano_0000_002466.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.07885049,
                "relative_pitch": 0.5073786872837603,
                "relative_heading": 191.49545658716505,
                "relative_elevation": 0.16010015551000123
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003730/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003730/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003730/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003730/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89942967542662,
                        52.3596811942646,
                        46.9410455496982
                    ]
                },
                "distance": 18.1,
                "direction": 115.21,
                "angle": -0.02,
                "elevation": -0.01,
                "pano_id": "TMX7316010203-000714_pano_0001_003730",
                "timestamp": "2018-05-11T09:29:29.688680Z",
                "filename": "pano_0001_003730.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.09710723,
                "relative_pitch": -0.022757655880211405,
                "relative_heading": 115.20827801096314,
                "relative_elevation": -0.007188099436397977
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02957/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02957/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02957/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02957/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899008189703019,
                        52.359630790635286,
                        0.0
                    ]
                },
                "distance": 18.16,
                "direction": 222.82,
                "angle": -68.86,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02957",
                "timestamp": "2025-06-19T05:44:47Z",
                "filename": "recording_2025-06-19_04-38-42_02957.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.1553419,
                "relative_pitch": -68.85802545537778,
                "relative_heading": 222.82202685560583,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000451/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000451/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000451/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000451/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902311914397,
                        52.3596227225262,
                        47.0791687499732
                    ]
                },
                "distance": 18.17,
                "direction": 218.54,
                "angle": 0.41,
                "elevation": 0.13,
                "pano_id": "TMX7316010203-002040_pano_0001_000451",
                "timestamp": "2021-03-15T08:49:28.417780Z",
                "filename": "pano_0001_000451.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.17317233,
                "relative_pitch": 0.4128007331901389,
                "relative_heading": 218.54214290988853,
                "relative_elevation": 0.13093510083859883
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000082/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000082/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000082/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000082/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89895447704004,
                        52.3596730108658,
                        47.147597655654
                    ]
                },
                "distance": 18.17,
                "direction": 241.69,
                "angle": 0.63,
                "elevation": 0.2,
                "pano_id": "TMX7316060226-000478_pano_0002_000082",
                "timestamp": "2019-11-11T11:29:12.606440Z",
                "filename": "pano_0002_000082.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.1733508,
                "relative_pitch": 0.6285168927692563,
                "relative_heading": 241.6907969020343,
                "relative_elevation": 0.1993640065194029
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001330/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001330/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001330/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001330/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89902704194204,
                        52.3596207511566,
                        47.0973782520741
                    ]
                },
                "distance": 18.18,
                "direction": 217.45,
                "angle": 0.47,
                "elevation": 0.15,
                "pano_id": "TMX7316010203-002050_pano_0000_001330",
                "timestamp": "2021-03-19T10:09:37.551330Z",
                "filename": "pano_0000_001330.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.18151632,
                "relative_pitch": 0.4699918570412294,
                "relative_heading": 217.45263770427408,
                "relative_elevation": 0.14914460293950071
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_04-38-42_02951/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02951/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_04-38-42_02951/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_04-38-42_02951/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899437916784418,
                        52.35968991270197,
                        0.0
                    ]
                },
                "distance": 18.23,
                "direction": 111.7,
                "angle": -68.78,
                "elevation": -46.95,
                "pano_id": "recording_2025-06-19_04-38-42_02951",
                "timestamp": "2025-06-19T05:44:38Z",
                "filename": "recording_2025-06-19_04-38-42_02951.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.22614789,
                "relative_pitch": -68.78289308937461,
                "relative_heading": 111.69506473939792,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001388/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001388/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001388/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001388/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89916944553897,
                        52.3599139604984,
                        47.0376440724358
                    ]
                },
                "distance": 18.24,
                "direction": 355.74,
                "angle": 0.28,
                "elevation": 0.09,
                "pano_id": "TMX7316010203-001176_pano_0000_001388",
                "timestamp": "2019-05-10T10:12:44.784230Z",
                "filename": "pano_0000_001388.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.24348273,
                "relative_pitch": 0.28080158598692107,
                "relative_heading": 355.7410596302013,
                "relative_elevation": 0.08941042330120297
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000392/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000392/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000392/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89914868749239,
                        52.3599133763658,
                        48.2070218324661
                    ]
                },
                "distance": 18.34,
                "direction": 351.32,
                "angle": 3.93,
                "elevation": 1.26,
                "pano_id": "TMX7316010203-002537_pano_0000_000392",
                "timestamp": "2022-04-22T08:07:36.517330Z",
                "filename": "pano_0000_000392.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.33836427,
                "relative_pitch": 3.9267566203754742,
                "relative_heading": 351.31542441335813,
                "relative_elevation": 1.2587881833314967
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001657/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001657/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001657/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001657/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89895128261677,
                        52.3596728305483,
                        47.1144241886213
                    ]
                },
                "distance": 18.37,
                "direction": 241.96,
                "angle": 0.52,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-002040_pano_0001_001657",
                "timestamp": "2021-03-15T09:14:25.319740Z",
                "filename": "pano_0001_001657.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.37466137,
                "relative_pitch": 0.5182004001397142,
                "relative_heading": 241.95752660828913,
                "relative_elevation": 0.16619053948669915
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01045/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01045/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01045/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01045/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899161702270043,
                        52.35991886015299,
                        0.0
                    ]
                },
                "distance": 18.83,
                "direction": 354.26,
                "angle": -68.14,
                "elevation": -46.95,
                "pano_id": "recording_2025-07-14_06-43-08_01045",
                "timestamp": "2025-07-14T07:12:15Z",
                "filename": "recording_2025-07-14_06-43-08_01045.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.83261889,
                "relative_pitch": -68.14251031405882,
                "relative_heading": 354.2636099537199,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00115/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00115/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00115/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.899161860186549,
                        52.35991918436222,
                        0.0
                    ]
                },
                "distance": 18.87,
                "direction": 354.31,
                "angle": -68.11,
                "elevation": -46.95,
                "pano_id": "b_20241203_1333_Track06_Sphere_00115",
                "timestamp": "2024-12-03T13:13:45Z",
                "filename": "Job_20241203_1333_Track06_Sphere_00115.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.86744447,
                "relative_pitch": -68.1059094080198,
                "relative_heading": 354.3070665322907,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000095/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000095/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000095/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000095/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8991488804142,
                        52.35991832757,
                        47.7010953547433
                    ]
                },
                "distance": 18.88,
                "direction": 351.61,
                "angle": 2.28,
                "elevation": 0.75,
                "pano_id": "TMX7316010203-002824_pano_0021_000095",
                "timestamp": "2022-10-07T09:53:35.439480Z",
                "filename": "pano_0021_000095.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 18.88124909,
                "relative_pitch": 2.2833743347457034,
                "relative_heading": 351.60729250336436,
                "relative_elevation": 0.7528617056087015
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001305/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001305/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001305/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001305/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89900869183996,
                        52.3596202474171,
                        47.0558972265571
                    ]
                },
                "distance": 19.01,
                "direction": 220.34,
                "angle": 0.32,
                "elevation": 0.11,
                "pano_id": "TMX7316010203-001053_pano_0000_001305",
                "timestamp": "2019-01-14T12:11:07.793930Z",
                "filename": "pano_0000_001305.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.01039077,
                "relative_pitch": 0.3244858413398007,
                "relative_heading": 220.34220739807276,
                "relative_elevation": 0.10766357742249966
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004077/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004077/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004077/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004077/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89911127260661,
                        52.359586438375,
                        47.2921907622367
                    ]
                },
                "distance": 19.01,
                "direction": 196.24,
                "angle": 1.04,
                "elevation": 0.34,
                "pano_id": "TMX7316010203-000714_pano_0001_004077",
                "timestamp": "2018-05-11T09:37:42.005620Z",
                "filename": "pano_0001_004077.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.01060986,
                "relative_pitch": 1.0365338654157725,
                "relative_heading": 196.24446478274297,
                "relative_elevation": 0.34395711310209975
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004073/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004073/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004073/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004073/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89937993196318,
                        52.3596242272326,
                        47.1575981192291
                    ]
                },
                "distance": 19.13,
                "direction": 137.25,
                "angle": 0.63,
                "elevation": 0.21,
                "pano_id": "TMX7316010203-000714_pano_0001_004073",
                "timestamp": "2018-05-11T09:37:36.745520Z",
                "filename": "pano_0001_004073.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.12892049,
                "relative_pitch": 0.6270725817405755,
                "relative_heading": 137.2496115471503,
                "relative_elevation": 0.2093644700944992
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000445/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000445/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000445/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000445/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89945309902937,
                        52.3596903446828,
                        46.9584353938699
                    ]
                },
                "distance": 19.17,
                "direction": 110.42,
                "angle": 0.03,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002040_pano_0001_000445",
                "timestamp": "2021-03-15T08:49:07.947940Z",
                "filename": "pano_0001_000445.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.17417568,
                "relative_pitch": 0.030484588834567367,
                "relative_heading": 110.41896009876275,
                "relative_elevation": 0.01020174473529778
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track04_Sphere_00040/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00040/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track04_Sphere_00040/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track04_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89945366706608,
                        52.35969004949807,
                        0.0
                    ]
                },
                "distance": 19.22,
                "direction": 110.47,
                "angle": -67.73,
                "elevation": -46.95,
                "pano_id": "b_20241211_0954_Track04_Sphere_00040",
                "timestamp": "2024-12-11T09:42:03Z",
                "filename": "Job_20241211_0954_Track04_Sphere_00040.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.2219097,
                "relative_pitch": -67.73444554012178,
                "relative_heading": 110.47047140222449,
                "relative_elevation": -46.9482336491346
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000086/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000086/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000086/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000086/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89944791716603,
                        52.3596797816464,
                        47.1548816598952
                    ]
                },
                "distance": 19.29,
                "direction": 114.06,
                "angle": 0.61,
                "elevation": 0.21,
                "pano_id": "TMX7316010203-002619_pano_0010_000086",
                "timestamp": "2022-06-22T07:41:27.491480Z",
                "filename": "pano_0010_000086.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.29232661,
                "relative_pitch": 0.6136950877726537,
                "relative_heading": 114.05861691447683,
                "relative_elevation": 0.20664801076060257
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000240/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000240/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000240/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89910938860077,
                        52.3595837927853,
                        47.0298843160272
                    ]
                },
                "distance": 19.33,
                "direction": 196.37,
                "angle": 0.24,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-002453_pano_0000_000240",
                "timestamp": "2022-03-21T07:31:23.296230Z",
                "filename": "pano_0000_000240.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.32919034,
                "relative_pitch": 0.24202828464223808,
                "relative_heading": 196.36563082902262,
                "relative_elevation": 0.08165066689259959
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003727/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003727/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003727/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003727/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89945381678491,
                        52.3596871551228,
                        46.851702651009
                    ]
                },
                "distance": 19.35,
                "direction": 111.35,
                "angle": -0.29,
                "elevation": -0.1,
                "pano_id": "TMX7316010203-001681_pano_0000_003727",
                "timestamp": "2020-04-29T11:26:21.428540Z",
                "filename": "pano_0000_003727.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.34639978,
                "relative_pitch": -0.28588124661688574,
                "relative_heading": 111.35354034045643,
                "relative_elevation": -0.09653099812560129
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000386/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000386/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000386/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000386/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89893891087834,
                        52.3596667119653,
                        48.4014187650755
                    ]
                },
                "distance": 19.44,
                "direction": 241.35,
                "angle": 4.28,
                "elevation": 1.45,
                "pano_id": "TMX7316010203-002537_pano_0000_000386",
                "timestamp": "2022-04-22T08:07:33.577340Z",
                "filename": "pano_0000_000386.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.4397103,
                "relative_pitch": 4.275104944663222,
                "relative_heading": 241.35429581728644,
                "relative_elevation": 1.4531851159408973
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003739/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003739/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003739/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003739/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89901665242192,
                        52.3596103026244,
                        47.1075248671696
                    ]
                },
                "distance": 19.54,
                "direction": 217.03,
                "angle": 0.47,
                "elevation": 0.16,
                "pano_id": "TMX7316010203-000714_pano_0001_003739",
                "timestamp": "2018-05-11T09:30:30.273380Z",
                "filename": "pano_0001_003739.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2018",
                "tags": [
                    "mission-bi",
                    "mission-2018",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.53545108,
                "relative_pitch": 0.46717693941591937,
                "relative_heading": 217.02700851548911,
                "relative_elevation": 0.15929121803500124
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0010_000092/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000092/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0010_000092/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0010_000092/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89900161509913,
                        52.3596177157989,
                        47.2571029793471
                    ]
                },
                "distance": 19.54,
                "direction": 220.89,
                "angle": 0.91,
                "elevation": 0.31,
                "pano_id": "TMX7316010203-002619_pano_0010_000092",
                "timestamp": "2022-06-22T07:42:04.761250Z",
                "filename": "pano_0010_000092.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.5380755,
                "relative_pitch": 0.905689766817733,
                "relative_heading": 220.88503082259558,
                "relative_elevation": 0.3088693302125023
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005913/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005913/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005913/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005913/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89923257761955,
                        52.3595761038215,
                        47.0185609376058
                    ]
                },
                "distance": 19.62,
                "direction": 171.37,
                "angle": 0.21,
                "elevation": 0.07,
                "pano_id": "TMX7316010203-001675_pano_0000_005913",
                "timestamp": "2020-04-24T11:09:11.575220Z",
                "filename": "pano_0000_005913.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.62402539,
                "relative_pitch": 0.2053319583391363,
                "relative_heading": 171.3656581181751,
                "relative_elevation": 0.07032728847119785
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000089/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000089/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000089/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000089/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89892802699857,
                        52.3596730154148,
                        47.9340236373246
                    ]
                },
                "distance": 19.78,
                "direction": 244.17,
                "angle": 2.85,
                "elevation": 0.99,
                "pano_id": "TMX7316010203-002824_pano_0021_000089",
                "timestamp": "2022-10-07T09:53:32.594520Z",
                "filename": "pano_0021_000089.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.77802844,
                "relative_pitch": 2.853413993680375,
                "relative_heading": 244.16841106690308,
                "relative_elevation": 0.9857899881899996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005914/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005914/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005914/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005914/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89930463057562,
                        52.3595863304799,
                        46.9862975552678
                    ]
                },
                "distance": 19.88,
                "direction": 156.73,
                "angle": 0.11,
                "elevation": 0.04,
                "pano_id": "TMX7316010203-001675_pano_0000_005914",
                "timestamp": "2020-04-24T11:09:12.025350Z",
                "filename": "pano_0000_005914.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.88112449,
                "relative_pitch": 0.10969693940341319,
                "relative_heading": 156.728451719898,
                "relative_elevation": 0.03806390613319621
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002462/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002462/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002462/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002462/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89940024493936,
                        52.3596261797828,
                        47.1271589519456
                    ]
                },
                "distance": 19.94,
                "direction": 133.9,
                "angle": 0.51,
                "elevation": 0.18,
                "pano_id": "TMX7316010203-001047_pano_0000_002462",
                "timestamp": "2019-01-10T12:10:13.127390Z",
                "filename": "pano_0000_002462.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.94271668,
                "relative_pitch": 0.5140417829683005,
                "relative_heading": 133.90446750453773,
                "relative_elevation": 0.1789253028110025
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000236/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000236/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000236/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8993955850499,
                        52.3596230766438,
                        46.9588263686746
                    ]
                },
                "distance": 19.96,
                "direction": 135.25,
                "angle": 0.03,
                "elevation": 0.01,
                "pano_id": "TMX7316010203-002453_pano_0000_000236",
                "timestamp": "2022-03-21T07:31:20.851230Z",
                "filename": "pano_0000_000236.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.95894828,
                "relative_pitch": 0.030408319001082578,
                "relative_heading": 135.25074857631978,
                "relative_elevation": 0.010592719539999962
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000009/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000009/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000009/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89916681218382,
                        52.3599296369787,
                        47.0246239872649
                    ]
                },
                "distance": 20.0,
                "direction": 355.6,
                "angle": 0.22,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-001666_pano_0000_000009",
                "timestamp": "2020-04-22T06:33:23.715500Z",
                "filename": "pano_0000_000009.jpg",
                "surface_type": "L",
                "mission_distance": 5,
                "mission_type": "bi",
                "mission_year": "2020",
                "tags": [
                    "mission-bi",
                    "mission-2020",
                    "surface-land",
                    "mission-distance-5"
                ],
                "from_pano_id": "TMX7316010203-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 19.99643719,
                "relative_pitch": 0.21888012535880236,
                "relative_heading": 355.59963313220544,
                "relative_elevation": 0.07639033813030238
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003734/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003734/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003734/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003734/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8989852124615,
                        52.3596175302404,
                        47.0277888271958
                    ]
                },
                "distance": 20.3,
                "direction": 223.23,
                "angle": 0.22,
                "elevation": 0.08,
                "pano_id": "TMX7316010203-001681_pano_0000_003734",
                "timestamp": "2020-04-29T11:26:27.168480Z",
                "filename": "pano_0000_003734.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 20.3021308,
                "relative_pitch": 0.22451597105576795,
                "relative_heading": 223.23176720639213,
                "relative_elevation": 0.07955517806119872
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005912/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005912/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005912/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005912/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89916077466594,
                        52.3595660792265,
                        47.0479354532436
                    ]
                },
                "distance": 20.61,
                "direction": 185.42,
                "angle": 0.28,
                "elevation": 0.1,
                "pano_id": "TMX7316010203-001675_pano_0000_005912",
                "timestamp": "2020-04-24T11:09:11.125220Z",
                "filename": "pano_0000_005912.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 20.60913585,
                "relative_pitch": 0.2771803758683231,
                "relative_heading": 185.41695321766818,
                "relative_elevation": 0.09970180410900298
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_001297/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001297/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_001297/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_001297/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.89946188902698,
                        52.3596699729605,
                        48.9215485621244
                    ]
                },
                "distance": 20.62,
                "direction": 115.75,
                "angle": 5.47,
                "elevation": 1.97,
                "pano_id": "TMX7316010203-001053_pano_0000_001297",
                "timestamp": "2019-01-14T12:10:40.629100Z",
                "filename": "pano_0000_001297.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 20.61542997,
                "relative_pitch": 5.467710107413814,
                "relative_heading": 115.7502994133014,
                "relative_elevation": 1.9733149129897996
            },
            {
                "_links": {
                    "self": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001381/adjacencies/TMX7316010203-001176_pano_0000_001381/"
                    },
                    "equirectangular_full": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/equirectangular/panorama_8000.jpg"
                    },
                    "equirectangular_medium": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/equirectangular/panorama_4000.jpg"
                    },
                    "equirectangular_small": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/equirectangular/panorama_2000.jpg"
                    },
                    "cubic_img_preview": {
                        "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/cubic/preview.jpg"
                    },
                    "thumbnail": {
                        "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002467/?format=api"
                    },
                    "adjacent": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002467/?format=api"
                    },
                    "transitive_adjacencies": {
                        "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002467/adjacencies/?format=api"
                    }
                },
                "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/cubic/",
                "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002467/cubic/{z}/{f}/{y}/{x}.jpg",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4.8990643194135,
                        52.3595814215358,
                        47.1213665530086
                    ]
                },
                "distance": 20.65,
                "direction": 204.36,
                "angle": 0.48,
                "elevation": 0.17,
                "pano_id": "TMX7316010203-001047_pano_0000_002467",
                "timestamp": "2019-01-10T12:10:49.892070Z",
                "filename": "pano_0000_002467.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-001176_pano_0000_001381",
                "from_geolocation_2d_rd": {
                    "type": "Point",
                    "coordinates": [
                        121756.47706899652,
                        485873.73939363536
                    ]
                },
                "relative_distance": 20.64815217,
                "relative_pitch": 0.4804087135312153,
                "relative_heading": 204.35998625962824,
                "relative_elevation": 0.1731329038739986
            }
        ]
    }
}