Adjacencies
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/recording_2024-10-23_12-42-53_02425/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946054222297127, 52.37435227845152, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02425", "timestamp": "2024-10-23T13:35:25Z", "filename": "recording_2024-10-23_12-42-53_02425.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "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/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94603439315515, 52.3743554583127, 47.8932159943506 ] }, "distance": 1.4, "direction": 284.68, "angle": 88.33, "elevation": 47.89, "pano_id": "TMX7316010203-002134_pano_0000_003491", "timestamp": "2021-05-10T09:36:12.001820Z", "filename": "pano_0000_003491.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 1.39602349, "relative_pitch": 88.33037705538828, "relative_heading": 284.6824110178231, "relative_elevation": 47.8932159943506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94604829401574, 52.3743696396091, 47.9882801426575 ] }, "distance": 1.97, "direction": 348.2, "angle": 87.64, "elevation": 47.99, "pano_id": "TMX7315120208-000052_pano_0000_001613", "timestamp": "2016-05-17T12:23:13.875650Z", "filename": "pano_0000_001613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 1.973591, "relative_pitch": 87.64495110475723, "relative_heading": 348.1956705145684, "relative_elevation": 47.9882801426575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94608795145834, 52.3743560430519, 47.9745365791023 ] }, "distance": 2.33, "direction": 79.66, "angle": 87.21, "elevation": 47.97, "pano_id": "TMX7316010203-001667_pano_0000_003422", "timestamp": "2020-04-22T09:07:24.902210Z", "filename": "pano_0000_003422.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.33496351, "relative_pitch": 87.21356211270428, "relative_heading": 79.66488880915772, "relative_elevation": 47.9745365791023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946087869546746, 52.37435954567082, 0.0 ] }, "distance": 2.43, "direction": 70.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00759", "timestamp": "2025-06-16T10:13:15Z", "filename": "recording_2025-06-16_09-52-43_00759.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.43000015, "relative_pitch": 0.0, "relative_heading": 70.56237900259084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94601600644843, 52.374351656396534, 0.0 ] }, "distance": 2.6, "direction": 268.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00758", "timestamp": "2025-06-16T10:13:14Z", "filename": "recording_2025-06-16_09-52-43_00758.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.60355977, "relative_pitch": 0.0, "relative_heading": 268.47655705676715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94602505663905, 52.3743681529771, 47.9542568773031 ] }, "distance": 2.66, "direction": 311.65, "angle": 86.83, "elevation": 47.95, "pano_id": "TMX7316010203-001194_pano_0000_002953", "timestamp": "2019-05-21T09:02:47.192900Z", "filename": "pano_0000_002953.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.65812185, "relative_pitch": 86.82732088313902, "relative_heading": 311.6470822445066, "relative_elevation": 47.9542568773031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94601456395839, 52.3743480584327, 47.9546591565013 ] }, "distance": 2.74, "direction": 260.14, "angle": 86.73, "elevation": 47.95, "pano_id": "TMX7316010203-001667_pano_0000_003421", "timestamp": "2020-04-22T09:07:24.287300Z", "filename": "pano_0000_003421.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.74139563, "relative_pitch": 86.72816708283523, "relative_heading": 260.13704409050945, "relative_elevation": 47.9546591565013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94606753384987, 52.374377056979, 47.8855736665428 ] }, "distance": 2.9, "direction": 18.2, "angle": 86.53, "elevation": 47.89, "pano_id": "TMX7316010203-002533_pano_0003_001370", "timestamp": "2022-04-21T10:47:30.985620Z", "filename": "pano_0003_001370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.90243122, "relative_pitch": 86.53144261754565, "relative_heading": 18.20071554817763, "relative_elevation": 47.8855736665428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9460872685828, 52.3743689244246, 48.1645135842264 ] }, "distance": 2.91, "direction": 50.54, "angle": 86.54, "elevation": 48.16, "pano_id": "TMX7316010203-000725_pano_0000_001525", "timestamp": "2018-05-16T09:17:21.799280Z", "filename": "pano_0000_001525.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.91478782, "relative_pitch": 86.53683598446544, "relative_heading": 50.544845447395396, "relative_elevation": 48.1645135842264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94608652573069, 52.3743696660115, 47.7399776345119 ] }, "distance": 2.93, "direction": 48.67, "angle": 86.49, "elevation": 47.74, "pano_id": "TMX7316010203-000245_pano_0000_002758", "timestamp": "2017-04-05T10:13:11.090280Z", "filename": "pano_0000_002758.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.92973334, "relative_pitch": 86.48824504800487, "relative_heading": 48.669721765099574, "relative_elevation": 47.7399776345119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94601344800317, 52.3743610022664, 48.1085992688313 ] }, "distance": 2.94, "direction": 289.27, "angle": 86.5, "elevation": 48.11, "pano_id": "TMX7316010203-000725_pano_0000_001526", "timestamp": "2018-05-16T09:17:22.629290Z", "filename": "pano_0000_001526.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 2.94166398, "relative_pitch": 86.50093024318744, "relative_heading": 289.26855702290067, "relative_elevation": 48.1085992688313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94610683882496, 52.3743643904829, 47.9210971156135 ] }, "distance": 3.83, "direction": 69.39, "angle": 85.43, "elevation": 47.92, "pano_id": "TMX7316010203-002134_pano_0000_003490", "timestamp": "2021-05-10T09:36:11.356830Z", "filename": "pano_0000_003490.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 3.82845324, "relative_pitch": 85.43229754099052, "relative_heading": 69.38798143502734, "relative_elevation": 47.9210971156135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94609833095368, 52.3743765526504, 47.9863256840035 ] }, "distance": 4.04, "direction": 48.04, "angle": 85.19, "elevation": 47.99, "pano_id": "TMX7316010203-001194_pano_0000_002952", "timestamp": "2019-05-21T09:02:46.467870Z", "filename": "pano_0000_002952.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 4.0397661, "relative_pitch": 85.18785717102126, "relative_heading": 48.038768532380935, "relative_elevation": 47.9863256840035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94599665851598, 52.3743685905386, 47.8567582368851 ] }, "distance": 4.32, "direction": 294.84, "angle": 84.84, "elevation": 47.86, "pano_id": "TMX7316010203-002533_pano_0003_001371", "timestamp": "2022-04-21T10:47:31.565590Z", "filename": "pano_0003_001371.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 4.32012015, "relative_pitch": 84.84178267728385, "relative_heading": 294.8443747767521, "relative_elevation": 47.8567582368851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945983628101765, 52.37434414702226, 0.0 ] }, "distance": 4.89, "direction": 259.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02424", "timestamp": "2024-10-23T13:35:24Z", "filename": "recording_2024-10-23_12-42-53_02424.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 4.89212739, "relative_pitch": 0.0, "relative_heading": 259.34155567377627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946125064764322, 52.37436035126028, 0.0 ] }, "distance": 4.91, "direction": 79.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02426", "timestamp": "2024-10-23T13:35:25Z", "filename": "recording_2024-10-23_12-42-53_02426.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 4.90754585, "relative_pitch": 0.0, "relative_heading": 79.45285052629023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94611990579193, 52.3743775889175, 48.0071724792942 ] }, "distance": 5.29, "direction": 57.81, "angle": 83.72, "elevation": 48.01, "pano_id": "TMX7315120208-000052_pano_0000_001612", "timestamp": "2016-05-17T12:23:13.235610Z", "filename": "pano_0000_001612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 5.2860609, "relative_pitch": 83.71648484768393, "relative_heading": 57.80520181901856, "relative_elevation": 48.0071724792942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94597683304817, 52.3743615048615, 47.9781190650538 ] }, "distance": 5.37, "direction": 281.02, "angle": 83.61, "elevation": 47.98, "pano_id": "TMX7315120208-000052_pano_0000_001614", "timestamp": "2016-05-17T12:23:14.540690Z", "filename": "pano_0000_001614.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 5.36955446, "relative_pitch": 83.61421633223853, "relative_heading": 281.0229073163378, "relative_elevation": 47.9781190650538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94596182988999, 52.3743461414699, 47.9055876024067 ] }, "distance": 6.33, "direction": 263.81, "angle": 82.47, "elevation": 47.91, "pano_id": "TMX7316010203-002134_pano_0000_003492", "timestamp": "2021-05-10T09:36:12.681780Z", "filename": "pano_0000_003492.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 6.32921018, "relative_pitch": 82.4737614346693, "relative_heading": 263.8060585968716, "relative_elevation": 47.9055876024067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94613886292734, 52.3743847944835, 47.8930727010593 ] }, "distance": 6.81, "direction": 57.88, "angle": 81.91, "elevation": 47.89, "pano_id": "TMX7316010203-002533_pano_0003_001369", "timestamp": "2022-04-21T10:47:30.410580Z", "filename": "pano_0003_001369.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 6.80580331, "relative_pitch": 81.91218380528845, "relative_heading": 57.88396970966807, "relative_elevation": 47.8930727010593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94595282153156, 52.3743597901344, 47.96298930794 ] }, "distance": 6.96, "direction": 276.9, "angle": 81.75, "elevation": 47.96, "pano_id": "TMX7316010203-001194_pano_0000_002954", "timestamp": "2019-05-21T09:02:47.942840Z", "filename": "pano_0000_002954.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 6.95616474, "relative_pitch": 81.74782119363555, "relative_heading": 276.9014238477713, "relative_elevation": 47.96298930794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946159645636671, 52.37436732672523, 0.0 ] }, "distance": 7.37, "direction": 76.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00760", "timestamp": "2025-06-16T10:13:16Z", "filename": "recording_2025-06-16_09-52-43_00760.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.37239559, "relative_pitch": 0.0, "relative_heading": 76.87182672118426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94616150906821, 52.3743642452136, 47.950478236191 ] }, "distance": 7.43, "direction": 79.67, "angle": 81.2, "elevation": 47.95, "pano_id": "TMX7316010203-001667_pano_0000_003423", "timestamp": "2020-04-22T09:07:25.512190Z", "filename": "pano_0000_003423.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.4269687, "relative_pitch": 81.19551615816012, "relative_heading": 79.6714429702918, "relative_elevation": 47.950478236191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945944116331589, 52.37434353329829, 0.0 ] }, "distance": 7.56, "direction": 262.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00757", "timestamp": "2025-06-16T10:13:13Z", "filename": "recording_2025-06-16_09-52-43_00757.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.56149861, "relative_pitch": 0.0, "relative_heading": 262.6059696317369, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94594132171566, 52.3743543080367, 47.7451199097559 ] }, "distance": 7.69, "direction": 271.68, "angle": 80.85, "elevation": 47.75, "pano_id": "TMX7316010203-000245_pano_0000_002759", "timestamp": "2017-04-05T10:13:12.045690Z", "filename": "pano_0000_002759.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.69225948, "relative_pitch": 80.84767245877296, "relative_heading": 271.68246258121906, "relative_elevation": 47.7451199097559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94616141732017, 52.3743769626303, 48.1851889295504 ] }, "distance": 7.8, "direction": 69.38, "angle": 80.8, "elevation": 48.19, "pano_id": "TMX7316010203-000725_pano_0000_001524", "timestamp": "2018-05-16T09:17:20.974280Z", "filename": "pano_0000_001524.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.79999336, "relative_pitch": 80.8049873641242, "relative_heading": 69.3814678722263, "relative_elevation": 48.1851889295504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94594111548471, 52.3743401382841, 47.9739180924371 ] }, "distance": 7.82, "direction": 260.05, "angle": 80.74, "elevation": 47.97, "pano_id": "TMX7316010203-001667_pano_0000_003420", "timestamp": "2020-04-22T09:07:23.652220Z", "filename": "pano_0000_003420.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.8205471, "relative_pitch": 80.7412761834624, "relative_heading": 260.05310704407674, "relative_elevation": 47.9739180924371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94593935648022, 52.3743530287547, 48.1110535720363 ] }, "distance": 7.82, "direction": 270.61, "angle": 80.76, "elevation": 48.11, "pano_id": "TMX7316010203-000725_pano_0000_001527", "timestamp": "2018-05-16T09:17:23.474190Z", "filename": "pano_0000_001527.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 7.82322884, "relative_pitch": 80.7641006115803, "relative_heading": 270.6115182297846, "relative_elevation": 48.1110535720363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94592593497431, 52.3743595444583, 47.8777093114331 ] }, "distance": 8.77, "direction": 275.29, "angle": 79.62, "elevation": 47.88, "pano_id": "TMX7316010203-002533_pano_0003_001372", "timestamp": "2022-04-21T10:47:32.150590Z", "filename": "pano_0003_001372.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 8.77416761, "relative_pitch": 79.61509313327134, "relative_heading": 275.28723593583544, "relative_elevation": 47.8777093114331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94617222447779, 52.3743847763055, 47.9818352125585 ] }, "distance": 8.81, "direction": 65.77, "angle": 79.59, "elevation": 47.98, "pano_id": "TMX7316010203-001194_pano_0000_002951", "timestamp": "2019-05-21T09:02:45.742840Z", "filename": "pano_0000_002951.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 8.81249916, "relative_pitch": 79.59285584243636, "relative_heading": 65.77333004109629, "relative_elevation": 47.9818352125585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94617936271415, 52.3743737206159, 47.9297248199582 ] }, "distance": 8.85, "direction": 74.36, "angle": 79.54, "elevation": 47.93, "pano_id": "TMX7316010203-002134_pano_0000_003489", "timestamp": "2021-05-10T09:36:10.711820Z", "filename": "pano_0000_003489.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 8.85020704, "relative_pitch": 79.53819221759797, "relative_heading": 74.3598251436585, "relative_elevation": 47.9297248199582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945913154596902, 52.37433603490228, 0.0 ] }, "distance": 9.78, "direction": 259.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02423", "timestamp": "2024-10-23T13:35:23Z", "filename": "recording_2024-10-23_12-42-53_02423.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 9.7757806, "relative_pitch": 0.0, "relative_heading": 259.3450503362614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946195951169617, 52.3743686239197, 0.0 ] }, "distance": 9.82, "direction": 79.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02427", "timestamp": "2024-10-23T13:35:26Z", "filename": "recording_2024-10-23_12-42-53_02427.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 9.82212631, "relative_pitch": 0.0, "relative_heading": 79.32848482904467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94619160411968, 52.3743857020157, 48.0143951047212 ] }, "distance": 10.07, "direction": 68.32, "angle": 78.16, "elevation": 48.01, "pano_id": "TMX7315120208-000052_pano_0000_001611", "timestamp": "2016-05-17T12:23:12.605640Z", "filename": "pano_0000_001611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 10.06831117, "relative_pitch": 78.15703606593618, "relative_heading": 68.32160424412726, "relative_elevation": 48.0143951047212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94590531450858, 52.3743538120173, 47.9765557283536 ] }, "distance": 10.14, "direction": 270.96, "angle": 78.06, "elevation": 47.98, "pano_id": "TMX7315120208-000052_pano_0000_001615", "timestamp": "2016-05-17T12:23:15.235630Z", "filename": "pano_0000_001615.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 10.14260198, "relative_pitch": 78.06300712679473, "relative_heading": 270.9640913478706, "relative_elevation": 47.9765557283536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94588990912153, 52.374337054479, 47.9055714961141 ] }, "distance": 11.32, "direction": 261.39, "angle": 76.71, "elevation": 47.91, "pano_id": "TMX7316010203-002134_pano_0000_003493", "timestamp": "2021-05-10T09:36:13.471790Z", "filename": "pano_0000_003493.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 11.31783082, "relative_pitch": 76.70743812314612, "relative_heading": 261.39175255711933, "relative_elevation": 47.9055714961141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94621019458541, 52.3743921157219, 47.8955770768225 ] }, "distance": 11.51, "direction": 67.35, "angle": 76.49, "elevation": 47.9, "pano_id": "TMX7316010203-002533_pano_0003_001368", "timestamp": "2022-04-21T10:47:29.835640Z", "filename": "pano_0003_001368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 11.51013359, "relative_pitch": 76.48708059988073, "relative_heading": 67.3482738842872, "relative_elevation": 47.8955770768225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94588497240015, 52.3743452008005, 47.968808574602 ] }, "distance": 11.55, "direction": 266.09, "angle": 76.46, "elevation": 47.97, "pano_id": "TMX7316010203-000725_pano_0000_001270", "timestamp": "2018-05-16T09:11:06.251450Z", "filename": "pano_0000_001270.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 11.55341374, "relative_pitch": 76.45808415159114, "relative_heading": 266.0913534884879, "relative_elevation": 47.968808574602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94588029860685, 52.3743516675586, 47.9609199389815 ] }, "distance": 11.85, "direction": 269.67, "angle": 76.13, "elevation": 47.96, "pano_id": "TMX7316010203-001194_pano_0000_002955", "timestamp": "2019-05-21T09:02:48.732830Z", "filename": "pano_0000_002955.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 11.8450363, "relative_pitch": 76.12712273055666, "relative_heading": 269.67125571587474, "relative_elevation": 47.9609199389815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946231362656873, 52.37437514346677, 0.0 ] }, "distance": 12.33, "direction": 78.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00761", "timestamp": "2025-06-16T10:13:17Z", "filename": "recording_2025-06-16_09-52-43_00761.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.32928331, "relative_pitch": 0.0, "relative_heading": 78.09070539831644, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94623500287884, 52.3743727185638, 47.9364981716499 ] }, "distance": 12.52, "direction": 79.53, "angle": 75.36, "elevation": 47.94, "pano_id": "TMX7316010203-001667_pano_0000_003424", "timestamp": "2020-04-22T09:07:26.127220Z", "filename": "pano_0000_003424.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.5201452, "relative_pitch": 75.36237259504865, "relative_heading": 79.53321775375123, "relative_elevation": 47.9364981716499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945872110643881, 52.374335220984364, 0.0 ] }, "distance": 12.55, "direction": 261.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00756", "timestamp": "2025-06-16T10:13:12Z", "filename": "recording_2025-06-16_09-52-43_00756.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.54687176, "relative_pitch": 0.0, "relative_heading": 261.2991008733646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94623158400657, 52.3743860362569, 47.7215550867841 ] }, "distance": 12.65, "direction": 72.73, "angle": 75.15, "elevation": 47.72, "pano_id": "TMX7316010203-000245_pano_0000_002757", "timestamp": "2017-04-05T10:13:10.175250Z", "filename": "pano_0000_002757.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.64958961, "relative_pitch": 75.15398396270045, "relative_heading": 72.72501814912385, "relative_elevation": 47.7215550867841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94586550256815, 52.3743448918983, 48.0789219113067 ] }, "distance": 12.88, "direction": 266.34, "angle": 75.0, "elevation": 48.08, "pano_id": "TMX7316010203-000725_pano_0000_001528", "timestamp": "2018-05-16T09:17:24.334190Z", "filename": "pano_0000_001528.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.87876182, "relative_pitch": 75.0043880764531, "relative_heading": 266.34091734568534, "relative_elevation": 48.0789219113067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94586798186832, 52.3743321416872, 47.97106184531 ] }, "distance": 12.88, "direction": 259.98, "angle": 74.97, "elevation": 47.97, "pano_id": "TMX7316010203-001667_pano_0000_003419", "timestamp": "2020-04-22T09:07:22.987230Z", "filename": "pano_0000_003419.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.88006127, "relative_pitch": 74.97074725047152, "relative_heading": 259.98151591065636, "relative_elevation": 47.97106184531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94623572911095, 52.3743853526147, 48.1934447158128 ] }, "distance": 12.9, "direction": 73.42, "angle": 75.02, "elevation": 48.19, "pano_id": "TMX7316010203-000725_pano_0000_001523", "timestamp": "2018-05-16T09:17:20.139280Z", "filename": "pano_0000_001523.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 12.89751136, "relative_pitch": 75.01761963353613, "relative_heading": 73.42013583328269, "relative_elevation": 48.1934447158128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94585565826605, 52.3743503312899, 47.8592287795618 ] }, "distance": 13.52, "direction": 269.08, "angle": 74.22, "elevation": 47.86, "pano_id": "TMX7316010203-002533_pano_0003_001373", "timestamp": "2022-04-21T10:47:32.755600Z", "filename": "pano_0003_001373.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 13.5246747, "relative_pitch": 74.22008872053577, "relative_heading": 269.082143779866, "relative_elevation": 47.8592287795618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94624628970486, 52.3743927247206, 47.9411124978215 ] }, "distance": 13.83, "direction": 71.01, "angle": 73.9, "elevation": 47.94, "pano_id": "TMX7316010203-001194_pano_0000_002950", "timestamp": "2019-05-21T09:02:45.008020Z", "filename": "pano_0000_002950.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 13.83310952, "relative_pitch": 73.90483395531484, "relative_heading": 71.01299241799919, "relative_elevation": 47.9411124978215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94625206586301, 52.3743832866427, 47.9200366195291 ] }, "distance": 13.91, "direction": 75.64, "angle": 73.81, "elevation": 47.92, "pano_id": "TMX7316010203-002134_pano_0000_003488", "timestamp": "2021-05-10T09:36:10.056840Z", "filename": "pano_0000_003488.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 13.9086486, "relative_pitch": 73.81478573835798, "relative_heading": 75.63615761413921, "relative_elevation": 47.9200366195291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945842819669168, 52.374327857785744, 0.0 ] }, "distance": 14.65, "direction": 259.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02422", "timestamp": "2024-10-23T13:35:22Z", "filename": "recording_2024-10-23_12-42-53_02422.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 14.65149955, "relative_pitch": 0.0, "relative_heading": 259.31161715691206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946268078331247, 52.37437742493548, 0.0 ] }, "distance": 14.83, "direction": 79.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02428", "timestamp": "2024-10-23T13:35:27Z", "filename": "recording_2024-10-23_12-42-53_02428.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 14.83073692, "relative_pitch": 0.0, "relative_heading": 79.12455662297906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94626347719748, 52.3743941447726, 47.9987429250032 ] }, "distance": 14.99, "direction": 71.9, "angle": 72.65, "elevation": 48.0, "pano_id": "TMX7315120208-000052_pano_0000_001610", "timestamp": "2016-05-17T12:23:11.975650Z", "filename": "pano_0000_001610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 14.99315154, "relative_pitch": 72.6529960776084, "relative_heading": 71.89737109091372, "relative_elevation": 47.9987429250032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94583402862131, 52.3743460083555, 47.9582437342033 ] }, "distance": 15.01, "direction": 267.34, "angle": 72.62, "elevation": 47.96, "pano_id": "TMX7315120208-000052_pano_0000_001616", "timestamp": "2016-05-17T12:23:15.995610Z", "filename": "pano_0000_001616.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 15.01221974, "relative_pitch": 72.61847689245988, "relative_heading": 267.33627346326057, "relative_elevation": 47.9582437342033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9458170065547, 52.3743296442345, 47.8817093633115 ] }, "distance": 16.35, "direction": 261.14, "angle": 71.15, "elevation": 47.88, "pano_id": "TMX7316010203-002134_pano_0000_003494", "timestamp": "2021-05-10T09:36:14.366810Z", "filename": "pano_0000_003494.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 16.35041351, "relative_pitch": 71.14623946687455, "relative_heading": 261.1389970479758, "relative_elevation": 47.8817093633115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94628195438476, 52.3743992531495, 47.8837713599205 ] }, "distance": 16.37, "direction": 71.37, "angle": 71.13, "elevation": 47.88, "pano_id": "TMX7316010203-002533_pano_0003_001367", "timestamp": "2022-04-21T10:47:29.255620Z", "filename": "pano_0003_001367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 16.36653111, "relative_pitch": 71.12972393613845, "relative_heading": 71.374692915135, "relative_elevation": 47.8837713599205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94581334739185, 52.3743373125638, 47.9505258649588 ] }, "distance": 16.49, "direction": 264.2, "angle": 71.02, "elevation": 47.95, "pano_id": "TMX7316010203-000725_pano_0000_001271", "timestamp": "2018-05-16T09:11:07.131390Z", "filename": "pano_0000_001271.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 16.48877917, "relative_pitch": 71.02340948211636, "relative_heading": 264.2034971967476, "relative_elevation": 47.9505258649588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94580882741075, 52.3743430925496, 47.9580687414855 ] }, "distance": 16.74, "direction": 266.5, "angle": 70.75, "elevation": 47.96, "pano_id": "TMX7316010203-001194_pano_0000_002956", "timestamp": "2019-05-21T09:02:49.572830Z", "filename": "pano_0000_002956.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 16.74352282, "relative_pitch": 70.754456004857, "relative_heading": 266.5001362231851, "relative_elevation": 47.9580687414855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946303236674998, 52.374383419120775, 0.0 ] }, "distance": 17.31, "direction": 78.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00762", "timestamp": "2025-06-16T10:13:18Z", "filename": "recording_2025-06-16_09-52-43_00762.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.30918188, "relative_pitch": 0.0, "relative_heading": 78.45171024104567, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_09-52-43_00755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_09-52-43_00755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_09-52-43_00755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945800131937317, 52.3743271513944, 0.0 ] }, "distance": 17.53, "direction": 260.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_09-52-43_00755", "timestamp": "2025-06-16T10:13:11Z", "filename": "recording_2025-06-16_09-52-43_00755.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.52891889, "relative_pitch": 0.0, "relative_heading": 260.821771338636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94630812723452, 52.3743814312342, 47.9269191585481 ] }, "distance": 17.59, "direction": 79.37, "angle": 69.84, "elevation": 47.93, "pano_id": "TMX7316010203-001667_pano_0000_003425", "timestamp": "2020-04-22T09:07:26.757210Z", "filename": "pano_0000_003425.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.59350484, "relative_pitch": 69.84230606756017, "relative_heading": 79.37468170105969, "relative_elevation": 47.9269191585481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000245_pano_0000_002760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000245_pano_0000_002760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/05/TMX7316010203-000245/pano_0000_002760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94579617192577, 52.3743426439756, 47.7484327275306 ] }, "distance": 17.61, "direction": 266.51, "angle": 69.76, "elevation": 47.75, "pano_id": "TMX7316010203-000245_pano_0000_002760", "timestamp": "2017-04-05T10:13:13.250260Z", "filename": "pano_0000_002760.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.6068478, "relative_pitch": 69.75895607656558, "relative_heading": 266.50923507078244, "relative_elevation": 47.7484327275306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9457921211329, 52.3743366711463, 48.0585345579311 ] }, "distance": 17.93, "direction": 264.44, "angle": 69.54, "elevation": 48.06, "pano_id": "TMX7316010203-000725_pano_0000_001529", "timestamp": "2018-05-16T09:17:25.224380Z", "filename": "pano_0000_001529.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.93433922, "relative_pitch": 69.53558295745572, "relative_heading": 264.4430865476745, "relative_elevation": 48.0585345579311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001667_pano_0000_003418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001667_pano_0000_003418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001667/pano_0000_003418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94579469391637, 52.3743240195287, 48.0225218366832 ] }, "distance": 17.95, "direction": 259.91, "angle": 69.5, "elevation": 48.02, "pano_id": "TMX7316010203-001667_pano_0000_003418", "timestamp": "2020-04-22T09:07:22.272230Z", "filename": "pano_0000_003418.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 17.95237677, "relative_pitch": 69.50262578851631, "relative_heading": 259.912269988429, "relative_elevation": 48.0225218366832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000725_pano_0000_001522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000725_pano_0000_001522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/16/TMX7316010203-000725/pano_0000_001522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94630997554888, 52.3743939325627, 48.2255444033071 ] }, "distance": 18.02, "direction": 75.1, "angle": 69.51, "elevation": 48.23, "pano_id": "TMX7316010203-000725_pano_0000_001522", "timestamp": "2018-05-16T09:17:19.289300Z", "filename": "pano_0000_001522.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 18.02389438, "relative_pitch": 69.50719041150813, "relative_heading": 75.09824009712813, "relative_elevation": 48.2255444033071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002533_pano_0003_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002533_pano_0003_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002533/pano_0003_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94578516544993, 52.374341395303, 47.844620575197 ] }, "distance": 18.36, "direction": 266.22, "angle": 69.0, "elevation": 47.84, "pano_id": "TMX7316010203-002533_pano_0003_001374", "timestamp": "2022-04-21T10:47:33.395580Z", "filename": "pano_0003_001374.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 18.3637347, "relative_pitch": 69.00218605353604, "relative_heading": 266.21893014810894, "relative_elevation": 47.844620575197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001194_pano_0000_002949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001194_pano_0000_002949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001194/pano_0000_002949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94632058571146, 52.3743998362741, 47.9709941633046 ] }, "distance": 18.9, "direction": 73.74, "angle": 68.5, "elevation": 47.97, "pano_id": "TMX7316010203-001194_pano_0000_002949", "timestamp": "2019-05-21T09:02:44.242880Z", "filename": "pano_0000_002949.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 18.89645487, "relative_pitch": 68.49981622235616, "relative_heading": 73.73664685628046, "relative_elevation": 47.9709941633046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002134_pano_0000_003487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002134_pano_0000_003487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/10/TMX7316010203-002134/pano_0000_003487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94632457489592, 52.3743932448415, 47.9408004637808 ] }, "distance": 18.97, "direction": 76.09, "angle": 68.41, "elevation": 47.94, "pano_id": "TMX7316010203-002134_pano_0000_003487", "timestamp": "2021-05-10T09:36:09.391810Z", "filename": "pano_0000_003487.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 18.96790966, "relative_pitch": 68.41363508789438, "relative_heading": 76.09401495199263, "relative_elevation": 47.9408004637808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.945772257368337, 52.3743198477497, 0.0 ] }, "distance": 19.54, "direction": 259.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02421", "timestamp": "2024-10-23T13:35:22Z", "filename": "recording_2024-10-23_12-42-53_02421.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 19.53899518, "relative_pitch": 0.0, "relative_heading": 259.35689834835586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_02429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_02429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.946339572326589, 52.37438592806989, 0.0 ] }, "distance": 19.79, "direction": 79.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_02429", "timestamp": "2024-10-23T13:35:27Z", "filename": "recording_2024-10-23_12-42-53_02429.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": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 19.7908113, "relative_pitch": 0.0, "relative_heading": 79.09401779187168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94576300738446, 52.3743382722826, 47.9961477592587 ] }, "distance": 19.89, "direction": 265.51, "angle": 67.49, "elevation": 48.0, "pano_id": "TMX7315120208-000052_pano_0000_001617", "timestamp": "2016-05-17T12:23:16.835620Z", "filename": "pano_0000_001617.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 19.89394968, "relative_pitch": 67.48645524755777, "relative_heading": 265.506853790613, "relative_elevation": 47.9961477592587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_02425/adjacencies/recording_2024-10-23_12-42-53_02425/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_001609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_001609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_001609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.94633533149226, 52.3744022286374, 48.0259866276756 ] }, "distance": 19.94, "direction": 73.81, "angle": 67.46, "elevation": 48.03, "pano_id": "TMX7315120208-000052_pano_0000_001609", "timestamp": "2016-05-17T12:23:11.345670Z", "filename": "pano_0000_001609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-23_12-42-53_02425", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 124958.7678939542, 487477.9228309159 ] }, "relative_distance": 19.93507962, "relative_pitch": 67.45717874672157, "relative_heading": 73.81045411317014, "relative_elevation": 48.0259866276756 } ] } }