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/2025_10_02_08_06_04_00087/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871049424443888, 52.3815810553403, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00087", "timestamp": "2025-10-02T08:07:15Z", "filename": "2025_10_02_08_06_04_00087.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "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/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871052768764154, 52.38157560002392, 0.0 ] }, "distance": 0.65, "direction": 159.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01352", "timestamp": "2024-09-11T09:43:36Z", "filename": "recording_2024-09-11_09-01-22_01352.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 0.64834648, "relative_pitch": 0.0, "relative_heading": 159.4370017399677, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105099776213, 52.3815897015116, 45.3912699175999 ] }, "distance": 0.97, "direction": 6.35, "angle": 88.78, "elevation": 45.39, "pano_id": "TMX7316010203-000043_pano_0000_001032", "timestamp": "2016-08-03T10:12:03.638300Z", "filename": "pano_0000_001032.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 0.96804542, "relative_pitch": 88.77825603147583, "relative_heading": 6.353799008653816, "relative_elevation": 45.3912699175999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105330551068, 52.3815670650602, 45.7505162768066 ] }, "distance": 1.58, "direction": 170.37, "angle": 88.02, "elevation": 45.75, "pano_id": "TMX7316010203-000799_pano_0000_002181", "timestamp": "2018-06-20T10:09:30.357240Z", "filename": "pano_0000_002181.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 1.57903441, "relative_pitch": 88.02327675278234, "relative_heading": 170.36547113209502, "relative_elevation": 45.7505162768066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102452894685, 52.381579843892, 58.3812788147479 ] }, "distance": 1.7, "direction": 265.45, "angle": 88.33, "elevation": 58.38, "pano_id": "TMX7316010203-001132_pano_0001_002034", "timestamp": "2019-04-17T09:36:40.412450Z", "filename": "pano_0001_002034.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 1.70054923, "relative_pitch": 88.3315413198567, "relative_heading": 265.4533736495447, "relative_elevation": 58.3812788147479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102992631631, 52.3815687107902, 45.653413775377 ] }, "distance": 1.91, "direction": 224.03, "angle": 87.6, "elevation": 45.65, "pano_id": "TMX7316010203-001879_pano_0003_000741", "timestamp": "2020-08-18T10:37:38.692310Z", "filename": "pano_0003_000741.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 1.91039254, "relative_pitch": 87.60382413391328, "relative_heading": 224.0253291276482, "relative_elevation": 45.653413775377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104751569746, 52.3815591162607, 45.3981968639418 ] }, "distance": 2.44, "direction": 183.05, "angle": 86.92, "elevation": 45.4, "pano_id": "TMX7316010203-002635_pano_0006_000246", "timestamp": "2022-06-27T09:57:53.653930Z", "filename": "pano_0006_000246.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 2.44471947, "relative_pitch": 86.91756600935403, "relative_heading": 183.04751908088235, "relative_elevation": 45.3981968639418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710302146807, 52.3815617578843, 45.5727699520066 ] }, "distance": 2.51, "direction": 211.35, "angle": 86.84, "elevation": 45.57, "pano_id": "TMX7316010203-001876_pano_0001_000033", "timestamp": "2020-08-14T12:30:54.740190Z", "filename": "pano_0001_000033.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 2.51434726, "relative_pitch": 86.84207082306351, "relative_heading": 211.34777168919393, "relative_elevation": 45.5727699520066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105677935896, 52.3816056563287, 46.3420581407845 ] }, "distance": 2.78, "direction": 10.37, "angle": 86.56, "elevation": 46.34, "pano_id": "TMX7316010203-002054_pano_0000_004018", "timestamp": "2021-03-22T10:26:06.222910Z", "filename": "pano_0000_004018.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 2.78289952, "relative_pitch": 86.56344253772237, "relative_heading": 10.36751427244825, "relative_elevation": 46.3420581407845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108068544907, 52.3815620259316, 46.3560641687363 ] }, "distance": 3.0, "direction": 134.85, "angle": 86.29, "elevation": 46.36, "pano_id": "TMX7316010203-002054_pano_0000_004017", "timestamp": "2021-03-22T10:26:05.043080Z", "filename": "pano_0000_004017.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 3.00247882, "relative_pitch": 86.29413306233799, "relative_heading": 134.84950326554363, "relative_elevation": 46.3560641687363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103794239295, 52.3816112337296, 45.7562224222347 ] }, "distance": 3.45, "direction": 346.89, "angle": 85.69, "elevation": 45.76, "pano_id": "TMX7316010203-000799_pano_0000_002182", "timestamp": "2018-06-20T10:09:30.907250Z", "filename": "pano_0000_002182.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 3.44790246, "relative_pitch": 85.6906927979951, "relative_heading": 346.8936876605804, "relative_elevation": 45.7562224222347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099676495577, 52.3815901256793, 45.4151713671163 ] }, "distance": 3.73, "direction": 285.72, "angle": 85.31, "elevation": 45.42, "pano_id": "TMX7316010203-002635_pano_0006_000245", "timestamp": "2022-06-27T09:57:52.688860Z", "filename": "pano_0006_000245.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 3.72505826, "relative_pitch": 85.31096317607717, "relative_heading": 285.7207259191474, "relative_elevation": 45.4151713671163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103282837474, 52.3816135891402, 45.6288725426421 ] }, "distance": 3.79, "direction": 342.66, "angle": 85.25, "elevation": 45.63, "pano_id": "TMX7316010203-001879_pano_0003_000742", "timestamp": "2020-08-18T10:37:40.037400Z", "filename": "pano_0003_000742.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 3.79246567, "relative_pitch": 85.24875449246996, "relative_heading": 342.6638584125297, "relative_elevation": 45.6288725426421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0001_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709911998835, 52.3815672519681, 45.8003769218922 ] }, "distance": 4.25, "direction": 248.82, "angle": 84.7, "elevation": 45.8, "pano_id": "TMX7316060226-000473_pano_0001_000058", "timestamp": "2019-11-08T10:16:15.325350Z", "filename": "pano_0001_000058.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.25178909, "relative_pitch": 84.6962585074953, "relative_heading": 248.8229566507901, "relative_elevation": 45.8003769218922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099813011463, 52.3815591543275, 45.5378106059507 ] }, "distance": 4.26, "direction": 235.1, "angle": 84.66, "elevation": 45.54, "pano_id": "TMX7316010203-002367_pano_0005_000182", "timestamp": "2021-12-30T10:29:44.137920Z", "filename": "pano_0005_000182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.25893019, "relative_pitch": 84.65694640819018, "relative_heading": 235.0951497490044, "relative_elevation": 45.5378106059507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098958901322, 52.38156870465911, 0.0 ] }, "distance": 4.3, "direction": 251.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00182", "timestamp": "2024-09-11T08:19:15Z", "filename": "recording_2024-09-11_08-15-40_00182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.29989008, "relative_pitch": 0.0, "relative_heading": 251.36027297507562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871037492890613, 52.381619501832574, 0.0 ] }, "distance": 4.35, "direction": 349.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01353", "timestamp": "2024-09-11T09:43:37Z", "filename": "recording_2024-09-11_09-01-22_01353.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.35457984, "relative_pitch": 0.0, "relative_heading": 349.2471159085789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110131058929, 52.381605135995, 52.1580259669572 ] }, "distance": 4.43, "direction": 52.82, "angle": 85.14, "elevation": 52.16, "pano_id": "TMX7316010203-001132_pano_0001_000859", "timestamp": "2019-04-17T09:06:28.499050Z", "filename": "pano_0001_000859.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.43425007, "relative_pitch": 85.14064510146352, "relative_heading": 52.82234034140768, "relative_elevation": 52.1580259669572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098839664778, 52.3815957022763, 46.0872884346172 ] }, "distance": 4.46, "direction": 291.42, "angle": 84.47, "elevation": 46.09, "pano_id": "TMX7316010203-002054_pano_0000_004325", "timestamp": "2021-03-22T10:30:58.030580Z", "filename": "pano_0000_004325.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.46372525, "relative_pitch": 84.4679457278646, "relative_heading": 291.4154947476713, "relative_elevation": 46.0872884346172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870995784944846, 52.38155717487909, 0.0 ] }, "distance": 4.52, "direction": 233.96, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00939", "timestamp": "2025-10-02T08:05:11Z", "filename": "2025_10_02_06_52_49_00939.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.51681102, "relative_pitch": 0.0, "relative_heading": 233.9627946166666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100060267262, 52.3815535182493, 46.2153000365943 ] }, "distance": 4.52, "direction": 227.33, "angle": 84.41, "elevation": 46.22, "pano_id": "TMX7316010203-000043_pano_0000_000955", "timestamp": "2016-08-03T10:10:39.768930Z", "filename": "pano_0000_000955.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.52115299, "relative_pitch": 84.41264425056733, "relative_heading": 227.33251690156848, "relative_elevation": 46.2153000365943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099088136095, 52.3815607588346, 45.500247518532 ] }, "distance": 4.58, "direction": 240.47, "angle": 84.25, "elevation": 45.5, "pano_id": "TMX7316060226-000473_pano_0000_002098", "timestamp": "2019-11-08T09:37:02.884730Z", "filename": "pano_0000_002098.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.58167341, "relative_pitch": 84.2499508834818, "relative_heading": 240.46608781437882, "relative_elevation": 45.500247518532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709816592149, 52.38158090723, 45.8545106910169 ] }, "distance": 4.61, "direction": 269.8, "angle": 84.25, "elevation": 45.85, "pano_id": "TMX7316010203-000275_pano_0000_003319", "timestamp": "2017-04-21T09:51:32.013940Z", "filename": "pano_0000_003319.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.61433653, "relative_pitch": 84.25367370823503, "relative_heading": 269.79538447633183, "relative_elevation": 45.8545106910169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100265933177, 52.3815508866391, 46.0932615660131 ] }, "distance": 4.63, "direction": 223.49, "angle": 84.27, "elevation": 46.09, "pano_id": "TMX7316010203-002054_pano_0000_004326", "timestamp": "2021-03-22T10:30:58.560320Z", "filename": "pano_0000_004326.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.62705556, "relative_pitch": 84.26758753402927, "relative_heading": 223.48810166253867, "relative_elevation": 46.0932615660131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098653935295, 52.3815981190749, 45.5670414604247 ] }, "distance": 4.68, "direction": 293.91, "angle": 84.13, "elevation": 45.57, "pano_id": "TMX7316010203-001876_pano_0001_000032", "timestamp": "2020-08-14T12:30:53.530210Z", "filename": "pano_0001_000032.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.68410704, "relative_pitch": 84.13084147121326, "relative_heading": 293.9138535939872, "relative_elevation": 45.5670414604247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_001605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099408560299, 52.3815549670202, 46.5465698540211 ] }, "distance": 4.76, "direction": 232.39, "angle": 84.17, "elevation": 46.55, "pano_id": "TMX7316010203-000280_pano_0000_001605", "timestamp": "2017-04-26T08:06:18.323980Z", "filename": "pano_0000_001605.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.75670859, "relative_pitch": 84.16505895888888, "relative_heading": 232.38961590701325, "relative_elevation": 46.5465698540211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871065937885216, 52.381539001937746, 0.0 ] }, "distance": 4.81, "direction": 166.49, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00086", "timestamp": "2025-10-02T08:07:15Z", "filename": "2025_10_02_08_06_04_00086.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.81267697, "relative_pitch": 0.0, "relative_heading": 166.4884145335066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871033052084216, 52.381623603679, 0.0 ] }, "distance": 4.86, "direction": 346.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00088", "timestamp": "2025-10-02T08:07:16Z", "filename": "2025_10_02_08_06_04_00088.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 4.86403247, "relative_pitch": 0.0, "relative_heading": 346.75004276200684, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104222411988, 52.3815358619907, 58.370886025019 ] }, "distance": 5.05, "direction": 185.57, "angle": 85.05, "elevation": 58.37, "pano_id": "TMX7316010203-001132_pano_0001_002033", "timestamp": "2019-04-17T09:36:39.757430Z", "filename": "pano_0001_002033.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.05271526, "relative_pitch": 85.05268057817814, "relative_heading": 185.568442939697, "relative_elevation": 58.370886025019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109795487987, 52.3815461107633, 45.5274588074535 ] }, "distance": 5.1, "direction": 139.64, "angle": 83.6, "elevation": 45.53, "pano_id": "TMX7316010203-001876_pano_0001_000034", "timestamp": "2020-08-14T12:30:56.360190Z", "filename": "pano_0001_000034.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.1029526, "relative_pitch": 83.60468575167467, "relative_heading": 139.64070263659173, "relative_elevation": 45.5274588074535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8711172023907, 52.3815614808444, 52.1715086745098 ] }, "distance": 5.1, "direction": 115.27, "angle": 84.41, "elevation": 52.17, "pano_id": "TMX7316010203-001132_pano_0001_000860", "timestamp": "2019-04-17T09:06:29.044310Z", "filename": "pano_0001_000860.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.10334629, "relative_pitch": 84.41317838273467, "relative_heading": 115.26506888547321, "relative_elevation": 52.1715086745098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098350754251, 52.3816038601997, 45.5487957289442 ] }, "distance": 5.16, "direction": 299.48, "angle": 83.54, "elevation": 45.55, "pano_id": "TMX7316010203-002367_pano_0005_000181", "timestamp": "2021-12-30T10:29:43.582950Z", "filename": "pano_0005_000181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.15612178, "relative_pitch": 83.54161292630245, "relative_heading": 299.48222452242106, "relative_elevation": 45.5487957289442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870980266227079, 52.3816020906986, 0.0 ] }, "distance": 5.26, "direction": 296.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00938", "timestamp": "2025-10-02T08:05:10Z", "filename": "2025_10_02_06_52_49_00938.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.25880694, "relative_pitch": 0.0, "relative_heading": 296.42983658480244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106429191953, 52.3815344995717, 46.1932652080432 ] }, "distance": 5.28, "direction": 168.94, "angle": 83.48, "elevation": 46.19, "pano_id": "TMX7316010203-000043_pano_0000_000956", "timestamp": "2016-08-03T10:10:42.078860Z", "filename": "pano_0000_000956.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.27846518, "relative_pitch": 83.48113504219258, "relative_heading": 168.94264071377728, "relative_elevation": 46.1932652080432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87112731947535, 52.3815719201338, 45.6288275728002 ] }, "distance": 5.4, "direction": 100.85, "angle": 83.25, "elevation": 45.63, "pano_id": "TMX7316060226-000473_pano_0000_002508", "timestamp": "2019-11-08T09:45:54.514390Z", "filename": "pano_0000_002508.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.40060016, "relative_pitch": 83.2499101849559, "relative_heading": 100.84905924126929, "relative_elevation": 45.6288275728002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100661355786, 52.3816236663757, 58.4050983563066 ] }, "distance": 5.57, "direction": 328.42, "angle": 84.56, "elevation": 58.41, "pano_id": "TMX7316010203-001132_pano_0001_002035", "timestamp": "2019-04-17T09:36:41.052550Z", "filename": "pano_0001_002035.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.56595706, "relative_pitch": 84.55620044525797, "relative_heading": 328.4167202066457, "relative_elevation": 58.4050983563066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111393112249, 52.3816165887907, 45.6025363467634 ] }, "distance": 5.91, "direction": 48.01, "angle": 82.62, "elevation": 45.6, "pano_id": "TMX7316060226-000473_pano_0000_002509", "timestamp": "2019-11-08T09:45:56.264380Z", "filename": "pano_0000_002509.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.90992844, "relative_pitch": 82.61582449244786, "relative_heading": 48.00706843688103, "relative_elevation": 45.6025363467634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111536061014, 52.381546281975, 45.419112409465 ] }, "distance": 5.93, "direction": 130.76, "angle": 82.57, "elevation": 45.42, "pano_id": "TMX7316010203-002635_pano_0006_000247", "timestamp": "2022-06-27T09:57:54.633910Z", "filename": "pano_0006_000247.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 5.92707087, "relative_pitch": 82.56507082440372, "relative_heading": 130.75557202323955, "relative_elevation": 45.419112409465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0001_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097573558671, 52.3816118311785, 45.8164409119636 ] }, "distance": 6.07, "direction": 304.31, "angle": 82.45, "elevation": 45.82, "pano_id": "TMX7316060226-000473_pano_0001_000057", "timestamp": "2019-11-08T10:16:14.235400Z", "filename": "pano_0001_000057.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.07491452, "relative_pitch": 82.44706823117548, "relative_heading": 304.3136879517595, "relative_elevation": 45.8164409119636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103513372567, 52.3816351585738, 45.4047785261646 ] }, "distance": 6.1, "direction": 350.82, "angle": 82.35, "elevation": 45.4, "pano_id": "TMX7316010203-000043_pano_0000_001033", "timestamp": "2016-08-03T10:12:04.218280Z", "filename": "pano_0000_001033.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.09845073, "relative_pitch": 82.35021500701181, "relative_heading": 350.81843812162793, "relative_elevation": 45.4047785261646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097082102896, 52.3816075959088, 46.215346891433 ] }, "distance": 6.11, "direction": 298.89, "angle": 82.47, "elevation": 46.22, "pano_id": "TMX7316010203-000043_pano_0000_000954", "timestamp": "2016-08-03T10:10:34.848850Z", "filename": "pano_0000_000954.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.11302691, "relative_pitch": 82.46507543841535, "relative_heading": 298.889033547868, "relative_elevation": 46.215346891433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097447964856, 52.38161269959015, 0.0 ] }, "distance": 6.2, "direction": 304.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00181", "timestamp": "2024-09-11T08:19:14Z", "filename": "recording_2024-09-11_08-15-40_00181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.20010523, "relative_pitch": 0.0, "relative_heading": 304.60575565313354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871103167934034, 52.381535972834506, 0.0 ] }, "distance": 6.21, "direction": 143.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01088", "timestamp": "2024-09-11T09:30:39Z", "filename": "recording_2024-09-11_09-01-22_01088.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.20949511, "relative_pitch": 0.0, "relative_heading": 143.8894588086364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106871285486, 52.3815229252665, 45.7473002104089 ] }, "distance": 6.6, "direction": 168.52, "angle": 81.79, "elevation": 45.75, "pano_id": "TMX7316010203-000799_pano_0000_002180", "timestamp": "2018-06-20T10:09:29.802280Z", "filename": "pano_0000_002180.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.60039507, "relative_pitch": 81.79005154282798, "relative_heading": 168.5222194335636, "relative_elevation": 45.7473002104089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099364359361, 52.3815307028539, 45.6189484037459 ] }, "distance": 6.77, "direction": 214.13, "angle": 81.56, "elevation": 45.62, "pano_id": "TMX7316010203-001879_pano_0003_000740", "timestamp": "2020-08-18T10:37:37.032450Z", "filename": "pano_0003_000740.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.76903774, "relative_pitch": 81.5599119307908, "relative_heading": 214.13351438484017, "relative_elevation": 45.6189484037459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100362026385, 52.3815252143947, 45.8530756933615 ] }, "distance": 6.95, "direction": 206.65, "angle": 81.38, "elevation": 45.85, "pano_id": "TMX7316010203-001876_pano_0000_002049", "timestamp": "2020-08-14T12:15:25.673440Z", "filename": "pano_0000_002049.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.9525171, "relative_pitch": 81.37814495294108, "relative_heading": 206.65415575215567, "relative_elevation": 45.8530756933615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871004464063054, 52.381524731891254, 0.0 ] }, "distance": 6.98, "direction": 206.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00183", "timestamp": "2024-09-11T08:19:16Z", "filename": "recording_2024-09-11_08-15-40_00183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 6.97513459, "relative_pitch": 0.0, "relative_heading": 206.03448763103086, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_001959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096675801391, 52.381541984224, 58.5739736417308 ] }, "distance": 7.11, "direction": 232.32, "angle": 83.08, "elevation": 58.57, "pano_id": "TMX7316010203-001132_pano_0001_001959", "timestamp": "2019-04-17T09:33:35.548570Z", "filename": "pano_0001_001959.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.11246287, "relative_pitch": 83.07663887558903, "relative_heading": 232.31877288437184, "relative_elevation": 58.5739736417308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87113503538796, 52.3815393107071, 46.1328549981117 ] }, "distance": 7.45, "direction": 128.55, "angle": 80.82, "elevation": 46.13, "pano_id": "TMX7316010203-000043_pano_0000_000957", "timestamp": "2016-08-03T10:10:43.978810Z", "filename": "pano_0000_000957.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.45384685, "relative_pitch": 80.82184016513912, "relative_heading": 128.54897692200745, "relative_elevation": 46.1328549981117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103515184898, 52.3816495528338, 46.3402053797618 ] }, "distance": 7.68, "direction": 352.73, "angle": 80.59, "elevation": 46.34, "pano_id": "TMX7316010203-002054_pano_0000_004019", "timestamp": "2021-03-22T10:26:07.122800Z", "filename": "pano_0000_004019.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.68373975, "relative_pitch": 80.58535663319388, "relative_heading": 352.73364445367673, "relative_elevation": 46.3402053797618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097064952115, 52.3816306772059, 45.7037034882233 ] }, "distance": 7.7, "direction": 315.83, "angle": 80.44, "elevation": 45.7, "pano_id": "TMX7316010203-000799_pano_0000_002092", "timestamp": "2018-06-20T10:06:41.643290Z", "filename": "pano_0000_002092.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.69811373, "relative_pitch": 80.43911371969895, "relative_heading": 315.8298617261257, "relative_elevation": 45.7037034882233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097198623028, 52.3816318463424, 45.4096323894337 ] }, "distance": 7.73, "direction": 316.99, "angle": 80.34, "elevation": 45.41, "pano_id": "TMX7316010203-002635_pano_0006_000244", "timestamp": "2022-06-27T09:57:51.913920Z", "filename": "pano_0006_000244.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.72957868, "relative_pitch": 80.33976413025063, "relative_heading": 316.9858167396369, "relative_elevation": 45.4096323894337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100698120923, 52.3815165971341, 45.4985067974776 ] }, "distance": 7.73, "direction": 201.95, "angle": 80.35, "elevation": 45.5, "pano_id": "TMX7316060226-000473_pano_0000_002099", "timestamp": "2019-11-08T09:37:03.464700Z", "filename": "pano_0000_002099.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.73292504, "relative_pitch": 80.35418359476537, "relative_heading": 201.94620919428309, "relative_elevation": 45.4985067974776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87113462695718, 52.3815339734557, 46.4319972395897 ] }, "distance": 7.82, "direction": 132.08, "angle": 80.44, "elevation": 46.43, "pano_id": "TMX7316010203-002054_pano_0000_004016", "timestamp": "2021-03-22T10:26:02.977800Z", "filename": "pano_0000_004016.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.81706815, "relative_pitch": 80.4435726008506, "relative_heading": 132.08265059700045, "relative_elevation": 46.4319972395897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710125324815, 52.3815144871635, 45.5323059316725 ] }, "distance": 7.82, "direction": 198.73, "angle": 80.25, "elevation": 45.53, "pano_id": "TMX7316010203-002367_pano_0005_000183", "timestamp": "2021-12-30T10:29:44.702960Z", "filename": "pano_0005_000183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.82171835, "relative_pitch": 80.25264347028053, "relative_heading": 198.73346582073546, "relative_elevation": 45.5323059316725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108524658673, 52.3816487052024, 52.1484793201089 ] }, "distance": 7.91, "direction": 17.95, "angle": 81.37, "elevation": 52.15, "pano_id": "TMX7316010203-001132_pano_0001_000858", "timestamp": "2019-04-17T09:06:27.954150Z", "filename": "pano_0001_000858.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 7.91304114, "relative_pitch": 81.37172530614849, "relative_heading": 17.953968806127516, "relative_elevation": 52.1484793201089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111504016398, 52.3815212205504, 45.9157550083473 ] }, "distance": 8.02, "direction": 146.14, "angle": 80.09, "elevation": 45.92, "pano_id": "TMX7316010203-001040_pano_0001_000425", "timestamp": "2019-01-07T11:25:28.022540Z", "filename": "pano_0001_000425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.0182738, "relative_pitch": 80.09431861884974, "relative_heading": 146.13619702014302, "relative_elevation": 45.9157550083473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871011865240137, 52.38151069764431, 0.0 ] }, "distance": 8.24, "direction": 198.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00940", "timestamp": "2025-10-02T08:05:11Z", "filename": "2025_10_02_06_52_49_00940.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.23616662, "relative_pitch": 0.0, "relative_heading": 198.0906549215049, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097310633029, 52.3816404556314, 46.0955279553309 ] }, "distance": 8.41, "direction": 321.83, "angle": 79.66, "elevation": 46.1, "pano_id": "TMX7316010203-002054_pano_0000_004324", "timestamp": "2021-03-22T10:30:57.510330Z", "filename": "pano_0000_004324.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.40799056, "relative_pitch": 79.66268785097778, "relative_heading": 321.8250050246439, "relative_elevation": 46.0955279553309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102233030211, 52.3816553250316, 45.7735794968903 ] }, "distance": 8.47, "direction": 347.42, "angle": 79.52, "elevation": 45.77, "pano_id": "TMX7316010203-000799_pano_0000_002183", "timestamp": "2018-06-20T10:09:31.452230Z", "filename": "pano_0000_002183.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.46775224, "relative_pitch": 79.51921752414181, "relative_heading": 347.4157858335031, "relative_elevation": 45.7735794968903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101671158726, 52.3815061618076, 46.0928341913968 ] }, "distance": 8.63, "direction": 194.96, "angle": 79.4, "elevation": 46.09, "pano_id": "TMX7316010203-002054_pano_0000_004327", "timestamp": "2021-03-22T10:30:59.100320Z", "filename": "pano_0000_004327.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.62630367, "relative_pitch": 79.39968268045727, "relative_heading": 194.9646164552902, "relative_elevation": 46.0928341913968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102024405809, 52.3816581011199, 45.6196167077869 ] }, "distance": 8.8, "direction": 346.95, "angle": 79.08, "elevation": 45.62, "pano_id": "TMX7316010203-001879_pano_0003_000743", "timestamp": "2020-08-18T10:37:41.127240Z", "filename": "pano_0003_000743.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.80047926, "relative_pitch": 79.08119891759851, "relative_heading": 346.9513099634748, "relative_elevation": 45.6196167077869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096807331913, 52.3816426248515, 45.5703168679029 ] }, "distance": 8.81, "direction": 321.04, "angle": 79.06, "elevation": 45.57, "pano_id": "TMX7316010203-001876_pano_0001_000031", "timestamp": "2020-08-14T12:30:52.560180Z", "filename": "pano_0001_000031.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.81038279, "relative_pitch": 79.05766729772365, "relative_heading": 321.04313181625974, "relative_elevation": 45.5703168679029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871158374067842, 52.38153828132108, 0.0 ] }, "distance": 8.81, "direction": 122.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00150", "timestamp": "2025-10-02T08:11:47Z", "filename": "2025_10_02_08_06_04_00150.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.81424469, "relative_pitch": 0.0, "relative_heading": 122.6833591319964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87116944698041, 52.381550742738, 45.469588088803 ] }, "distance": 8.84, "direction": 112.43, "angle": 79.0, "elevation": 45.47, "pano_id": "TMX7316010203-001876_pano_0001_000035", "timestamp": "2020-08-14T12:30:57.930190Z", "filename": "pano_0001_000035.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.84134467, "relative_pitch": 78.99641558947826, "relative_heading": 112.42692619545545, "relative_elevation": 45.469588088803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_001604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096451295611, 52.3816412118605, 46.5808184454218 ] }, "distance": 8.85, "direction": 319.18, "angle": 79.25, "elevation": 46.58, "pano_id": "TMX7316010203-000280_pano_0000_001604", "timestamp": "2017-04-26T08:06:17.239020Z", "filename": "pano_0000_001604.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.84521432, "relative_pitch": 79.24813650835488, "relative_heading": 319.1812884252154, "relative_elevation": 46.5808184454218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101058288823, 52.3815042193372, 45.5565339336172 ] }, "distance": 8.95, "direction": 197.19, "angle": 78.89, "elevation": 45.56, "pano_id": "TMX7316010203-000799_pano_0000_000963", "timestamp": "2018-06-20T09:38:59.673030Z", "filename": "pano_0000_000963.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 8.94962506, "relative_pitch": 78.88572407059463, "relative_heading": 197.18893506930266, "relative_elevation": 45.5565339336172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8711331851798, 52.3815181998017, 52.1688268184662 ] }, "distance": 9.02, "direction": 140.8, "angle": 80.19, "elevation": 52.17, "pano_id": "TMX7316010203-001132_pano_0001_000861", "timestamp": "2019-04-17T09:06:29.589040Z", "filename": "pano_0001_000861.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.02490589, "relative_pitch": 80.18529973315624, "relative_heading": 140.80421868776395, "relative_elevation": 52.1688268184662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870965661950226, 52.38164415241167, 0.0 ] }, "distance": 9.05, "direction": 320.91, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00937", "timestamp": "2025-10-02T08:05:09Z", "filename": "2025_10_02_06_52_49_00937.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.04582127, "relative_pitch": 0.0, "relative_heading": 320.9113208801975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095845705116, 52.3815214392705, 45.9702104972675 ] }, "distance": 9.08, "direction": 223.04, "angle": 78.83, "elevation": 45.97, "pano_id": "TMX7316010203-000280_pano_0000_000954", "timestamp": "2017-04-26T07:41:45.701660Z", "filename": "pano_0000_000954.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.07606047, "relative_pitch": 78.83152982400823, "relative_heading": 223.03757263851736, "relative_elevation": 45.9702104972675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101907697085, 52.3815013589838, 46.8260019160807 ] }, "distance": 9.11, "direction": 193.12, "angle": 79.0, "elevation": 46.83, "pano_id": "TMX7316010203-002801_pano_0000_000002", "timestamp": "2022-09-06T10:42:24.191100Z", "filename": "pano_0000_000002.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.10575508, "relative_pitch": 78.9956348420215, "relative_heading": 193.11685691273703, "relative_elevation": 46.8260019160807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87096864109379, 52.38164846825, 45.5627226382494 ] }, "distance": 9.3, "direction": 323.75, "angle": 78.46, "elevation": 45.56, "pano_id": "TMX7316010203-002367_pano_0005_000180", "timestamp": "2021-12-30T10:29:43.023240Z", "filename": "pano_0005_000180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.30205903, "relative_pitch": 78.46110072599336, "relative_heading": 323.7474146170204, "relative_elevation": 45.5627226382494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871174379769014, 52.38154646070954, 0.0 ] }, "distance": 9.34, "direction": 114.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01089", "timestamp": "2024-09-11T09:30:40Z", "filename": "recording_2024-09-11_09-01-22_01089.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.33883051, "relative_pitch": 0.0, "relative_heading": 114.34331327797412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871022468676468, 52.38166353500059, 0.0 ] }, "distance": 9.36, "direction": 348.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01354", "timestamp": "2024-09-11T09:43:37Z", "filename": "recording_2024-09-11_09-01-22_01354.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.3596304, "relative_pitch": 0.0, "relative_heading": 348.6906361263951, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108286554339, 52.3814990180501, 45.3929929956794 ] }, "distance": 9.41, "direction": 165.99, "angle": 78.29, "elevation": 45.39, "pano_id": "TMX7316010203-000043_pano_0000_001030", "timestamp": "2016-08-03T10:12:02.458340Z", "filename": "pano_0000_001030.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.40838392, "relative_pitch": 78.29038201527506, "relative_heading": 165.9937247992498, "relative_elevation": 45.3929929956794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103227147949, 52.381665525939, 47.1923755500466 ] }, "distance": 9.47, "direction": 352.92, "angle": 78.65, "elevation": 47.19, "pano_id": "TMX7316010203-000280_pano_0000_000445", "timestamp": "2017-04-26T07:20:03.697950Z", "filename": "pano_0000_000445.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.47172145, "relative_pitch": 78.65126121175358, "relative_heading": 352.9166532888648, "relative_elevation": 47.1923755500466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108190391454, 52.38149728767968, 0.0 ] }, "distance": 9.58, "direction": 166.65, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00085", "timestamp": "2025-10-02T08:07:14Z", "filename": "2025_10_02_08_06_04_00085.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.5799908, "relative_pitch": 0.0, "relative_heading": 166.6524300050992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87118166535359, 52.3815509382871, 45.6510748798028 ] }, "distance": 9.61, "direction": 110.41, "angle": 78.11, "elevation": 45.65, "pano_id": "TMX7316010203-000799_pano_0000_002096", "timestamp": "2018-06-20T10:06:48.203250Z", "filename": "pano_0000_002096.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.60802826, "relative_pitch": 78.11461615889235, "relative_heading": 110.41377177988534, "relative_elevation": 45.6510748798028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871017029139797, 52.381666414181744, 0.0 ] }, "distance": 9.75, "direction": 346.93, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00089", "timestamp": "2025-10-02T08:07:16Z", "filename": "2025_10_02_08_06_04_00089.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.75105278, "relative_pitch": 0.0, "relative_heading": 346.9254230998419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110464102003, 52.381662128691, 45.5535588646308 ] }, "distance": 9.77, "direction": 22.62, "angle": 77.89, "elevation": 45.55, "pano_id": "TMX7316060226-000473_pano_0000_002510", "timestamp": "2019-11-08T09:45:57.614150Z", "filename": "pano_0000_002510.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.77353989, "relative_pitch": 77.89073738155996, "relative_heading": 22.624797475509855, "relative_elevation": 45.5535588646308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87118025234072, 52.3815441635546, 45.9257127102464 ] }, "distance": 9.81, "direction": 114.74, "angle": 77.94, "elevation": 45.93, "pano_id": "TMX7316010203-001040_pano_0001_000426", "timestamp": "2019-01-07T11:25:29.572380Z", "filename": "pano_0001_000426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.80875829, "relative_pitch": 77.94397392361923, "relative_heading": 114.74085479000398, "relative_elevation": 45.9257127102464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095020382207, 52.3815154061046, 45.5034950515255 ] }, "distance": 9.95, "direction": 222.76, "angle": 77.67, "elevation": 45.5, "pano_id": "TMX7316010203-000799_pano_0000_000962", "timestamp": "2018-06-20T09:38:56.973150Z", "filename": "pano_0000_000962.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.95040046, "relative_pitch": 77.66510544595859, "relative_heading": 222.76455300542273, "relative_elevation": 45.5034950515255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87119146266582, 52.381559824468, 47.0876150978729 ] }, "distance": 9.96, "direction": 103.73, "angle": 78.06, "elevation": 47.09, "pano_id": "TMX7316010203-000280_pano_0000_000444", "timestamp": "2017-04-26T07:19:24.973330Z", "filename": "pano_0000_000444.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.95609794, "relative_pitch": 78.06134780348923, "relative_heading": 103.72643966155094, "relative_elevation": 47.0876150978729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710590849321, 52.3814917224552, 58.36758483015 ] }, "distance": 9.96, "direction": 176.21, "angle": 80.31, "elevation": 58.37, "pano_id": "TMX7316010203-001132_pano_0001_002032", "timestamp": "2019-04-17T09:36:39.087420Z", "filename": "pano_0001_002032.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 9.96222156, "relative_pitch": 80.31405192874563, "relative_heading": 176.2139873152712, "relative_elevation": 58.36758483015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87118782898804, 52.3815504738327, 45.3663223870099 ] }, "distance": 10.02, "direction": 109.85, "angle": 77.55, "elevation": 45.37, "pano_id": "TMX7316010203-002635_pano_0006_000248", "timestamp": "2022-06-27T09:57:55.538880Z", "filename": "pano_0006_000248.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.01987349, "relative_pitch": 77.54526821210818, "relative_heading": 109.85364088044862, "relative_elevation": 45.3663223870099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870920750550482, 52.381535607746386, 0.0 ] }, "distance": 10.12, "direction": 240.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01026", "timestamp": "2024-09-11T09:25:06Z", "filename": "recording_2024-09-11_09-01-22_01026.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.11646874, "relative_pitch": 0.0, "relative_heading": 240.0070609736383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_003320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710097026105, 52.3814928200332, 45.8465303648263 ] }, "distance": 10.18, "direction": 195.4, "angle": 77.48, "elevation": 45.85, "pano_id": "TMX7316010203-000275_pano_0000_003320", "timestamp": "2017-04-21T09:51:33.228760Z", "filename": "pano_0000_003320.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.18409039, "relative_pitch": 77.47598876954338, "relative_heading": 195.40185993147176, "relative_elevation": 45.8465303648263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87115430035498, 52.3815145854583, 45.7398440781981 ] }, "distance": 10.28, "direction": 136.01, "angle": 77.33, "elevation": 45.74, "pano_id": "TMX7316060226-000473_pano_0000_002821", "timestamp": "2019-11-08T09:57:01.297220Z", "filename": "pano_0000_002821.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.28127667, "relative_pitch": 77.331764386225, "relative_heading": 136.0053932685314, "relative_elevation": 45.7398440781981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0001_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870960193265, 52.3816564971904, 45.8223844384775 ] }, "distance": 10.36, "direction": 324.1, "angle": 77.26, "elevation": 45.82, "pano_id": "TMX7316060226-000473_pano_0001_000056", "timestamp": "2019-11-08T10:16:13.460420Z", "filename": "pano_0001_000056.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.36288877, "relative_pitch": 77.25673058581413, "relative_heading": 324.1037099553926, "relative_elevation": 45.8223844384775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870959234434538, 52.38165657161511, 0.0 ] }, "distance": 10.41, "direction": 323.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00180", "timestamp": "2024-09-11T08:19:14Z", "filename": "recording_2024-09-11_08-15-40_00180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.4079887, "relative_pitch": 0.0, "relative_heading": 323.83928465514515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709897637058, 52.3816681046602, 58.4253846313804 ] }, "distance": 10.5, "direction": 337.25, "angle": 79.81, "elevation": 58.43, "pano_id": "TMX7316010203-001132_pano_0001_002036", "timestamp": "2019-04-17T09:36:41.677400Z", "filename": "pano_0001_002036.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.50377988, "relative_pitch": 79.80817521364162, "relative_heading": 337.24694283515953, "relative_elevation": 58.4253846313804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710778720512, 52.381488214472, 45.6707259407267 ] }, "distance": 10.51, "direction": 169.38, "angle": 77.04, "elevation": 45.67, "pano_id": "TMX7316010203-001879_pano_0003_000675", "timestamp": "2020-08-18T10:35:05.892980Z", "filename": "pano_0003_000675.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.51086528, "relative_pitch": 77.03937377991672, "relative_heading": 169.38011091590053, "relative_elevation": 45.6707259407267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871085297999876, 52.381488720999364, 0.0 ] }, "distance": 10.56, "direction": 166.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01350", "timestamp": "2024-09-11T09:43:35Z", "filename": "recording_2024-09-11_09-01-22_01350.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.56085005, "relative_pitch": 0.0, "relative_heading": 166.6263669045779, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709547933658, 52.3816565858241, 46.2225197637454 ] }, "distance": 10.59, "direction": 322.52, "angle": 77.1, "elevation": 46.22, "pano_id": "TMX7316010203-000043_pano_0000_000953", "timestamp": "2016-08-03T10:10:32.613870Z", "filename": "pano_0000_000953.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.59049238, "relative_pitch": 77.09514510837194, "relative_heading": 322.52333926989877, "relative_elevation": 46.2225197637454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87119721870339, 52.3815511307927, 45.7919656839222 ] }, "distance": 10.6, "direction": 108.31, "angle": 76.97, "elevation": 45.79, "pano_id": "TMX7316060226-000473_pano_0000_002822", "timestamp": "2019-11-08T09:57:03.202250Z", "filename": "pano_0000_002822.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.60027002, "relative_pitch": 76.96631356949707, "relative_heading": 108.30812249565484, "relative_elevation": 45.7919656839222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094825210017, 52.3815080549187, 44.3413314111531 ] }, "distance": 10.65, "direction": 220.3, "angle": 76.49, "elevation": 44.34, "pano_id": "TMX7316010203-002635_pano_0009_000013", "timestamp": "2022-06-27T10:12:09.519140Z", "filename": "pano_0009_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.65101696, "relative_pitch": 76.4931522034881, "relative_heading": 220.30088232256523, "relative_elevation": 44.3413314111531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_003754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102060032668, 52.3814866679559, 47.3511538468301 ] }, "distance": 10.68, "direction": 190.58, "angle": 77.28, "elevation": 47.35, "pano_id": "TMX7316010203-000043_pano_0000_003754", "timestamp": "2016-08-03T11:31:13.627190Z", "filename": "pano_0000_003754.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 10.68473241, "relative_pitch": 77.2842375814662, "relative_heading": 190.58494759884587, "relative_elevation": 47.3511538468301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094956972854, 52.3815018139721, 46.7644466087222 ] }, "distance": 11.13, "direction": 217.64, "angle": 76.61, "elevation": 46.76, "pano_id": "TMX7316010203-002801_pano_0000_000003", "timestamp": "2022-09-06T10:42:26.146200Z", "filename": "pano_0000_000003.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.13465799, "relative_pitch": 76.60719389684691, "relative_heading": 217.6364861432373, "relative_elevation": 46.7644466087222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709272932578, 52.3815142312923, 45.604093503207 ] }, "distance": 11.16, "direction": 228.2, "angle": 76.25, "elevation": 45.6, "pano_id": "TMX7316010203-001879_pano_0003_000739", "timestamp": "2020-08-18T10:37:34.377290Z", "filename": "pano_0003_000739.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.15576434, "relative_pitch": 76.25413277005545, "relative_heading": 228.19908766573585, "relative_elevation": 45.604093503207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101897937446, 52.3816802832201, 45.4093791591004 ] }, "distance": 11.23, "direction": 349.37, "angle": 76.1, "elevation": 45.41, "pano_id": "TMX7316010203-000043_pano_0000_001034", "timestamp": "2016-08-03T10:12:04.798280Z", "filename": "pano_0000_001034.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.23446964, "relative_pitch": 76.10382322124019, "relative_heading": 349.3663669092198, "relative_elevation": 45.4093791591004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87120715664194, 52.3815512218554, 46.1394866667688 ] }, "distance": 11.24, "direction": 107.18, "angle": 76.31, "elevation": 46.14, "pano_id": "TMX7316010203-000043_pano_0000_000958", "timestamp": "2016-08-03T10:10:45.548800Z", "filename": "pano_0000_000958.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.24172862, "relative_pitch": 76.30687576475816, "relative_heading": 107.1756058072185, "relative_elevation": 46.1394866667688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101850585786, 52.3814813084531, 45.852659731172 ] }, "distance": 11.3, "direction": 190.74, "angle": 76.16, "elevation": 45.85, "pano_id": "TMX7316010203-001876_pano_0000_002050", "timestamp": "2020-08-14T12:15:26.158460Z", "filename": "pano_0000_002050.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.29720022, "relative_pitch": 76.15910646325656, "relative_heading": 190.74035010044395, "relative_elevation": 45.852659731172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_001958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8708958006553, 52.381542491171, 58.4869676567614 ] }, "distance": 11.31, "direction": 247.7, "angle": 79.06, "elevation": 58.49, "pano_id": "TMX7316010203-001132_pano_0001_001958", "timestamp": "2019-04-17T09:33:31.118600Z", "filename": "pano_0001_001958.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.30661245, "relative_pitch": 79.05863424264625, "relative_heading": 247.69541380195932, "relative_elevation": 58.4869676567614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871019344882721, 52.381480608952316, 0.0 ] }, "distance": 11.36, "direction": 190.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00184", "timestamp": "2024-09-11T08:19:16Z", "filename": "recording_2024-09-11_08-15-40_00184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.36324596, "relative_pitch": 0.0, "relative_heading": 190.384186182906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710818241294, 52.3814799100727, 45.8839878821746 ] }, "distance": 11.47, "direction": 168.91, "angle": 75.97, "elevation": 45.88, "pano_id": "TMX7316010203-001876_pano_0000_002170", "timestamp": "2020-08-14T12:17:28.992980Z", "filename": "pano_0000_002170.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.46908729, "relative_pitch": 75.96600091787968, "relative_heading": 168.90951508322516, "relative_elevation": 45.8839878821746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87101746834396, 52.3814797686113, 45.8980759689584 ] }, "distance": 11.48, "direction": 190.93, "angle": 75.96, "elevation": 45.9, "pano_id": "TMX7316010203-002635_pano_0009_000016", "timestamp": "2022-06-27T10:13:29.938690Z", "filename": "pano_0009_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.47877069, "relative_pitch": 75.9587613407083, "relative_heading": 190.92741990185272, "relative_elevation": 45.8980759689584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710803750918, 52.3814793569299, 44.4755574911833 ] }, "distance": 11.51, "direction": 169.45, "angle": 75.49, "elevation": 44.48, "pano_id": "TMX7316010203-002635_pano_0009_000011", "timestamp": "2022-06-27T10:12:05.504120Z", "filename": "pano_0009_000011.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.51102166, "relative_pitch": 75.48930162825995, "relative_heading": 169.45040515545213, "relative_elevation": 44.4755574911833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87108427452939, 52.3814784253606, 45.7455901894718 ] }, "distance": 11.66, "direction": 168.26, "angle": 75.7, "elevation": 45.75, "pano_id": "TMX7316010203-000799_pano_0000_002179", "timestamp": "2018-06-20T10:09:29.232290Z", "filename": "pano_0000_002179.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.66405499, "relative_pitch": 75.69570709639537, "relative_heading": 168.26129858044462, "relative_elevation": 45.7455901894718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_003318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095361312736, 52.3816689256864, 45.8594727106392 ] }, "distance": 11.75, "direction": 326.29, "angle": 75.62, "elevation": 45.86, "pano_id": "TMX7316010203-000275_pano_0000_003318", "timestamp": "2017-04-21T09:51:30.833770Z", "filename": "pano_0000_003318.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.75445062, "relative_pitch": 75.62375022073422, "relative_heading": 326.2875062105876, "relative_elevation": 45.8594727106392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87107678653634, 52.3814766209995, 46.8429594384506 ] }, "distance": 11.77, "direction": 170.89, "angle": 75.9, "elevation": 46.84, "pano_id": "TMX7316010203-002801_pano_0000_000001", "timestamp": "2022-09-06T10:42:22.581130Z", "filename": "pano_0000_000001.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 11.76929918, "relative_pitch": 75.89636311625468, "relative_heading": 170.89137498040537, "relative_elevation": 46.8429594384506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109084154011, 52.3814760299136, 45.8372536562383 ] }, "distance": 12.02, "direction": 166.43, "angle": 75.3, "elevation": 45.84, "pano_id": "TMX7316010203-001040_pano_0001_000424", "timestamp": "2019-01-07T11:25:26.037450Z", "filename": "pano_0001_000424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.02212859, "relative_pitch": 75.3035667708351, "relative_heading": 166.43288164286008, "relative_elevation": 45.8372536562383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87121467247394, 52.3815427558717, 46.7412075269967 ] }, "distance": 12.03, "direction": 110.74, "angle": 75.56, "elevation": 46.74, "pano_id": "TMX7316010203-002054_pano_0000_004015", "timestamp": "2021-03-22T10:25:50.462920Z", "filename": "pano_0000_004015.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.0321976, "relative_pitch": 75.56424627405956, "relative_heading": 110.74411908495664, "relative_elevation": 46.7412075269967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095522356922, 52.3816743459806, 45.7092563426122 ] }, "distance": 12.2, "direction": 328.29, "angle": 75.05, "elevation": 45.71, "pano_id": "TMX7316010203-000799_pano_0000_002091", "timestamp": "2018-06-20T10:06:40.843270Z", "filename": "pano_0000_002091.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.20273659, "relative_pitch": 75.05266657525925, "relative_heading": 328.2880133329839, "relative_elevation": 45.7092563426122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102315262414, 52.3814723965458, 45.4974839407951 ] }, "distance": 12.22, "direction": 188.42, "angle": 74.96, "elevation": 45.5, "pano_id": "TMX7316060226-000473_pano_0000_002100", "timestamp": "2019-11-08T09:37:04.059710Z", "filename": "pano_0000_002100.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.22258599, "relative_pitch": 74.96291073099773, "relative_heading": 188.41614523529122, "relative_elevation": 45.4974839407951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871223371174514, 52.38155170456794, 0.0 ] }, "distance": 12.29, "direction": 105.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00151", "timestamp": "2025-10-02T08:11:48Z", "filename": "2025_10_02_08_06_04_00151.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.28651418, "relative_pitch": 0.0, "relative_heading": 105.415585094492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095486443659, 52.3816753903763, 45.4019549954683 ] }, "distance": 12.31, "direction": 328.48, "angle": 74.82, "elevation": 45.4, "pano_id": "TMX7316010203-002635_pano_0006_000243", "timestamp": "2022-06-27T09:57:51.278940Z", "filename": "pano_0006_000243.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.31452076, "relative_pitch": 74.82458531696288, "relative_heading": 328.4754483897591, "relative_elevation": 45.4019549954683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87106909341608, 52.3816922327523, 52.1349532334134 ] }, "distance": 12.44, "direction": 6.18, "angle": 76.58, "elevation": 52.13, "pano_id": "TMX7316010203-001132_pano_0001_000857", "timestamp": "2019-04-17T09:06:27.409060Z", "filename": "pano_0001_000857.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.44350685, "relative_pitch": 76.57586580700034, "relative_heading": 6.17877092897714, "relative_elevation": 52.1349532334134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102676860487, 52.381469855812, 45.5270438361913 ] }, "distance": 12.47, "direction": 187.11, "angle": 74.68, "elevation": 45.53, "pano_id": "TMX7316010203-002367_pano_0005_000184", "timestamp": "2021-12-30T10:29:45.287910Z", "filename": "pano_0005_000184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.46947937, "relative_pitch": 74.68280182885549, "relative_heading": 187.10672156903678, "relative_elevation": 45.5270438361913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87102387840194, 52.3814689015098, 46.5196681264788 ] }, "distance": 12.6, "direction": 187.94, "angle": 74.84, "elevation": 46.52, "pano_id": "TMX7316010203-000280_pano_0000_001606", "timestamp": "2017-04-26T08:06:19.459030Z", "filename": "pano_0000_001606.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.60051765, "relative_pitch": 74.84427860080767, "relative_heading": 187.93501476486324, "relative_elevation": 46.5196681264788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109535341394, 52.3814677399746, 45.7453741431236 ] }, "distance": 12.99, "direction": 166.07, "angle": 74.15, "elevation": 45.75, "pano_id": "TMX7316010203-000280_pano_0000_000437", "timestamp": "2017-04-26T07:17:50.189130Z", "filename": "pano_0000_000437.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 12.99117835, "relative_pitch": 74.1460422393017, "relative_heading": 166.07008768813583, "relative_elevation": 45.7453741431236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709143612175, 52.3814973691801, 45.7930141882971 ] }, "distance": 13.09, "direction": 224.64, "angle": 74.05, "elevation": 45.79, "pano_id": "TMX7316060226-000473_pano_0000_001100", "timestamp": "2019-11-08T09:09:40.261980Z", "filename": "pano_0000_001100.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.08805894, "relative_pitch": 74.04958318774337, "relative_heading": 224.64302931456027, "relative_elevation": 45.7930141882971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095780471698, 52.3816848759416, 46.0869758808985 ] }, "distance": 13.13, "direction": 331.63, "angle": 74.1, "elevation": 46.09, "pano_id": "TMX7316010203-002054_pano_0000_004323", "timestamp": "2021-03-22T10:30:57.000460Z", "filename": "pano_0000_004323.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.12946114, "relative_pitch": 74.09857330978669, "relative_heading": 331.6301761283768, "relative_elevation": 46.0869758808985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87123987100652, 52.381560427837, 45.426934610121 ] }, "distance": 13.17, "direction": 100.04, "angle": 73.83, "elevation": 45.43, "pano_id": "TMX7316010203-001876_pano_0001_000036", "timestamp": "2020-08-14T12:30:59.190170Z", "filename": "pano_0001_000036.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.16956211, "relative_pitch": 73.83278443237998, "relative_heading": 100.03724131647846, "relative_elevation": 45.426934610121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870952086474468, 52.38168363014841, 0.0 ] }, "distance": 13.2, "direction": 329.86, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00936", "timestamp": "2025-10-02T08:05:08Z", "filename": "2025_10_02_06_52_49_00936.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.19882058, "relative_pitch": 0.0, "relative_heading": 329.85671512654096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871028018057001, 52.3814630343459, 0.0 ] }, "distance": 13.21, "direction": 186.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00941", "timestamp": "2025-10-02T08:05:12Z", "filename": "2025_10_02_06_52_49_00941.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.21338151, "relative_pitch": 0.0, "relative_heading": 186.3334093581454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103027467718, 52.3814614049205, 46.0947694052011 ] }, "distance": 13.38, "direction": 185.59, "angle": 73.82, "elevation": 46.09, "pano_id": "TMX7316010203-002054_pano_0000_004328", "timestamp": "2021-03-22T10:30:59.650310Z", "filename": "pano_0000_004328.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.37775292, "relative_pitch": 73.81606662121594, "relative_heading": 185.59363095029602, "relative_elevation": 46.0947694052011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100653905777, 52.3816993578089, 45.7871876675636 ] }, "distance": 13.48, "direction": 347.49, "angle": 73.59, "elevation": 45.79, "pano_id": "TMX7316010203-000799_pano_0000_002184", "timestamp": "2018-06-20T10:09:31.997290Z", "filename": "pano_0000_002184.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.48405911, "relative_pitch": 73.59060695210054, "relative_heading": 347.4926756022727, "relative_elevation": 45.7871876675636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095216556705, 52.3816876785376, 45.5679021338001 ] }, "distance": 13.59, "direction": 330.83, "angle": 73.4, "elevation": 45.57, "pano_id": "TMX7316010203-001876_pano_0001_000030", "timestamp": "2020-08-14T12:30:51.630210Z", "filename": "pano_0001_000030.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.5876425, "relative_pitch": 73.39623458081083, "relative_heading": 330.8303022525323, "relative_elevation": 45.5679021338001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871245472787648, 52.381557615953135, 0.0 ] }, "distance": 13.6, "direction": 101.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01090", "timestamp": "2024-09-11T09:30:42Z", "filename": "recording_2024-09-11_09-01-22_01090.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.60184392, "relative_pitch": 0.0, "relative_heading": 101.05508678235208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87114943767078, 52.3814747787492, 52.2424205439165 ] }, "distance": 13.65, "direction": 150.06, "angle": 75.36, "elevation": 52.24, "pano_id": "TMX7316010203-001132_pano_0001_000862", "timestamp": "2019-04-17T09:06:30.134130Z", "filename": "pano_0001_000862.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.64660634, "relative_pitch": 75.36049150986199, "relative_heading": 150.0636412832461, "relative_elevation": 52.2424205439165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100431940317, 52.3817023003639, 45.6122615756467 ] }, "distance": 13.84, "direction": 347.18, "angle": 73.12, "elevation": 45.61, "pano_id": "TMX7316010203-001879_pano_0003_000744", "timestamp": "2020-08-18T10:37:42.022440Z", "filename": "pano_0003_000744.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.83666442, "relative_pitch": 73.1246133402045, "relative_heading": 347.17529960333235, "relative_elevation": 45.6122615756467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87088483531043, 52.3815078279018, 45.5277373753488 ] }, "distance": 13.86, "direction": 233.98, "angle": 73.07, "elevation": 45.53, "pano_id": "TMX7316010203-000799_pano_0000_000961", "timestamp": "2018-06-20T09:38:53.458140Z", "filename": "pano_0000_000961.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.85638101, "relative_pitch": 73.07235665301415, "relative_heading": 233.9807589033516, "relative_elevation": 45.5277373753488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8712498385898, 52.3815563768043, 45.9201942719519 ] }, "distance": 13.92, "direction": 101.38, "angle": 73.14, "elevation": 45.92, "pano_id": "TMX7316010203-001040_pano_0001_000427", "timestamp": "2019-01-07T11:25:30.847290Z", "filename": "pano_0001_000427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 13.92026668, "relative_pitch": 73.13582314583502, "relative_heading": 101.37746244896417, "relative_elevation": 45.9201942719519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095363602673, 52.3816931210284, 45.5635343175381 ] }, "distance": 14.07, "direction": 332.39, "angle": 72.84, "elevation": 45.56, "pano_id": "TMX7316010203-002367_pano_0005_000179", "timestamp": "2021-12-30T10:29:42.443010Z", "filename": "pano_0005_000179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.07284954, "relative_pitch": 72.83606295871593, "relative_heading": 332.38821321225754, "relative_elevation": 45.5635343175381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87125455745207, 52.3815619252718, 45.5764677869156 ] }, "distance": 14.13, "direction": 98.66, "angle": 72.78, "elevation": 45.58, "pano_id": "TMX7316010203-000799_pano_0000_002097", "timestamp": "2018-06-20T10:06:49.783230Z", "filename": "pano_0000_002097.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.12930452, "relative_pitch": 72.77587622805471, "relative_heading": 98.66497025698277, "relative_elevation": 45.5764677869156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109134860558, 52.3817072042683, 45.5708535648882 ] }, "distance": 14.32, "direction": 11.5, "angle": 72.55, "elevation": 45.57, "pano_id": "TMX7316060226-000473_pano_0000_002511", "timestamp": "2019-11-08T09:45:58.934220Z", "filename": "pano_0000_002511.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.32450971, "relative_pitch": 72.55024680442446, "relative_heading": 11.495375106238027, "relative_elevation": 45.5708535648882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871097738570848, 52.38145550094493, 0.0 ] }, "distance": 14.35, "direction": 166.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00084", "timestamp": "2025-10-02T08:07:13Z", "filename": "2025_10_02_08_06_04_00084.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.35312702, "relative_pitch": 0.0, "relative_heading": 166.7495939769462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871006965470727, 52.381707472559846, 0.0 ] }, "distance": 14.36, "direction": 348.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01355", "timestamp": "2024-09-11T09:43:38Z", "filename": "recording_2024-09-11_09-01-22_01355.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.36105311, "relative_pitch": 0.0, "relative_heading": 348.38598620933817, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8712597588359, 52.3815587748643, 45.3252581460401 ] }, "distance": 14.54, "direction": 99.82, "angle": 72.22, "elevation": 45.33, "pano_id": "TMX7316010203-002635_pano_0006_000249", "timestamp": "2022-06-27T09:57:56.363870Z", "filename": "pano_0006_000249.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.53521013, "relative_pitch": 72.21964211093318, "relative_heading": 99.82079867314872, "relative_elevation": 45.3252581460401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109847913194, 52.3814538294284, 45.3908108640462 ] }, "distance": 14.55, "direction": 166.72, "angle": 72.23, "elevation": 45.39, "pano_id": "TMX7316010203-000043_pano_0000_001029", "timestamp": "2016-08-03T10:12:01.853390Z", "filename": "pano_0000_001029.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.54573227, "relative_pitch": 72.2316606116388, "relative_heading": 166.7241773451267, "relative_elevation": 45.3908108640462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87088249966419, 52.3814986416671, 45.1154258977622 ] }, "distance": 14.6, "direction": 231.1, "angle": 72.06, "elevation": 45.12, "pano_id": "TMX7316010203-002635_pano_0009_000015", "timestamp": "2022-06-27T10:13:16.768740Z", "filename": "pano_0009_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.60454466, "relative_pitch": 72.06244964268156, "relative_heading": 231.10292309709786, "relative_elevation": 45.1154258977622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871001222384781, 52.38170957614491, 0.0 ] }, "distance": 14.67, "direction": 347.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00090", "timestamp": "2025-10-02T08:07:17Z", "filename": "2025_10_02_08_06_04_00090.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.6729097, "relative_pitch": 0.0, "relative_heading": 347.07410929745845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095655720924, 52.3814614179, 45.7795068053529 ] }, "distance": 14.74, "direction": 205.41, "angle": 72.15, "elevation": 45.78, "pano_id": "TMX7316060226-000473_pano_0000_001101", "timestamp": "2019-11-08T09:09:42.166970Z", "filename": "pano_0000_001101.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.7381516, "relative_pitch": 72.15467289874346, "relative_heading": 205.408059509164, "relative_elevation": 45.7795068053529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87116740070681, 52.3814685081567, 45.7261699819937 ] }, "distance": 14.88, "direction": 147.32, "angle": 71.98, "elevation": 45.73, "pano_id": "TMX7316060226-000473_pano_0000_002820", "timestamp": "2019-11-08T09:56:59.532280Z", "filename": "pano_0000_002820.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.87870107, "relative_pitch": 71.97578576263214, "relative_heading": 147.321731626461, "relative_elevation": 45.7261699819937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87107621727666, 52.3814476974191, 58.3152287481353 ] }, "distance": 14.95, "direction": 172.99, "angle": 75.62, "elevation": 58.32, "pano_id": "TMX7316010203-001132_pano_0001_002031", "timestamp": "2019-04-17T09:36:38.402430Z", "filename": "pano_0001_002031.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.9510758, "relative_pitch": 75.62003156664527, "relative_heading": 172.9910425930726, "relative_elevation": 58.3152287481353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87126765169319, 52.3815639099132, 45.7307204976678 ] }, "distance": 14.98, "direction": 97.32, "angle": 71.86, "elevation": 45.73, "pano_id": "TMX7316060226-000473_pano_0000_002823", "timestamp": "2019-11-08T09:57:04.527210Z", "filename": "pano_0000_002823.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 14.98162737, "relative_pitch": 71.86092882522433, "relative_heading": 97.31616845295422, "relative_elevation": 45.7307204976678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87087677612039, 52.3814961131688, 46.7407358959317 ] }, "distance": 15.08, "direction": 231.2, "angle": 72.11, "elevation": 46.74, "pano_id": "TMX7316010203-002801_pano_0000_000004", "timestamp": "2022-09-06T10:42:28.236080Z", "filename": "pano_0000_000004.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.08455588, "relative_pitch": 72.11364371267916, "relative_heading": 231.20072551652834, "relative_elevation": 46.7407358959317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870944085673835, 52.381700521228915, 0.0 ] }, "distance": 15.11, "direction": 331.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00179", "timestamp": "2024-09-11T08:19:13Z", "filename": "recording_2024-09-11_08-15-40_00179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.10517569, "relative_pitch": 0.0, "relative_heading": 331.6501005328173, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87085705556174, 52.38151296093496, 0.0 ] }, "distance": 15.13, "direction": 239.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01027", "timestamp": "2024-09-11T09:25:08Z", "filename": "recording_2024-09-11_09-01-22_01027.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.13257166, "relative_pitch": 0.0, "relative_heading": 239.9524482175312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0001_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094451582746, 52.3817010293281, 45.8229070259258 ] }, "distance": 15.14, "direction": 331.85, "angle": 71.72, "elevation": 45.82, "pano_id": "TMX7316060226-000473_pano_0001_000055", "timestamp": "2019-11-08T10:16:12.760420Z", "filename": "pano_0001_000055.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.14111601, "relative_pitch": 71.71506111261552, "relative_heading": 331.8492397270475, "relative_elevation": 45.8229070259258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87086521705123, 52.3815045680181, 45.5033518075943 ] }, "distance": 15.16, "direction": 235.84, "angle": 71.58, "elevation": 45.5, "pano_id": "TMX7316010203-000799_pano_0000_000960", "timestamp": "2018-06-20T09:38:39.943120Z", "filename": "pano_0000_000960.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.15815448, "relative_pitch": 71.57596435078275, "relative_heading": 235.84142791047682, "relative_elevation": 45.5033518075943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87087364324506, 52.3814972138382, 44.2672834778205 ] }, "distance": 15.18, "direction": 232.07, "angle": 71.08, "elevation": 44.27, "pano_id": "TMX7316010203-002635_pano_0009_000014", "timestamp": "2022-06-27T10:12:12.139120Z", "filename": "pano_0009_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.17579662, "relative_pitch": 71.07715970287309, "relative_heading": 232.0657961834197, "relative_elevation": 44.2672834778205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_003755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871035359987, 52.3814426436344, 47.3098359778523 ] }, "distance": 15.43, "direction": 183.56, "angle": 71.93, "elevation": 47.31, "pano_id": "TMX7316010203-000043_pano_0000_003755", "timestamp": "2016-08-03T11:31:14.546950Z", "filename": "pano_0000_003755.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.43145185, "relative_pitch": 71.93478668928128, "relative_heading": 183.55810639700357, "relative_elevation": 47.3098359778523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871102121118715, 52.38144578870722, 0.0 ] }, "distance": 15.47, "direction": 166.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01349", "timestamp": "2024-09-11T09:43:34Z", "filename": "recording_2024-09-11_09-01-22_01349.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.47353986, "relative_pitch": 0.0, "relative_heading": 166.59123971408894, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093919739989, 52.3817033390834, 46.2267791936174 ] }, "distance": 15.54, "direction": 331.12, "angle": 71.42, "elevation": 46.23, "pano_id": "TMX7316010203-000043_pano_0000_000952", "timestamp": "2016-08-03T10:10:31.268890Z", "filename": "pano_0000_000952.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.5398499, "relative_pitch": 71.41912966028552, "relative_heading": 331.1190181538844, "relative_elevation": 46.2267791936174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097251132588, 52.3817126244579, 58.4348950777203 ] }, "distance": 15.55, "direction": 340.32, "angle": 75.1, "elevation": 58.43, "pano_id": "TMX7316010203-001132_pano_0001_002037", "timestamp": "2019-04-17T09:36:42.292420Z", "filename": "pano_0001_002037.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.54884795, "relative_pitch": 75.09951966494043, "relative_heading": 340.31662695865515, "relative_elevation": 58.4348950777203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109949529202, 52.3814437194233, 45.6361132431775 ] }, "distance": 15.66, "direction": 167.42, "angle": 71.06, "elevation": 45.64, "pano_id": "TMX7316010203-001879_pano_0003_000674", "timestamp": "2020-08-18T10:35:04.648020Z", "filename": "pano_0003_000674.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.65770916, "relative_pitch": 71.06295184046839, "relative_heading": 167.42310094408862, "relative_elevation": 45.6361132431775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87127899129553, 52.3815636294216, 46.0750386221334 ] }, "distance": 15.75, "direction": 97.07, "angle": 71.13, "elevation": 46.08, "pano_id": "TMX7316010203-000043_pano_0000_000959", "timestamp": "2016-08-03T10:10:46.878750Z", "filename": "pano_0000_000959.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.75160222, "relative_pitch": 71.12606009127897, "relative_heading": 97.07110116516336, "relative_elevation": 46.0750386221334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87085622904979, 52.3815025968688, 45.6155140446499 ] }, "distance": 15.79, "direction": 236.43, "angle": 70.91, "elevation": 45.62, "pano_id": "TMX7316010203-001879_pano_0003_000738", "timestamp": "2020-08-18T10:37:30.607340Z", "filename": "pano_0003_000738.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.78857809, "relative_pitch": 70.9080867955339, "relative_heading": 236.42983487779708, "relative_elevation": 45.6155140446499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103797042182, 52.381437950775, 45.9509412245825 ] }, "distance": 15.94, "direction": 182.8, "angle": 70.87, "elevation": 45.95, "pano_id": "TMX7316010203-002635_pano_0009_000017", "timestamp": "2022-06-27T10:13:31.053690Z", "filename": "pano_0009_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.94299059, "relative_pitch": 70.8654360628, "relative_heading": 182.80404658123868, "relative_elevation": 45.9509412245825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103328374421, 52.3814376139506, 45.8415278764442 ] }, "distance": 16.0, "direction": 183.94, "angle": 70.76, "elevation": 45.84, "pano_id": "TMX7316010203-001876_pano_0000_002051", "timestamp": "2020-08-14T12:15:26.643480Z", "filename": "pano_0000_002051.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 15.99917656, "relative_pitch": 70.7604741917393, "relative_heading": 183.93904113188788, "relative_elevation": 45.8415278764442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871034025236192, 52.381436561842754, 0.0 ] }, "distance": 16.11, "direction": 183.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00185", "timestamp": "2024-09-11T08:19:17Z", "filename": "recording_2024-09-11_08-15-40_00185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.11261033, "relative_pitch": 0.0, "relative_heading": 183.73132546982598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871286894804824, 52.38156175096994, 0.0 ] }, "distance": 16.31, "direction": 97.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00152", "timestamp": "2025-10-02T08:11:49Z", "filename": "2025_10_02_08_06_04_00152.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.31202178, "relative_pitch": 0.0, "relative_heading": 97.56701113230432, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87084477721164, 52.3815043332746, 45.8490183036774 ] }, "distance": 16.34, "direction": 238.51, "angle": 70.38, "elevation": 45.85, "pano_id": "TMX7316060226-000473_pano_0000_001099", "timestamp": "2019-11-08T09:09:32.487070Z", "filename": "pano_0000_001099.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.34219303, "relative_pitch": 70.3821553147279, "relative_heading": 238.50647872633704, "relative_elevation": 45.8490183036774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100262428285, 52.3817257653765, 45.4145050980151 ] }, "distance": 16.41, "direction": 348.81, "angle": 70.13, "elevation": 45.41, "pano_id": "TMX7316010203-000043_pano_0000_001035", "timestamp": "2016-08-03T10:12:05.398290Z", "filename": "pano_0000_001035.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.41485368, "relative_pitch": 70.12785506806884, "relative_heading": 348.80568130479196, "relative_elevation": 45.4145050980151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109715799469, 52.3814363908663, 45.8716183248907 ] }, "distance": 16.42, "direction": 168.58, "angle": 70.3, "elevation": 45.87, "pano_id": "TMX7316010203-001876_pano_0000_002169", "timestamp": "2020-08-14T12:17:28.477970Z", "filename": "pano_0000_002169.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.4223428, "relative_pitch": 70.30229665689932, "relative_heading": 168.58464876079051, "relative_elevation": 45.8716183248907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87128721934228, 52.3815539177549, 46.8264395250008 ] }, "distance": 16.47, "direction": 100.56, "angle": 70.62, "elevation": 46.83, "pano_id": "TMX7316010203-002054_pano_0000_004014", "timestamp": "2021-03-22T10:25:48.233020Z", "filename": "pano_0000_004014.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.47123901, "relative_pitch": 70.62063493453206, "relative_heading": 100.56387128616856, "relative_elevation": 46.8264395250008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110717849179, 52.3814358906602, 46.8053648769855 ] }, "distance": 16.62, "direction": 166.32, "angle": 70.45, "elevation": 46.81, "pano_id": "TMX7316010203-002801_pano_0000_000000", "timestamp": "2022-09-06T10:42:21.416140Z", "filename": "pano_0000_000000.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.62496599, "relative_pitch": 70.44528734819662, "relative_heading": 166.3170014291505, "relative_elevation": 46.8053648769855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_001957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_001957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_001957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87081836023249, 52.3815315861141, 58.4481258643791 ] }, "distance": 16.67, "direction": 250.72, "angle": 74.08, "elevation": 58.45, "pano_id": "TMX7316010203-001132_pano_0001_001957", "timestamp": "2019-04-17T09:33:28.023860Z", "filename": "pano_0001_001957.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.66891002, "relative_pitch": 74.08229949356357, "relative_heading": 250.7170139238321, "relative_elevation": 58.4481258643791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110002396525, 52.3814342753638, 45.6906771669164 ] }, "distance": 16.69, "direction": 168.09, "angle": 69.93, "elevation": 45.69, "pano_id": "TMX7316010203-000799_pano_0000_002178", "timestamp": "2018-06-20T10:09:28.657370Z", "filename": "pano_0000_002178.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.69233935, "relative_pitch": 69.93105312287187, "relative_heading": 168.08796251971563, "relative_elevation": 45.6906771669164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110470184118, 52.3814348816118, 44.4882153980434 ] }, "distance": 16.7, "direction": 166.97, "angle": 69.43, "elevation": 44.49, "pano_id": "TMX7316010203-002635_pano_0009_000010", "timestamp": "2022-06-27T10:12:03.859160Z", "filename": "pano_0009_000010.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.69525464, "relative_pitch": 69.43021043087863, "relative_heading": 166.97049648046095, "relative_elevation": 44.4882153980434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094018437089, 52.3817179522192, 45.703919576481 ] }, "distance": 16.95, "direction": 333.97, "angle": 69.65, "elevation": 45.7, "pano_id": "TMX7316010203-000799_pano_0000_002090", "timestamp": "2018-06-20T10:06:40.153270Z", "filename": "pano_0000_002090.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 16.95225155, "relative_pitch": 69.64944682463607, "relative_heading": 333.97354658368295, "relative_elevation": 45.703919576481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103922118166, 52.3814282342977, 45.4865101063624 ] }, "distance": 17.02, "direction": 182.34, "angle": 69.49, "elevation": 45.49, "pano_id": "TMX7316060226-000473_pano_0000_002101", "timestamp": "2019-11-08T09:37:04.664670Z", "filename": "pano_0000_002101.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.01928581, "relative_pitch": 69.48610246844821, "relative_heading": 182.33960278367383, "relative_elevation": 45.4865101063624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093829456831, 52.3817189104423, 45.3950141472742 ] }, "distance": 17.1, "direction": 333.74, "angle": 69.35, "elevation": 45.4, "pano_id": "TMX7316010203-002635_pano_0006_000242", "timestamp": "2022-06-27T09:57:50.693930Z", "filename": "pano_0006_000242.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.10466679, "relative_pitch": 69.35378379131704, "relative_heading": 333.7429329401331, "relative_elevation": 45.3950141472742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710526550737, 52.3817357608243, 52.1318529397249 ] }, "distance": 17.22, "direction": 0.73, "angle": 71.72, "elevation": 52.13, "pano_id": "TMX7316010203-001132_pano_0001_000856", "timestamp": "2019-04-17T09:06:26.864190Z", "filename": "pano_0001_000856.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.21619525, "relative_pitch": 71.72453979569642, "relative_heading": 0.7321204430390638, "relative_elevation": 52.1318529397249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104135931535, 52.3814253763193, 45.5190843418241 ] }, "distance": 17.33, "direction": 181.82, "angle": 69.16, "elevation": 45.52, "pano_id": "TMX7316010203-002367_pano_0005_000185", "timestamp": "2021-12-30T10:29:45.872930Z", "filename": "pano_0005_000185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.33182203, "relative_pitch": 69.15519522757643, "relative_heading": 181.81578120058083, "relative_elevation": 45.5190843418241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87110521549579, 52.3814264447842, 45.8011944759637 ] }, "distance": 17.62, "direction": 167.55, "angle": 68.96, "elevation": 45.8, "pano_id": "TMX7316010203-001040_pano_0001_000423", "timestamp": "2019-01-07T11:25:23.922420Z", "filename": "pano_0001_000423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.61866935, "relative_pitch": 68.95941011706579, "relative_heading": 167.54799405249554, "relative_elevation": 45.8011944759637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87131098825273, 52.3815714663267, 45.414548041299 ] }, "distance": 17.84, "direction": 93.43, "angle": 68.55, "elevation": 45.41, "pano_id": "TMX7316010203-001876_pano_0001_000037", "timestamp": "2020-08-14T12:31:00.235230Z", "filename": "pano_0001_000037.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 17.84248134, "relative_pitch": 68.55111418292475, "relative_heading": 93.42833616948495, "relative_elevation": 45.414548041299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_001603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_001603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_001603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093543797558, 52.3817274290977, 46.589790658094 ] }, "distance": 18.04, "direction": 334.52, "angle": 68.83, "elevation": 46.59, "pano_id": "TMX7316010203-000280_pano_0000_001603", "timestamp": "2017-04-26T08:06:16.159030Z", "filename": "pano_0000_001603.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.04248361, "relative_pitch": 68.83047752405243, "relative_heading": 334.5207073172144, "relative_elevation": 46.589790658094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87094217376052, 52.3817293491802, 46.0729494504631 ] }, "distance": 18.05, "direction": 336.13, "angle": 68.61, "elevation": 46.07, "pano_id": "TMX7316010203-002054_pano_0000_004322", "timestamp": "2021-03-22T10:30:56.495310Z", "filename": "pano_0000_004322.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.0451472, "relative_pitch": 68.61147564855101, "relative_heading": 336.12740458478794, "relative_elevation": 46.0729494504631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871316717202483, 52.38156846943986, 0.0 ] }, "distance": 18.25, "direction": 94.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01091", "timestamp": "2024-09-11T09:30:43Z", "filename": "recording_2024-09-11_09-01-22_01091.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.25445, "relative_pitch": 0.0, "relative_heading": 94.39997997743654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002054_pano_0000_004329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002054_pano_0000_004329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/22/TMX7316010203-002054/pano_0000_004329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104419544063, 52.3814166637812, 46.098772758618 ] }, "distance": 18.3, "direction": 181.12, "angle": 68.35, "elevation": 46.1, "pano_id": "TMX7316010203-002054_pano_0000_004329", "timestamp": "2021-03-22T10:31:00.200320Z", "filename": "pano_0000_004329.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.29606825, "relative_pitch": 68.35244612100358, "relative_heading": 181.11509633126033, "relative_elevation": 46.098772758618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_000863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_000863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_000863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8711658688671, 52.3814314077787, 52.2202063808218 ] }, "distance": 18.44, "direction": 154.54, "angle": 70.55, "elevation": 52.22, "pano_id": "TMX7316010203-001132_pano_0001_000863", "timestamp": "2019-04-17T09:06:30.679040Z", "filename": "pano_0001_000863.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.44335528, "relative_pitch": 70.5475808885096, "relative_heading": 154.53800895952526, "relative_elevation": 52.2202063808218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0001_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0001_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0001_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87132052308709, 52.381568215858, 45.9959922069684 ] }, "distance": 18.52, "direction": 94.43, "angle": 68.07, "elevation": 46.0, "pano_id": "TMX7316010203-001040_pano_0001_000428", "timestamp": "2019-01-07T11:25:31.917350Z", "filename": "pano_0001_000428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.51500533, "relative_pitch": 68.07347980673985, "relative_heading": 94.42551396326118, "relative_elevation": 45.9959922069684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87099061881124, 52.3817435997144, 45.8007330121472 ] }, "distance": 18.52, "direction": 347.52, "angle": 67.98, "elevation": 45.8, "pano_id": "TMX7316010203-000799_pano_0000_002185", "timestamp": "2018-06-20T10:09:32.552240Z", "filename": "pano_0000_002185.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.52499577, "relative_pitch": 67.97817378776654, "relative_heading": 347.5168920542316, "relative_elevation": 45.8007330121472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0001_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0001_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0001_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093626020454, 52.3817326073999, 45.5653670355678 ] }, "distance": 18.54, "direction": 335.44, "angle": 67.86, "elevation": 45.57, "pano_id": "TMX7316010203-001876_pano_0001_000029", "timestamp": "2020-08-14T12:30:50.720210Z", "filename": "pano_0001_000029.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.54097134, "relative_pitch": 67.85813549999749, "relative_heading": 335.4429361258432, "relative_elevation": 45.5653670355678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871044213183788, 52.381414256753786, 0.0 ] }, "distance": 18.56, "direction": 181.1, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00942", "timestamp": "2025-10-02T08:05:13Z", "filename": "2025_10_02_06_52_49_00942.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.56383611, "relative_pitch": 0.0, "relative_heading": 181.09528043060305, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87097881527209, 52.3814184736246, 45.7765354691073 ] }, "distance": 18.72, "direction": 194.88, "angle": 67.76, "elevation": 45.78, "pano_id": "TMX7316060226-000473_pano_0000_001102", "timestamp": "2019-11-08T09:09:43.461930Z", "filename": "pano_0000_001102.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.71920309, "relative_pitch": 67.75908418204595, "relative_heading": 194.8830717198247, "relative_elevation": 45.7765354691073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87098840773647, 52.3817464011945, 45.6146857589483 ] }, "distance": 18.86, "direction": 347.28, "angle": 67.53, "elevation": 45.61, "pano_id": "TMX7316010203-001879_pano_0003_000745", "timestamp": "2020-08-18T10:37:42.807280Z", "filename": "pano_0003_000745.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.86207117, "relative_pitch": 67.53447799878002, "relative_heading": 347.2750485597884, "relative_elevation": 45.6146857589483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8708071891139, 52.3814986616869, 45.9062311146408 ] }, "distance": 18.87, "direction": 240.93, "angle": 67.65, "elevation": 45.91, "pano_id": "TMX7316010203-000280_pano_0000_000953", "timestamp": "2017-04-26T07:41:39.236710Z", "filename": "pano_0000_000953.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.87126164, "relative_pitch": 67.65327966367548, "relative_heading": 240.93289978404644, "relative_elevation": 45.9062311146408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_002098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_002098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_002098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87132716354359, 52.3815732608623, 45.5921437777579 ] }, "distance": 18.93, "direction": 92.63, "angle": 67.45, "elevation": 45.59, "pano_id": "TMX7316010203-000799_pano_0000_002098", "timestamp": "2018-06-20T10:06:50.993280Z", "filename": "pano_0000_002098.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.93184251, "relative_pitch": 67.4496480026088, "relative_heading": 92.62570926787703, "relative_elevation": 45.5921437777579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0005_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0005_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0005_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87093836861614, 52.3817374574858, 45.5677999276668 ] }, "distance": 18.98, "direction": 336.51, "angle": 67.39, "elevation": 45.57, "pano_id": "TMX7316010203-002367_pano_0005_000178", "timestamp": "2021-12-30T10:29:41.837930Z", "filename": "pano_0005_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 18.97549839, "relative_pitch": 67.39201214501028, "relative_heading": 336.51453506431636, "relative_elevation": 45.5677999276668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002801_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002801_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002801/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87080788035954, 52.3814945175397, 46.4707709262148 ] }, "distance": 19.06, "direction": 239.65, "angle": 67.7, "elevation": 46.47, "pano_id": "TMX7316010203-002801_pano_0000_000046", "timestamp": "2022-09-06T10:44:08.155640Z", "filename": "pano_0000_000046.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.05891885, "relative_pitch": 67.70014067963058, "relative_heading": 239.65235675749963, "relative_elevation": 46.4707709262148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000799_pano_0000_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000799_pano_0000_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000799/pano_0000_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8708070092064, 52.3814949709415, 45.5303092701361 ] }, "distance": 19.08, "direction": 239.87, "angle": 67.26, "elevation": 45.53, "pano_id": "TMX7316010203-000799_pano_0000_000959", "timestamp": "2018-06-20T09:38:24.578370Z", "filename": "pano_0000_000959.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.08476048, "relative_pitch": 67.258222710253, "relative_heading": 239.873046399032, "relative_elevation": 45.5303092701361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871113223542578, 52.3814134700158, 0.0 ] }, "distance": 19.15, "direction": 166.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00083", "timestamp": "2025-10-02T08:07:13Z", "filename": "2025_10_02_08_06_04_00083.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.14732323, "relative_pitch": 0.0, "relative_heading": 166.88619329620144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8710765469516, 52.3817525306599, 45.5395412221551 ] }, "distance": 19.17, "direction": 5.53, "angle": 67.17, "elevation": 45.54, "pano_id": "TMX7316060226-000473_pano_0000_002512", "timestamp": "2019-11-08T09:46:00.319040Z", "filename": "pano_0000_002512.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.17001585, "relative_pitch": 67.17118483841195, "relative_heading": 5.52843244268323, "relative_elevation": 45.5395412221551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0006_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0006_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0006_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87133117680408, 52.3815690214162, 45.3051933860406 ] }, "distance": 19.23, "direction": 93.99, "angle": 67.0, "elevation": 45.31, "pano_id": "TMX7316010203-002635_pano_0006_000250", "timestamp": "2022-06-27T09:57:57.128870Z", "filename": "pano_0006_000250.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.23191333, "relative_pitch": 66.99892875082587, "relative_heading": 93.992480579486, "relative_elevation": 45.3051933860406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870991064672852, 52.38175126976211, 0.0 ] }, "distance": 19.35, "direction": 348.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01356", "timestamp": "2024-09-11T09:43:38Z", "filename": "recording_2024-09-11_09-01-22_01356.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.35292284, "relative_pitch": 0.0, "relative_heading": 348.1508358159414, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87133553041753, 52.3815812393826, 47.0659798234701 ] }, "distance": 19.48, "direction": 89.94, "angle": 67.51, "elevation": 47.07, "pano_id": "TMX7316010203-000280_pano_0000_000443", "timestamp": "2017-04-26T07:19:20.953360Z", "filename": "pano_0000_000443.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.48169539, "relative_pitch": 67.51420744074576, "relative_heading": 89.93965714522409, "relative_elevation": 47.0659798234701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87103895791416, 52.3814057743163, 45.8490800978616 ] }, "distance": 19.52, "direction": 182.09, "angle": 66.94, "elevation": 45.85, "pano_id": "TMX7316010203-000275_pano_0000_003321", "timestamp": "2017-04-21T09:51:34.433710Z", "filename": "pano_0000_003321.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.51734076, "relative_pitch": 66.9411936618745, "relative_heading": 182.0926787590769, "relative_elevation": 45.8490800978616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000280_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000280_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/26/TMX7316010203-000280/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87100000864473, 52.3817541204478, 47.1728955246508 ] }, "distance": 19.55, "direction": 350.09, "angle": 67.49, "elevation": 47.17, "pano_id": "TMX7316010203-000280_pano_0000_000446", "timestamp": "2017-04-26T07:20:05.347930Z", "filename": "pano_0000_000446.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.54950303, "relative_pitch": 67.48978915345668, "relative_heading": 350.0889739532306, "relative_elevation": 47.1728955246508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870985852748013, 52.381753036605424, 0.0 ] }, "distance": 19.62, "direction": 347.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00091", "timestamp": "2025-10-02T08:07:17Z", "filename": "2025_10_02_08_06_04_00091.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.62061187, "relative_pitch": 0.0, "relative_heading": 347.2544215015391, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_001028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_001028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_001028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111421818066, 52.3814084013609, 45.4176742061973 ] }, "distance": 19.71, "direction": 167.07, "angle": 66.54, "elevation": 45.42, "pano_id": "TMX7316010203-000043_pano_0000_001028", "timestamp": "2016-08-03T10:12:01.233390Z", "filename": "pano_0000_001028.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.71209106, "relative_pitch": 66.53828551582001, "relative_heading": 167.06641805391337, "relative_elevation": 45.4176742061973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87133933706558, 52.3815733573989, 45.7431400418282 ] }, "distance": 19.76, "direction": 92.48, "angle": 66.64, "elevation": 45.74, "pano_id": "TMX7316060226-000473_pano_0000_002824", "timestamp": "2019-11-08T09:57:05.582220Z", "filename": "pano_0000_002824.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.75946624, "relative_pitch": 66.63731304857768, "relative_heading": 92.48447186672344, "relative_elevation": 45.7431400418282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_002819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_002819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_002819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87118546123062, 52.3814230616734, 45.7105730148032 ] }, "distance": 19.87, "direction": 152.22, "angle": 66.5, "elevation": 45.71, "pano_id": "TMX7316060226-000473_pano_0000_002819", "timestamp": "2019-11-08T09:56:57.912300Z", "filename": "pano_0000_002819.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.87172605, "relative_pitch": 66.50400247163874, "relative_heading": 152.2155893090284, "relative_elevation": 45.7105730148032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87092868826358, 52.381744508421505, 0.0 ] }, "distance": 19.96, "direction": 335.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00178", "timestamp": "2024-09-11T08:19:12Z", "filename": "recording_2024-09-11_08-15-40_00178.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.95991369, "relative_pitch": 0.0, "relative_heading": 335.6766509754691, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87109263513134, 52.3814034979721, 58.3808494526893 ] }, "distance": 19.98, "direction": 171.53, "angle": 71.11, "elevation": 58.38, "pano_id": "TMX7316010203-001132_pano_0001_002030", "timestamp": "2019-04-17T09:36:37.687430Z", "filename": "pano_0001_002030.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 19.97550989, "relative_pitch": 71.11117673171366, "relative_heading": 171.52966964426358, "relative_elevation": 58.3808494526893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0001_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0001_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0001_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87092860470177, 52.3817455556997, 45.8259702110663 ] }, "distance": 20.07, "direction": 335.8, "angle": 66.35, "elevation": 45.83, "pano_id": "TMX7316060226-000473_pano_0001_000054", "timestamp": "2019-11-08T10:16:12.105410Z", "filename": "pano_0001_000054.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.06849413, "relative_pitch": 66.35002304352848, "relative_heading": 335.7988872992457, "relative_elevation": 45.8259702110663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870788337589631, 52.381497122753245, 0.0 ] }, "distance": 20.08, "direction": 242.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01028", "timestamp": "2024-09-11T09:25:11Z", "filename": "recording_2024-09-11_09-01-22_01028.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.08202681, "relative_pitch": 0.0, "relative_heading": 242.28529918589564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000473_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000473_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000473/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8707857238534, 52.3814996702338, 46.4542488697916 ] }, "distance": 20.11, "direction": 243.24, "angle": 66.59, "elevation": 46.45, "pano_id": "TMX7316060226-000473_pano_0000_001098", "timestamp": "2019-11-08T09:08:54.887510Z", "filename": "pano_0000_001098.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.11051945, "relative_pitch": 66.5917200296955, "relative_heading": 243.23612611803597, "relative_elevation": 46.4542488697916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_003756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_003756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_003756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105006659328, 52.3813987385139, 47.2937165722251 ] }, "distance": 20.29, "direction": 179.88, "angle": 66.78, "elevation": 47.29, "pano_id": "TMX7316010203-000043_pano_0000_003756", "timestamp": "2016-08-03T11:31:15.516950Z", "filename": "pano_0000_003756.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.2872772, "relative_pitch": 66.78243495342815, "relative_heading": 179.87650861747298, "relative_elevation": 47.2937165722251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.870930034465625, 52.381748497148365, 0.0 ] }, "distance": 20.33, "direction": 336.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00934", "timestamp": "2025-10-02T08:05:06Z", "filename": "2025_10_02_06_52_49_00934.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.32834861, "relative_pitch": 0.0, "relative_heading": 336.4273642474596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_09-01-22_01348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_09-01-22_01348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_09-01-22_01348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871117357699833, 52.38140278212952, 0.0 ] }, "distance": 20.37, "direction": 166.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_09-01-22_01348", "timestamp": "2024-09-11T09:43:33Z", "filename": "recording_2024-09-11_09-01-22_01348.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.36946858, "relative_pitch": 0.0, "relative_heading": 166.87400556796902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_06_04_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_06_04_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87134957933774, 52.38157196444895, 0.0 ] }, "distance": 20.46, "direction": 92.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_06_04_00153", "timestamp": "2025-10-02T08:11:50Z", "filename": "2025_10_02_08_06_04_00153.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.4633322, "relative_pitch": 0.0, "relative_heading": 92.8333979463313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87135059635823, 52.3815755827631, 46.0650791833177 ] }, "distance": 20.52, "direction": 91.7, "angle": 65.99, "elevation": 46.07, "pano_id": "TMX7316010203-000043_pano_0000_000960", "timestamp": "2016-08-03T10:10:47.993840Z", "filename": "pano_0000_000960.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.51660355, "relative_pitch": 65.9926211439618, "relative_heading": 91.7007418659703, "relative_elevation": 46.0650791833177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87078559988047, 52.3814912391394, 45.626232679002 ] }, "distance": 20.56, "direction": 240.91, "angle": 65.75, "elevation": 45.63, "pano_id": "TMX7316010203-001879_pano_0003_000737", "timestamp": "2020-08-18T10:37:18.847420Z", "filename": "pano_0003_000737.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.55744851, "relative_pitch": 65.7454806347034, "relative_heading": 240.9114387492439, "relative_elevation": 45.626232679002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000043_pano_0000_000951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000043_pano_0000_000951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000043/pano_0000_000951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8709235911288, 52.3817496132469, 46.2286822106689 ] }, "distance": 20.62, "direction": 335.45, "angle": 65.96, "elevation": 46.23, "pano_id": "TMX7316010203-000043_pano_0000_000951", "timestamp": "2016-08-03T10:10:30.158890Z", "filename": "pano_0000_000951.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.62064938, "relative_pitch": 65.9603817879626, "relative_heading": 335.4479746609548, "relative_elevation": 46.2286822106689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0001_002038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0001_002038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0001_002038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87095520997552, 52.3817572076862, 58.4472008477896 ] }, "distance": 20.62, "direction": 341.88, "angle": 70.56, "elevation": 58.45, "pano_id": "TMX7316010203-001132_pano_0001_002038", "timestamp": "2019-04-17T09:36:42.897440Z", "filename": "pano_0001_002038.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.62440675, "relative_pitch": 70.5634669860106, "relative_heading": 341.8773167452655, "relative_elevation": 58.4472008477896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0009_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0009_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0009_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87105260421968, 52.3813952956897, 46.0236421106383 ] }, "distance": 20.67, "direction": 179.4, "angle": 65.81, "elevation": 46.02, "pano_id": "TMX7316010203-002635_pano_0009_000018", "timestamp": "2022-06-27T10:13:31.923610Z", "filename": "pano_0009_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.6714629, "relative_pitch": 65.8128256619284, "relative_heading": 179.39985351512007, "relative_elevation": 46.0236421106383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001879_pano_0003_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001879_pano_0003_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001879/pano_0003_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87111672827641, 52.3813986665471, 45.6804098095745 ] }, "distance": 20.81, "direction": 167.28, "angle": 65.51, "elevation": 45.68, "pano_id": "TMX7316010203-001879_pano_0003_000673", "timestamp": "2020-08-18T10:35:03.638030Z", "filename": "pano_0003_000673.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.80624075, "relative_pitch": 65.51196695546233, "relative_heading": 167.27534056255305, "relative_elevation": 45.6804098095745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001876_pano_0000_002052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001876_pano_0000_002052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001876/pano_0000_002052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87104838753629, 52.3813939603982, 45.8670397950336 ] }, "distance": 20.82, "direction": 180.19, "angle": 65.59, "elevation": 45.87, "pano_id": "TMX7316010203-001876_pano_0000_002052", "timestamp": "2020-08-14T12:15:27.133440Z", "filename": "pano_0000_002052.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.81903266, "relative_pitch": 65.58671928906509, "relative_heading": 180.19431413551507, "relative_elevation": 45.8670397950336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_06_04_00087/adjacencies/2025_10_02_08_06_04_00087/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_08-15-40_00186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_08-15-40_00186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_08-15-40_00186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.871048933365925, 52.381392666828674, 0.0 ] }, "distance": 20.96, "direction": 180.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_08-15-40_00186", "timestamp": "2024-09-11T08:19:18Z", "filename": "recording_2024-09-11_08-15-40_00186.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": "2025_10_02_08_06_04_00087", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119856.911, 488315.952 ] }, "relative_distance": 20.96288102, "relative_pitch": 0.0, "relative_heading": 180.0913952712468, "relative_elevation": 0.0 } ] } }