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/b_20241204_0806_Track57_Sphere_00033/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8417774805414, 52.35634082512087, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00033", "timestamp": "2024-12-04T10:48:03Z", "filename": "Job_20241204_0806_Track57_Sphere_00033.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "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/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84178210855391, 52.3563388793637, 44.19497437682 ] }, "distance": 0.38, "direction": 124.48, "angle": 89.5, "elevation": 44.19, "pano_id": "TMX7316010203-001306_pano_0000_003551", "timestamp": "2019-07-11T09:55:54.383380Z", "filename": "pano_0000_003551.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 0.38249157, "relative_pitch": 89.50413806489807, "relative_heading": 124.47578899214754, "relative_elevation": 44.19497437682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84177147981544, 52.3563382891676, 44.2178066903725 ] }, "distance": 0.5, "direction": 235.39, "angle": 89.36, "elevation": 44.22, "pano_id": "TMX7316010203-000288_pano_0003_001054", "timestamp": "2017-05-08T10:40:18.121460Z", "filename": "pano_0003_001054.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 0.49676671, "relative_pitch": 89.35633536267115, "relative_heading": 235.3859777015132, "relative_elevation": 44.2178066903725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84176869548864, 52.3563378186655, 44.1559992283583 ] }, "distance": 0.69, "direction": 240.8, "angle": 89.11, "elevation": 44.16, "pano_id": "TMX7316010203-000821_pano_0000_001022", "timestamp": "2018-07-03T08:48:23.552590Z", "filename": "pano_0000_001022.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 0.68568565, "relative_pitch": 89.11034203573527, "relative_heading": 240.79787023698242, "relative_elevation": 44.1559992283583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84179420309093, 52.356337224565, 44.0664189821109 ] }, "distance": 1.21, "direction": 109.37, "angle": 88.43, "elevation": 44.07, "pano_id": "TMX7316010203-001141_pano_0001_001400", "timestamp": "2019-04-26T08:31:53.064200Z", "filename": "pano_0001_001400.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 1.20772213, "relative_pitch": 88.43009564358567, "relative_heading": 109.37435965780561, "relative_elevation": 44.0664189821109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84175682867087, 52.3563431151499, 44.0391102684662 ] }, "distance": 1.43, "direction": 280.27, "angle": 88.14, "elevation": 44.04, "pano_id": "TMX7316010203-000803_pano_0000_000729", "timestamp": "2018-06-22T08:30:30.593500Z", "filename": "pano_0000_000729.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 1.42992859, "relative_pitch": 88.14028714002983, "relative_heading": 280.26525322038066, "relative_elevation": 44.0391102684662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84179956935223, 52.3563366981759, 44.1016147769988 ] }, "distance": 1.57, "direction": 106.97, "angle": 87.96, "elevation": 44.1, "pano_id": "TMX7316010203-000795_pano_0002_000124", "timestamp": "2018-06-19T08:37:33.105950Z", "filename": "pano_0002_000124.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 1.57344601, "relative_pitch": 87.95668267804938, "relative_heading": 106.96919047599582, "relative_elevation": 44.1016147769988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84180997890711, 52.3563371487758, 44.2253467608243 ] }, "distance": 2.25, "direction": 100.47, "angle": 87.09, "elevation": 44.23, "pano_id": "TMX7316010203-001691_pano_0001_007344", "timestamp": "2020-05-06T12:13:30.197970Z", "filename": "pano_0001_007344.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 2.25163159, "relative_pitch": 87.08543400030007, "relative_heading": 100.46776265386032, "relative_elevation": 44.2253467608243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84174437167218, 52.3563399029593, 44.7591574881226 ] }, "distance": 2.26, "direction": 267.4, "angle": 87.11, "elevation": 44.76, "pano_id": "TMX7316010203-002500_pano_0001_000303", "timestamp": "2022-04-08T11:17:09.187480Z", "filename": "pano_0001_000303.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 2.25808529, "relative_pitch": 87.1118946869377, "relative_heading": 267.39546112138436, "relative_elevation": 44.7591574881226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84174625865414, 52.3563303657966, 44.1026600291952 ] }, "distance": 2.42, "direction": 241.32, "angle": 86.85, "elevation": 44.1, "pano_id": "TMX7316010203-002219_pano_0001_000027", "timestamp": "2021-07-07T08:54:30.323440Z", "filename": "pano_0001_000027.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 2.42476588, "relative_pitch": 86.85304424804852, "relative_heading": 241.31556892678842, "relative_elevation": 44.1026600291952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84173957840816, 52.3563414512894, 44.2359023606405 ] }, "distance": 2.58, "direction": 271.55, "angle": 86.66, "elevation": 44.24, "pano_id": "TMX7316010203-001691_pano_0001_007345", "timestamp": "2020-05-06T12:13:30.633000Z", "filename": "pano_0001_007345.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 2.58326404, "relative_pitch": 86.65786812811328, "relative_heading": 271.5455964728795, "relative_elevation": 44.2359023606405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84181635054475, 52.3563358033049, 44.746591757983 ] }, "distance": 2.71, "direction": 101.91, "angle": 86.54, "elevation": 44.75, "pano_id": "TMX7316010203-002500_pano_0001_000302", "timestamp": "2022-04-08T11:17:08.627490Z", "filename": "pano_0001_000302.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 2.70657935, "relative_pitch": 86.53857737699143, "relative_heading": 101.91491526178272, "relative_elevation": 44.746591757983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84181809175269, 52.3563274903746, 44.094151251018 ] }, "distance": 3.14, "direction": 118.2, "angle": 85.93, "elevation": 44.09, "pano_id": "TMX7316010203-002219_pano_0001_000026", "timestamp": "2021-07-07T08:54:29.508480Z", "filename": "pano_0001_000026.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 3.13965314, "relative_pitch": 85.92721975998049, "relative_heading": 118.20343315256567, "relative_elevation": 44.094151251018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84182771883533, 52.3563381052669, 44.0359382787719 ] }, "distance": 3.44, "direction": 95.05, "angle": 85.54, "elevation": 44.04, "pano_id": "TMX7316010203-000803_pano_0000_000728", "timestamp": "2018-06-22T08:30:30.073550Z", "filename": "pano_0000_000728.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 3.43615814, "relative_pitch": 85.53820724712587, "relative_heading": 95.05301554219584, "relative_elevation": 44.0359382787719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84172625164081, 52.3563413526956, 44.1106009036303 ] }, "distance": 3.49, "direction": 270.96, "angle": 85.48, "elevation": 44.11, "pano_id": "TMX7316010203-000795_pano_0002_000125", "timestamp": "2018-06-19T08:37:33.600890Z", "filename": "pano_0002_000125.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 3.49078877, "relative_pitch": 85.47520339742765, "relative_heading": 270.9636222450985, "relative_elevation": 44.1106009036303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84182829468241, 52.3563368004496, 43.9238261310384 ] }, "distance": 3.49, "direction": 97.37, "angle": 85.46, "elevation": 43.92, "pano_id": "TMX7316010203-000266_pano_0000_000849", "timestamp": "2017-04-20T09:14:55.171090Z", "filename": "pano_0000_000849.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 3.4908829, "relative_pitch": 85.4559212539255, "relative_heading": 97.37070876385827, "relative_elevation": 43.9238261310384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8417200209791, 52.3563421668996, 44.0756920026615 ] }, "distance": 3.92, "direction": 272.18, "angle": 84.92, "elevation": 44.08, "pano_id": "TMX7316010203-001141_pano_0001_001401", "timestamp": "2019-04-26T08:31:53.559200Z", "filename": "pano_0001_001401.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 3.91764469, "relative_pitch": 84.92064312429316, "relative_heading": 272.1841494487902, "relative_elevation": 44.0756920026615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841752507997777, 52.35637693076463, 0.0 ] }, "distance": 4.36, "direction": 337.05, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00120", "timestamp": "2025-10-01T08:10:33Z", "filename": "2025_10_01_07_57_20_00120.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.36303845, "relative_pitch": 0.0, "relative_heading": 337.0479649587863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84183023226042, 52.3563164431057, 44.164556466043 ] }, "distance": 4.5, "direction": 127.05, "angle": 84.18, "elevation": 44.16, "pano_id": "TMX7316010203-000821_pano_0000_001021", "timestamp": "2018-07-03T08:48:22.222710Z", "filename": "pano_0000_001021.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.50311241, "relative_pitch": 84.17811973289044, "relative_heading": 127.0485290943623, "relative_elevation": 44.164556466043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84176736567054, 52.3563000967511, 44.1013714885339 ] }, "distance": 4.58, "direction": 188.65, "angle": 84.07, "elevation": 44.1, "pano_id": "TMX7316010203-000821_pano_0000_000979", "timestamp": "2018-07-03T08:47:11.842920Z", "filename": "pano_0000_000979.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.58410932, "relative_pitch": 84.06571141401909, "relative_heading": 188.64619612304674, "relative_elevation": 44.1013714885339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841825991311358, 52.35637217328523, 0.0 ] }, "distance": 4.81, "direction": 43.46, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00119", "timestamp": "2025-10-01T08:10:33Z", "filename": "2025_10_01_07_57_20_00119.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.80536421, "relative_pitch": 0.0, "relative_heading": 43.455772893106456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841785418973042, 52.35629687555131, 0.0 ] }, "distance": 4.92, "direction": 173.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00056", "timestamp": "2025-10-01T08:09:21Z", "filename": "2025_10_01_07_57_20_00056.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.92026634, "relative_pitch": 0.0, "relative_heading": 173.68904913969672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8417492636993, 52.3562998339666, 44.0706114852801 ] }, "distance": 4.95, "direction": 202.85, "angle": 83.59, "elevation": 44.07, "pano_id": "TMX7316010203-000795_pano_0001_001200", "timestamp": "2018-06-19T08:23:50.396020Z", "filename": "pano_0001_001200.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.949835, "relative_pitch": 83.59162388861208, "relative_heading": 202.85419977679874, "relative_elevation": 44.0706114852801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841765985315239, 52.3562967590419, 0.0 ] }, "distance": 4.97, "direction": 189.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00118", "timestamp": "2024-12-04T09:35:24Z", "filename": "Job_20241204_0806_Track27_Sphere_00118.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 4.96556619, "relative_pitch": 0.0, "relative_heading": 189.074782241912, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8418506958288, 52.356336371975466, 0.0 ] }, "distance": 5.01, "direction": 95.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00032", "timestamp": "2024-12-04T10:48:03Z", "filename": "Job_20241204_0806_Track57_Sphere_00032.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.01280937, "relative_pitch": 0.0, "relative_heading": 95.67296457385562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841703837029096, 52.35634548296629, 0.0 ] }, "distance": 5.04, "direction": 275.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00034", "timestamp": "2024-12-04T10:48:04Z", "filename": "Job_20241204_0806_Track57_Sphere_00034.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.04413191, "relative_pitch": 0.0, "relative_heading": 275.89772823769084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84170295666163, 52.35634278321, 44.1996151553467 ] }, "distance": 5.08, "direction": 272.46, "angle": 83.44, "elevation": 44.2, "pano_id": "TMX7316010203-001306_pano_0000_003552", "timestamp": "2019-07-11T09:55:54.863380Z", "filename": "pano_0000_003552.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.08208667, "relative_pitch": 83.44091547299853, "relative_heading": 272.4572283582546, "relative_elevation": 44.1996151553467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84173099311721, 52.3563046820898, 44.093530992046 ] }, "distance": 5.12, "direction": 218.22, "angle": 83.38, "elevation": 44.09, "pano_id": "TMX7316010203-001691_pano_0001_006059", "timestamp": "2020-05-06T11:53:59.945260Z", "filename": "pano_0001_006059.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.11920275, "relative_pitch": 83.37768071593979, "relative_heading": 218.2213161524238, "relative_elevation": 44.093530992046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84174286165653, 52.3562999357856, 44.2031771596521 ] }, "distance": 5.12, "direction": 207.4, "angle": 83.39, "elevation": 44.2, "pano_id": "TMX7316010203-001306_pano_0000_003490", "timestamp": "2019-07-11T09:55:17.453540Z", "filename": "pano_0000_003490.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.12493544, "relative_pitch": 83.38662982457791, "relative_heading": 207.40176304923227, "relative_elevation": 44.2031771596521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8417455869082, 52.3562990735035, 44.0500484677032 ] }, "distance": 5.13, "direction": 205.07, "angle": 83.36, "elevation": 44.05, "pano_id": "TMX7316010203-000803_pano_0000_000662", "timestamp": "2018-06-22T08:29:19.513930Z", "filename": "pano_0000_000662.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.12892709, "relative_pitch": 83.35872230514514, "relative_heading": 205.06633996922253, "relative_elevation": 44.0500484677032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84181030571178, 52.3562985275213, 44.0056346105412 ] }, "distance": 5.21, "direction": 154.58, "angle": 83.25, "elevation": 44.01, "pano_id": "TMX7316010203-000054_pano_0001_000461", "timestamp": "2016-08-10T06:54:46.218020Z", "filename": "pano_0001_000461.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.21094446, "relative_pitch": 83.2467458258182, "relative_heading": 154.58455569603146, "relative_elevation": 44.0056346105412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84173838709378, 52.3562998938855, 44.0263992482796 ] }, "distance": 5.28, "direction": 210.32, "angle": 83.17, "elevation": 44.03, "pano_id": "TMX7316010203-000054_pano_0001_000460", "timestamp": "2016-08-10T06:54:45.708020Z", "filename": "pano_0001_000460.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.27621531, "relative_pitch": 83.16614639657969, "relative_heading": 210.3188199235044, "relative_elevation": 44.0263992482796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84181627916853, 52.3562988822944, 44.1903301738203 ] }, "distance": 5.36, "direction": 150.47, "angle": 83.08, "elevation": 44.19, "pano_id": "TMX7316010203-001306_pano_0000_003491", "timestamp": "2019-07-11T09:55:17.888630Z", "filename": "pano_0000_003491.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.36375669, "relative_pitch": 83.07937740382029, "relative_heading": 150.47341386738074, "relative_elevation": 44.1903301738203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84169699811297, 52.3563461058407, 44.1526113711298 ] }, "distance": 5.51, "direction": 276.12, "angle": 82.88, "elevation": 44.15, "pano_id": "TMX7316010203-000821_pano_0000_001023", "timestamp": "2018-07-03T08:48:24.587540Z", "filename": "pano_0000_001023.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.51477229, "relative_pitch": 82.88048315589099, "relative_heading": 276.1165960156141, "relative_elevation": 44.1526113711298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84181955121678, 52.3562980723355, 44.0267828442156 ] }, "distance": 5.55, "direction": 148.93, "angle": 82.81, "elevation": 44.03, "pano_id": "TMX7316010203-000803_pano_0000_000663", "timestamp": "2018-06-22T08:29:20.024080Z", "filename": "pano_0000_000663.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.55405867, "relative_pitch": 82.81001391005238, "relative_heading": 148.93036662265683, "relative_elevation": 44.0267828442156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84182312093519, 52.3562987951752, 44.0581966470927 ] }, "distance": 5.62, "direction": 146.38, "angle": 82.74, "elevation": 44.06, "pano_id": "TMX7316010203-000795_pano_0001_001201", "timestamp": "2018-06-19T08:23:50.866060Z", "filename": "pano_0001_001201.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.61623916, "relative_pitch": 82.73550271793819, "relative_heading": 146.38081509035666, "relative_elevation": 44.0581966470927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84186096076826, 52.3563350641711, 44.1715871961787 ] }, "distance": 5.72, "direction": 96.43, "angle": 82.62, "elevation": 44.17, "pano_id": "TMX7316010203-001306_pano_0000_003550", "timestamp": "2019-07-11T09:55:53.913430Z", "filename": "pano_0000_003550.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 5.72363415, "relative_pitch": 82.61690667703203, "relative_heading": 96.43056196781099, "relative_elevation": 44.1715871961787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84186855137889, 52.3563328118448, 44.0432956404984 ] }, "distance": 6.27, "direction": 98.18, "angle": 81.9, "elevation": 44.04, "pano_id": "TMX7316010203-001141_pano_0001_001399", "timestamp": "2019-04-26T08:31:52.579170Z", "filename": "pano_0001_001399.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.26852357, "relative_pitch": 81.89970117875667, "relative_heading": 98.17777698755758, "relative_elevation": 44.0432956404984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84168584234662, 52.3563477323098, 44.0482666026801 ] }, "distance": 6.29, "direction": 277.02, "angle": 81.87, "elevation": 44.05, "pano_id": "TMX7316010203-000803_pano_0000_000730", "timestamp": "2018-06-22T08:30:31.123510Z", "filename": "pano_0000_000730.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.29056558, "relative_pitch": 81.87250313767933, "relative_heading": 277.0180615993072, "relative_elevation": 44.0482666026801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841838760480744, 52.35629586303311, 0.0 ] }, "distance": 6.52, "direction": 140.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00119", "timestamp": "2024-12-04T09:35:25Z", "filename": "Job_20241204_0806_Track27_Sphere_00119.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.51632843, "relative_pitch": 0.0, "relative_heading": 140.15506139580032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84168191693736, 52.3563466037663, 43.9458294454962 ] }, "distance": 6.54, "direction": 275.64, "angle": 81.53, "elevation": 43.95, "pano_id": "TMX7316010203-000266_pano_0000_000850", "timestamp": "2017-04-20T09:14:56.041240Z", "filename": "pano_0000_000850.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.54255366, "relative_pitch": 81.53213324169062, "relative_heading": 275.6402726340036, "relative_elevation": 43.9458294454962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84187284316294, 52.3563323633601, 44.0784784043208 ] }, "distance": 6.57, "direction": 98.25, "angle": 81.53, "elevation": 44.08, "pano_id": "TMX7316010203-000795_pano_0002_000123", "timestamp": "2018-06-19T08:37:32.610860Z", "filename": "pano_0002_000123.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.56505877, "relative_pitch": 81.52862773192044, "relative_heading": 98.24588301935106, "relative_elevation": 44.0784784043208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84169500135606, 52.3563040473094, 44.1260402118787 ] }, "distance": 6.95, "direction": 233.94, "angle": 81.05, "elevation": 44.13, "pano_id": "TMX7316010203-000821_pano_0000_000978", "timestamp": "2018-07-03T08:47:08.627900Z", "filename": "pano_0000_000978.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 6.95167556, "relative_pitch": 81.04713001384395, "relative_heading": 233.93555919068925, "relative_elevation": 44.1260402118787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8418803528093, 52.3563332887063, 44.1893396219239 ] }, "distance": 7.06, "direction": 96.82, "angle": 80.92, "elevation": 44.19, "pano_id": "TMX7316010203-001691_pano_0001_007343", "timestamp": "2020-05-06T12:13:29.767960Z", "filename": "pano_0001_007343.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.05882054, "relative_pitch": 80.92422922198953, "relative_heading": 96.82297473941061, "relative_elevation": 44.1893396219239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84167216962826, 52.3563439504732, 44.7836644891649 ] }, "distance": 7.18, "direction": 272.77, "angle": 80.89, "elevation": 44.78, "pano_id": "TMX7316010203-002500_pano_0001_000304", "timestamp": "2022-04-08T11:17:09.757470Z", "filename": "pano_0001_000304.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.18339969, "relative_pitch": 80.88725361424846, "relative_heading": 272.77499403285617, "relative_elevation": 44.7836644891649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8416693839929, 52.3563454696846, 44.2533493069932 ] }, "distance": 7.38, "direction": 274.01, "angle": 80.53, "elevation": 44.25, "pano_id": "TMX7316010203-001691_pano_0001_007346", "timestamp": "2020-05-06T12:13:31.073010Z", "filename": "pano_0001_007346.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.38287698, "relative_pitch": 80.5284583794736, "relative_heading": 274.0141725768233, "relative_elevation": 44.2533493069932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841858493987586, 52.35629666398251, 0.0 ] }, "distance": 7.39, "direction": 131.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00057", "timestamp": "2025-10-01T08:09:22Z", "filename": "2025_10_01_07_57_20_00057.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.39005089, "relative_pitch": 0.0, "relative_heading": 131.67822050842756, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84180645630474, 52.3562768041015, 44.0354092679918 ] }, "distance": 7.39, "direction": 164.51, "angle": 80.47, "elevation": 44.04, "pano_id": "TMX7316010203-000266_pano_0000_001148", "timestamp": "2017-04-20T09:22:01.892510Z", "filename": "pano_0000_001148.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.39236118, "relative_pitch": 80.47043498992922, "relative_heading": 164.51094910988337, "relative_elevation": 44.0354092679918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841693662189468, 52.35629789975901, 0.0 ] }, "distance": 7.44, "direction": 230.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00117", "timestamp": "2024-12-04T09:35:24Z", "filename": "Job_20241204_0806_Track27_Sphere_00117.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.44489319, "relative_pitch": 0.0, "relative_heading": 230.09042637906705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84166644494958, 52.3563352483316, 44.3444174844772 ] }, "distance": 7.59, "direction": 265.31, "angle": 80.29, "elevation": 44.34, "pano_id": "TMX7316010203-002219_pano_0001_000034", "timestamp": "2021-07-07T08:54:57.348200Z", "filename": "pano_0001_000034.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.59041641, "relative_pitch": 80.28683617426958, "relative_heading": 265.31061038672567, "relative_elevation": 44.3444174844772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8418884705031, 52.3563322891783, 44.7195744579658 ] }, "distance": 7.62, "direction": 97.16, "angle": 80.33, "elevation": 44.72, "pano_id": "TMX7316010203-002500_pano_0001_000301", "timestamp": "2022-04-08T11:17:08.092490Z", "filename": "pano_0001_000301.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.62131804, "relative_pitch": 80.32830882945797, "relative_heading": 97.15922842650353, "relative_elevation": 44.7195744579658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84188972920718, 52.3563254515273, 44.0671762479469 ] }, "distance": 7.84, "direction": 102.61, "angle": 79.92, "elevation": 44.07, "pano_id": "TMX7316010203-002219_pano_0001_000025", "timestamp": "2021-07-07T08:54:28.733380Z", "filename": "pano_0001_000025.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.83665027, "relative_pitch": 79.91626929186425, "relative_heading": 102.60872622161055, "relative_elevation": 44.0671762479469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841682721250645, 52.35629950308717, 0.0 ] }, "distance": 7.93, "direction": 234.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00347", "timestamp": "2025-09-22T07:29:41Z", "filename": "2025_09_22_06_39_12_00347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 7.92611396, "relative_pitch": 0.0, "relative_heading": 234.54127238969318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84167565285798, 52.356301545308, 44.1030339626595 ] }, "distance": 8.2, "direction": 237.79, "angle": 79.47, "elevation": 44.1, "pano_id": "TMX7316010203-000795_pano_0001_001199", "timestamp": "2018-06-19T08:23:49.926090Z", "filename": "pano_0001_001199.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.19971246, "relative_pitch": 79.46772658987814, "relative_heading": 237.78852764061534, "relative_elevation": 44.1030339626595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84167919338973, 52.35638348652999, 0.0 ] }, "distance": 8.21, "direction": 305.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00121", "timestamp": "2025-10-01T08:10:34Z", "filename": "2025_10_01_07_57_20_00121.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.20836764, "relative_pitch": 0.0, "relative_heading": 305.3329107829114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84189952444405, 52.3563333166893, 44.0021131401882 ] }, "distance": 8.36, "direction": 95.74, "angle": 79.25, "elevation": 44.0, "pano_id": "TMX7316010203-000803_pano_0000_000727", "timestamp": "2018-06-22T08:30:29.553520Z", "filename": "pano_0000_000727.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.35688871, "relative_pitch": 79.2464476559077, "relative_heading": 95.73777981223706, "relative_elevation": 44.0021131401882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84167233915716, 52.3563006212949, 44.0890804408118 ] }, "distance": 8.45, "direction": 238.01, "angle": 79.16, "elevation": 44.09, "pano_id": "TMX7316010203-000803_pano_0000_000661", "timestamp": "2018-06-22T08:29:19.004070Z", "filename": "pano_0000_000661.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.4456039, "relative_pitch": 79.15591626971765, "relative_heading": 238.01478479493127, "relative_elevation": 44.0890804408118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84165292202839, 52.3563459666757, 44.1286521693692 ] }, "distance": 8.51, "direction": 273.86, "angle": 79.09, "elevation": 44.13, "pano_id": "TMX7316010203-000795_pano_0002_000126", "timestamp": "2018-06-19T08:37:34.100880Z", "filename": "pano_0002_000126.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.50560496, "relative_pitch": 79.09027767326843, "relative_heading": 273.85691110905407, "relative_elevation": 44.1286521693692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84166961523074, 52.3563011240729, 44.2361652497202 ] }, "distance": 8.57, "direction": 238.99, "angle": 79.03, "elevation": 44.24, "pano_id": "TMX7316010203-001306_pano_0000_003489", "timestamp": "2019-07-11T09:55:17.013740Z", "filename": "pano_0000_003489.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.57461828, "relative_pitch": 79.02998313778966, "relative_heading": 238.98878529784307, "relative_elevation": 44.2361652497202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84188262402298, 52.3562978147656, 43.9979725796729 ] }, "distance": 8.62, "direction": 123.75, "angle": 78.92, "elevation": 44.0, "pano_id": "TMX7316010203-000054_pano_0001_000462", "timestamp": "2016-08-10T06:54:46.728020Z", "filename": "pano_0001_000462.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.61521844, "relative_pitch": 78.9211191209122, "relative_heading": 123.74660081216835, "relative_elevation": 43.9979725796729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84166607299705, 52.3563017555007, 44.0584001811221 ] }, "distance": 8.75, "direction": 240.2, "angle": 78.77, "elevation": 44.06, "pano_id": "TMX7316010203-000054_pano_0001_000459", "timestamp": "2016-08-10T06:54:45.193030Z", "filename": "pano_0001_000459.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.74720827, "relative_pitch": 78.77070781627347, "relative_heading": 240.1977600164908, "relative_elevation": 44.0584001811221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84166846168488, 52.3562992572714, 44.0007630428299 ] }, "distance": 8.75, "direction": 238.09, "angle": 78.75, "elevation": 44.0, "pano_id": "TMX7316010203-000266_pano_0000_001147", "timestamp": "2017-04-20T09:21:58.962540Z", "filename": "pano_0000_001147.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.75008078, "relative_pitch": 78.7527747269084, "relative_heading": 238.08810695131285, "relative_elevation": 44.0007630428299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841899050144646, 52.356368510312734, 0.0 ] }, "distance": 8.84, "direction": 69.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00118", "timestamp": "2025-10-01T08:10:32Z", "filename": "2025_10_01_07_57_20_00118.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.83705318, "relative_pitch": 0.0, "relative_heading": 69.59790795413699, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84188941307193, 52.3562985555638, 44.1831180127338 ] }, "distance": 8.96, "direction": 121.66, "angle": 78.54, "elevation": 44.18, "pano_id": "TMX7316010203-001306_pano_0000_003492", "timestamp": "2019-07-11T09:55:18.318500Z", "filename": "pano_0000_003492.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.95994929, "relative_pitch": 78.53637513076808, "relative_heading": 121.66469848241083, "relative_elevation": 44.1831180127338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84164584100384, 52.3563472167355, 44.0973864244297 ] }, "distance": 9.0, "direction": 274.53, "angle": 78.47, "elevation": 44.1, "pano_id": "TMX7316010203-001141_pano_0001_001402", "timestamp": "2019-04-26T08:31:54.069170Z", "filename": "pano_0001_001402.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 8.99693685, "relative_pitch": 78.46853488638558, "relative_heading": 274.5340994980836, "relative_elevation": 44.0973864244297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84165704405442, 52.3563064020207, 44.1267490554601 ] }, "distance": 9.06, "direction": 244.98, "angle": 78.4, "elevation": 44.13, "pano_id": "TMX7316010203-001691_pano_0001_006058", "timestamp": "2020-05-06T11:53:59.475240Z", "filename": "pano_0001_006058.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 9.05551164, "relative_pitch": 78.40300161716794, "relative_heading": 244.97648116723033, "relative_elevation": 44.1267490554601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84189306328731, 52.3562980229555, 44.0251095145941 ] }, "distance": 9.2, "direction": 121.17, "angle": 78.19, "elevation": 44.03, "pano_id": "TMX7316010203-000803_pano_0000_000664", "timestamp": "2018-06-22T08:29:20.528970Z", "filename": "pano_0000_000664.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 9.20308155, "relative_pitch": 78.19282116686527, "relative_heading": 121.16595677197604, "relative_elevation": 44.0251095145941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84186707914737, 52.3562780533195, 44.1720148259774 ] }, "distance": 9.28, "direction": 138.85, "angle": 78.14, "elevation": 44.17, "pano_id": "TMX7316010203-000821_pano_0000_001020", "timestamp": "2018-07-03T08:48:20.292600Z", "filename": "pano_0000_001020.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 9.27648511, "relative_pitch": 78.1397711644007, "relative_heading": 138.84791096423186, "relative_elevation": 44.1720148259774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84189685041836, 52.356298625535, 44.0544677162543 ] }, "distance": 9.39, "direction": 120.0, "angle": 77.97, "elevation": 44.05, "pano_id": "TMX7316010203-000795_pano_0001_001202", "timestamp": "2018-06-19T08:23:51.341030Z", "filename": "pano_0001_001202.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 9.39110419, "relative_pitch": 77.96635954435133, "relative_heading": 120.00114613091992, "relative_elevation": 44.0544677162543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84191444199989, 52.3563310461537, 44.1841010516509 ] }, "distance": 9.39, "direction": 96.65, "angle": 78.0, "elevation": 44.18, "pano_id": "TMX7316010203-000288_pano_0003_001053", "timestamp": "2017-05-08T10:40:17.281470Z", "filename": "pano_0003_001053.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 9.39460364, "relative_pitch": 77.99629900492245, "relative_heading": 96.65125567378881, "relative_elevation": 44.1841010516509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841924802389032, 52.35633225543798, 0.0 ] }, "distance": 10.08, "direction": 95.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00031", "timestamp": "2024-12-04T10:48:02Z", "filename": "Job_20241204_0806_Track57_Sphere_00031.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.08243579, "relative_pitch": 0.0, "relative_heading": 95.4270147122381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841629901814714, 52.35634998662938, 0.0 ] }, "distance": 10.11, "direction": 275.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00035", "timestamp": "2024-12-04T10:48:04Z", "filename": "Job_20241204_0806_Track57_Sphere_00035.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.10628737, "relative_pitch": 0.0, "relative_heading": 275.78942948190405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84162907859616, 52.3563458477288, 44.2506955210119 ] }, "distance": 10.13, "direction": 273.16, "angle": 77.11, "elevation": 44.25, "pano_id": "TMX7316010203-000288_pano_0003_001055", "timestamp": "2017-05-08T10:40:18.986360Z", "filename": "pano_0003_001055.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.12626182, "relative_pitch": 77.11045816958334, "relative_heading": 273.1639214980725, "relative_elevation": 44.2506955210119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841911662446779, 52.35629539897664, 0.0 ] }, "distance": 10.45, "direction": 118.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00120", "timestamp": "2024-12-04T09:35:25Z", "filename": "Job_20241204_0806_Track27_Sphere_00120.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.44637401, "relative_pitch": 0.0, "relative_heading": 118.93883064680409, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84162369204898, 52.356346831361, 44.2272817008197 ] }, "distance": 10.5, "direction": 273.65, "angle": 76.65, "elevation": 44.23, "pano_id": "TMX7316010203-001306_pano_0000_003553", "timestamp": "2019-07-11T09:55:55.348370Z", "filename": "pano_0000_003553.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.49911352, "relative_pitch": 76.6457488007952, "relative_heading": 273.6497895595548, "relative_elevation": 44.2272817008197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8416240564761, 52.3563512106451, 44.1848413422704 ] }, "distance": 10.52, "direction": 276.31, "angle": 76.61, "elevation": 44.18, "pano_id": "TMX7316010203-000821_pano_0000_001024", "timestamp": "2018-07-03T08:48:25.472580Z", "filename": "pano_0000_001024.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 10.51667777, "relative_pitch": 76.61182506395326, "relative_heading": 276.30882860186244, "relative_elevation": 44.1848413422704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84194075378075, 52.35633152946, 44.1668710317463 ] }, "distance": 11.17, "direction": 95.31, "angle": 75.8, "elevation": 44.17, "pano_id": "TMX7316010203-001306_pano_0000_003549", "timestamp": "2019-07-11T09:55:53.438370Z", "filename": "pano_0000_003549.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.17201717, "relative_pitch": 75.80477852853922, "relative_heading": 95.31229999844213, "relative_elevation": 44.1668710317463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84161441722411, 52.35635236529, 44.0734520098194 ] }, "distance": 11.18, "direction": 276.59, "angle": 75.76, "elevation": 44.07, "pano_id": "TMX7316010203-000803_pano_0000_000731", "timestamp": "2018-06-22T08:30:31.663490Z", "filename": "pano_0000_000731.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.18369223, "relative_pitch": 75.76164955569303, "relative_heading": 276.59336200613996, "relative_elevation": 44.0734520098194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8418336211215, 52.356245898476, 44.2297020098194 ] }, "distance": 11.23, "direction": 160.09, "angle": 75.75, "elevation": 44.23, "pano_id": "TMX7316010203-002505_pano_0001_000000", "timestamp": "2022-04-11T11:04:06.722620Z", "filename": "pano_0001_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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.2340799, "relative_pitch": 75.74858037532766, "relative_heading": 160.09407841615365, "relative_elevation": 44.2297020098194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84162211734504, 52.356305694749, 44.1509472168982 ] }, "distance": 11.28, "direction": 249.73, "angle": 75.66, "elevation": 44.15, "pano_id": "TMX7316010203-000821_pano_0000_000977", "timestamp": "2018-07-03T08:47:07.452960Z", "filename": "pano_0000_000977.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.28386701, "relative_pitch": 75.66353259517736, "relative_heading": 249.73078135728804, "relative_elevation": 44.1509472168982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84194284338901, 52.3563292123812, 44.0399489589036 ] }, "distance": 11.34, "direction": 96.54, "angle": 75.56, "elevation": 44.04, "pano_id": "TMX7316010203-001141_pano_0001_001398", "timestamp": "2019-04-26T08:31:52.099200Z", "filename": "pano_0001_001398.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.34026068, "relative_pitch": 75.56006681734466, "relative_heading": 96.5428717578933, "relative_elevation": 44.0399489589036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841931676378364, 52.35629727075031, 0.0 ] }, "distance": 11.57, "direction": 114.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00058", "timestamp": "2025-10-01T08:09:22Z", "filename": "2025_10_01_07_57_20_00058.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.56959342, "relative_pitch": 0.0, "relative_heading": 114.76494163708188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84162090620912, 52.356299622641906, 0.0 ] }, "distance": 11.61, "direction": 246.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00116", "timestamp": "2024-12-04T09:35:23Z", "filename": "Job_20241204_0806_Track27_Sphere_00116.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.61113295, "relative_pitch": 0.0, "relative_heading": 246.74283333600994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84194671997033, 52.356328259279, 44.0829309076071 ] }, "distance": 11.61, "direction": 96.91, "angle": 75.24, "elevation": 44.08, "pano_id": "TMX7316010203-000795_pano_0002_000122", "timestamp": "2018-06-19T08:37:32.105950Z", "filename": "pano_0002_000122.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.61498606, "relative_pitch": 75.23915980353112, "relative_heading": 96.91417014105322, "relative_elevation": 44.0829309076071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84195101790046, 52.3563295505229, 44.1947853118181 ] }, "distance": 11.89, "direction": 96.06, "angle": 74.94, "elevation": 44.19, "pano_id": "TMX7316010203-001691_pano_0001_007342", "timestamp": "2020-05-06T12:13:29.333020Z", "filename": "pano_0001_007342.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 11.88971409, "relative_pitch": 74.94224903430452, "relative_heading": 96.05690429072351, "relative_elevation": 44.1947853118181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84160030771626, 52.3563483251123, 44.8183538829908 ] }, "distance": 12.1, "direction": 273.96, "angle": 74.89, "elevation": 44.82, "pano_id": "TMX7316010203-002500_pano_0001_000305", "timestamp": "2022-04-08T11:17:10.332450Z", "filename": "pano_0001_000305.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.09984102, "relative_pitch": 74.89175288766121, "relative_heading": 273.95503673176245, "relative_elevation": 44.8183538829908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841611033777833, 52.356302668931576, 0.0 ] }, "distance": 12.11, "direction": 249.47, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00346", "timestamp": "2025-09-22T07:29:40Z", "filename": "2025_09_22_06_39_12_00346.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.10900786, "relative_pitch": 0.0, "relative_heading": 249.47413807332643, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84159852091549, 52.3563499395577, 44.2752745561302 ] }, "distance": 12.23, "direction": 274.76, "angle": 74.55, "elevation": 44.28, "pano_id": "TMX7316010203-001691_pano_0001_007347", "timestamp": "2020-05-06T12:13:31.522990Z", "filename": "pano_0001_007347.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.23487122, "relative_pitch": 74.55258501726541, "relative_heading": 274.7550196463115, "relative_elevation": 44.2752745561302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84196098567351, 52.3563290008657, 44.7159185186028 ] }, "distance": 12.57, "direction": 96.01, "angle": 74.3, "elevation": 44.72, "pano_id": "TMX7316010203-002500_pano_0001_000300", "timestamp": "2022-04-08T11:17:07.577500Z", "filename": "pano_0001_000300.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.57149946, "relative_pitch": 74.29712435364928, "relative_heading": 96.00750713807129, "relative_elevation": 44.7159185186028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84196137391192, 52.3563231840983, 44.0698169106618 ] }, "distance": 12.68, "direction": 98.9, "angle": 73.95, "elevation": 44.07, "pano_id": "TMX7316010203-002219_pano_0001_000024", "timestamp": "2021-07-07T08:54:27.983390Z", "filename": "pano_0001_000024.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.68175465, "relative_pitch": 73.9460289401485, "relative_heading": 98.9044544416505, "relative_elevation": 44.0698169106618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84160147646198, 52.3563030801489, 44.1274046218023 ] }, "distance": 12.71, "direction": 250.7, "angle": 73.94, "elevation": 44.13, "pano_id": "TMX7316010203-000795_pano_0001_001198", "timestamp": "2018-06-19T08:23:49.451040Z", "filename": "pano_0001_001198.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.7056716, "relative_pitch": 73.93722153590709, "relative_heading": 250.69705499175092, "relative_elevation": 44.1274046218023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84158970514319, 52.3563437488651, 44.3482840964571 ] }, "distance": 12.8, "direction": 271.46, "angle": 73.9, "elevation": 44.35, "pano_id": "TMX7316010203-002219_pano_0001_000033", "timestamp": "2021-07-07T08:54:55.928200Z", "filename": "pano_0001_000033.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.79753051, "relative_pitch": 73.90351100720676, "relative_heading": 271.4567966526207, "relative_elevation": 44.3482840964571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84182608412298, 52.3562293858832, 44.2144735632464 ] }, "distance": 12.83, "direction": 165.05, "angle": 73.81, "elevation": 44.21, "pano_id": "TMX7316010203-000266_pano_0000_001151", "timestamp": "2017-04-20T09:22:21.397400Z", "filename": "pano_0000_001151.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.83483864, "relative_pitch": 73.8127315719253, "relative_heading": 165.04835362386714, "relative_elevation": 44.2144735632464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84159901246219, 52.3563031035489, 44.1199947940186 ] }, "distance": 12.86, "direction": 250.96, "angle": 73.75, "elevation": 44.12, "pano_id": "TMX7316010203-000803_pano_0000_000660", "timestamp": "2018-06-22T08:29:18.488990Z", "filename": "pano_0000_000660.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.86337978, "relative_pitch": 73.7457221759427, "relative_heading": 250.95518144413714, "relative_elevation": 44.1199947940186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841607549413326, 52.35639146103021, 0.0 ] }, "distance": 12.88, "direction": 295.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00122", "timestamp": "2025-10-01T08:10:34Z", "filename": "2025_10_01_07_57_20_00122.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.87590035, "relative_pitch": 0.0, "relative_heading": 295.95078016046193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84195476180572, 52.3562976938225, 43.9976900219917 ] }, "distance": 13.0, "direction": 111.67, "angle": 73.54, "elevation": 44.0, "pano_id": "TMX7316010203-000054_pano_0001_000463", "timestamp": "2016-08-10T06:54:47.238010Z", "filename": "pano_0001_000463.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 12.99701764, "relative_pitch": 73.54273976424972, "relative_heading": 111.67047751247647, "relative_elevation": 43.9976900219917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84159659466455, 52.3563028164073, 44.2510572113097 ] }, "distance": 13.03, "direction": 251.06, "angle": 73.59, "elevation": 44.25, "pano_id": "TMX7316010203-001306_pano_0000_003488", "timestamp": "2019-07-11T09:55:16.568520Z", "filename": "pano_0000_003488.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.02953839, "relative_pitch": 73.59315584742448, "relative_heading": 251.0587392702168, "relative_elevation": 44.2510572113097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84159368572686, 52.3563046082966, 44.0769366091117 ] }, "distance": 13.15, "direction": 252.16, "angle": 73.38, "elevation": 44.08, "pano_id": "TMX7316010203-000054_pano_0001_000458", "timestamp": "2016-08-10T06:54:44.678020Z", "filename": "pano_0001_000458.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.15470593, "relative_pitch": 73.38233273699849, "relative_heading": 252.16043855971034, "relative_elevation": 44.0769366091117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84195983133756, 52.3562999244161, 43.9145814813674 ] }, "distance": 13.23, "direction": 110.12, "angle": 73.23, "elevation": 43.91, "pano_id": "TMX7316010203-000266_pano_0000_001152", "timestamp": "2017-04-20T09:22:33.462230Z", "filename": "pano_0000_001152.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.23119453, "relative_pitch": 73.23276742631029, "relative_heading": 110.11911794001003, "relative_elevation": 43.9145814813674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84197098894317, 52.356328799051, 43.9967255303636 ] }, "distance": 13.25, "direction": 95.8, "angle": 73.24, "elevation": 44.0, "pano_id": "TMX7316010203-000803_pano_0000_000726", "timestamp": "2018-06-22T08:30:29.038960Z", "filename": "pano_0000_000726.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.25173398, "relative_pitch": 73.23779391302001, "relative_heading": 95.79566048937573, "relative_elevation": 43.9967255303636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841972394809625, 52.35636428238222, 0.0 ] }, "distance": 13.53, "direction": 78.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00117", "timestamp": "2025-10-01T08:10:31Z", "filename": "2025_10_01_07_57_20_00117.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.53386219, "relative_pitch": 0.0, "relative_heading": 78.87998955329446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84157944258388, 52.3563510322284, 44.1441032849252 ] }, "distance": 13.54, "direction": 274.81, "angle": 72.95, "elevation": 44.14, "pano_id": "TMX7316010203-000795_pano_0002_000127", "timestamp": "2018-06-19T08:37:34.610880Z", "filename": "pano_0002_000127.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.54031563, "relative_pitch": 72.94765841514547, "relative_heading": 274.81180887742164, "relative_elevation": 44.1441032849252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84187263086783, 52.3562322055448, 44.2968351123855 ] }, "distance": 13.72, "direction": 151.79, "angle": 72.8, "elevation": 44.3, "pano_id": "TMX7316010203-000821_pano_0000_001019", "timestamp": "2018-07-03T08:48:17.717590Z", "filename": "pano_0000_001019.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.71533463, "relative_pitch": 72.7962541309084, "relative_heading": 151.7926714383223, "relative_elevation": 44.2968351123855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84158323158977, 52.3563077194558, 44.122292435728 ] }, "distance": 13.74, "direction": 254.45, "angle": 72.71, "elevation": 44.12, "pano_id": "TMX7316010203-001691_pano_0001_006057", "timestamp": "2020-05-06T11:53:59.005520Z", "filename": "pano_0001_006057.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 13.7375808, "relative_pitch": 72.70589867590326, "relative_heading": 254.44555784285882, "relative_elevation": 44.122292435728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84157171082308, 52.356352562799, 44.1137289721519 ] }, "distance": 14.08, "direction": 275.32, "angle": 72.3, "elevation": 44.11, "pano_id": "TMX7316010203-001141_pano_0001_001403", "timestamp": "2019-04-26T08:31:54.594150Z", "filename": "pano_0001_001403.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 14.08007998, "relative_pitch": 72.29812198977625, "relative_heading": 275.3226181596587, "relative_elevation": 44.1137289721519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84198494350603, 52.3562951433401, 0.0 ] }, "distance": 15.02, "direction": 109.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00121", "timestamp": "2024-12-04T09:35:26Z", "filename": "Job_20241204_0806_Track27_Sphere_00121.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 15.02098133, "relative_pitch": 0.0, "relative_heading": 109.77974479614632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841554637143731, 52.35635516718858, 0.0 ] }, "distance": 15.27, "direction": 276.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00036", "timestamp": "2024-12-04T10:48:05Z", "filename": "Job_20241204_0806_Track57_Sphere_00036.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 15.26626834, "relative_pitch": 0.0, "relative_heading": 276.0006214805233, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842000772300563, 52.35632821035093, 0.0 ] }, "distance": 15.28, "direction": 95.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00030", "timestamp": "2024-12-04T10:48:02Z", "filename": "Job_20241204_0806_Track57_Sphere_00030.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 15.27779668, "relative_pitch": 0.0, "relative_heading": 95.27158270529269, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84155082578953, 52.3563557323408, 44.1905900128186 ] }, "distance": 15.53, "direction": 276.13, "angle": 70.64, "elevation": 44.19, "pano_id": "TMX7316010203-000821_pano_0000_001025", "timestamp": "2018-07-03T08:48:26.292570Z", "filename": "pano_0000_001025.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 15.53113259, "relative_pitch": 70.63557130921095, "relative_heading": 276.1312046587636, "relative_elevation": 44.1905900128186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8415445355369, 52.3563511111451, 44.2313358783722 ] }, "distance": 15.91, "direction": 274.12, "angle": 70.21, "elevation": 44.23, "pano_id": "TMX7316010203-001306_pano_0000_003554", "timestamp": "2019-07-11T09:55:55.838350Z", "filename": "pano_0000_003554.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 15.91207842, "relative_pitch": 70.21397111946847, "relative_heading": 274.12498468983017, "relative_elevation": 44.2313358783722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84154869246978, 52.3563077543908, 44.1362370401621 ] }, "distance": 16.02, "direction": 256.72, "angle": 70.06, "elevation": 44.14, "pano_id": "TMX7316010203-000821_pano_0000_000976", "timestamp": "2018-07-03T08:47:06.637980Z", "filename": "pano_0000_000976.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.01613641, "relative_pitch": 70.05520244462882, "relative_heading": 256.71696936371717, "relative_elevation": 44.1362370401621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8415427896703, 52.3563568112462, 44.0657737003639 ] }, "distance": 16.09, "direction": 276.35, "angle": 69.94, "elevation": 44.07, "pano_id": "TMX7316010203-000803_pano_0000_000732", "timestamp": "2018-06-22T08:30:32.213510Z", "filename": "pano_0000_000732.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.0884499, "relative_pitch": 69.94282081019992, "relative_heading": 276.3480597757192, "relative_elevation": 44.0657737003639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841548203189833, 52.356301813088244, 0.0 ] }, "distance": 16.21, "direction": 254.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00115", "timestamp": "2024-12-04T09:35:23Z", "filename": "Job_20241204_0806_Track27_Sphere_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.21295041, "relative_pitch": 0.0, "relative_heading": 254.46962477122023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842005225506487, 52.356297897137544, 0.0 ] }, "distance": 16.24, "direction": 107.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00059", "timestamp": "2025-10-01T08:09:23Z", "filename": "2025_10_01_07_57_20_00059.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.23520662, "relative_pitch": 0.0, "relative_heading": 107.1108683983292, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84184386992677, 52.3561999157476, 44.4295924659818 ] }, "distance": 16.32, "direction": 163.91, "angle": 69.83, "elevation": 44.43, "pano_id": "TMX7316010203-002505_pano_0001_000001", "timestamp": "2022-04-11T11:04:07.722580Z", "filename": "pano_0001_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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.31895132, "relative_pitch": 69.83175942223095, "relative_heading": 163.90829599823095, "relative_elevation": 44.4295924659818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84201742060538, 52.3563267492929, 44.0021771676838 ] }, "distance": 16.42, "direction": 95.47, "angle": 69.53, "elevation": 44.0, "pano_id": "TMX7316010203-001141_pano_0001_001397", "timestamp": "2019-04-26T08:31:51.624160Z", "filename": "pano_0001_001397.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.42230987, "relative_pitch": 69.53362867604811, "relative_heading": 95.47279987990922, "relative_elevation": 44.0021771676838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84153579130598, 52.3563565142546, 43.9710023375228 ] }, "distance": 16.56, "direction": 276.05, "angle": 69.36, "elevation": 43.97, "pano_id": "TMX7316010203-000266_pano_0000_000851", "timestamp": "2017-04-20T09:14:56.921050Z", "filename": "pano_0000_000851.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.5589017, "relative_pitch": 69.36428537875943, "relative_heading": 276.05200021568805, "relative_elevation": 43.9710023375228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84202044321478, 52.3563282289123, 44.1334298439324 ] }, "distance": 16.61, "direction": 94.84, "angle": 69.37, "elevation": 44.13, "pano_id": "TMX7316010203-001306_pano_0000_003548", "timestamp": "2019-07-11T09:55:52.968380Z", "filename": "pano_0000_003548.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.6126164, "relative_pitch": 69.37276028202906, "relative_heading": 94.83979044173418, "relative_elevation": 44.1334298439324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84202064116971, 52.3563248805452, 44.048572210595 ] }, "distance": 16.66, "direction": 96.11, "angle": 69.28, "elevation": 44.05, "pano_id": "TMX7316010203-000795_pano_0002_000121", "timestamp": "2018-06-19T08:37:31.600910Z", "filename": "pano_0002_000121.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.661603, "relative_pitch": 69.2806133792019, "relative_heading": 96.11266095117728, "relative_elevation": 44.048572210595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_06_39_12_00345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_06_39_12_00345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_06_39_12_00345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841539289681666, 52.356305663703886, 0.0 ] }, "distance": 16.69, "direction": 256.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_06_39_12_00345", "timestamp": "2025-09-22T07:29:39Z", "filename": "2025_09_22_06_39_12_00345.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.69326286, "relative_pitch": 0.0, "relative_heading": 256.44505602723495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84202155490136, 52.3563256467535, 44.1608383599669 ] }, "distance": 16.71, "direction": 95.8, "angle": 69.27, "elevation": 44.16, "pano_id": "TMX7316010203-001691_pano_0001_007341", "timestamp": "2020-05-06T12:13:28.897990Z", "filename": "pano_0001_007341.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 16.71467376, "relative_pitch": 69.26857670476438, "relative_heading": 95.7993394462078, "relative_elevation": 44.1608383599669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84152844104123, 52.3563532142883, 44.8356046257541 ] }, "distance": 17.02, "direction": 274.65, "angle": 69.21, "elevation": 44.84, "pano_id": "TMX7316010203-002500_pano_0001_000306", "timestamp": "2022-04-08T11:17:10.917470Z", "filename": "pano_0001_000306.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.02331261, "relative_pitch": 69.20908640788282, "relative_heading": 274.6451515335006, "relative_elevation": 44.8356046257541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_007348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_007348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_007348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84152755517974, 52.3563543140074, 44.2645002333447 ] }, "distance": 17.09, "direction": 275.04, "angle": 68.88, "elevation": 44.26, "pano_id": "TMX7316010203-001691_pano_0001_007348", "timestamp": "2020-05-06T12:13:31.978090Z", "filename": "pano_0001_007348.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.09377996, "relative_pitch": 68.88475711779871, "relative_heading": 275.03759169913906, "relative_elevation": 44.2645002333447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84152506803629, 52.3563654293093, 44.3449384532869 ] }, "distance": 17.41, "direction": 279.05, "angle": 68.56, "elevation": 44.34, "pano_id": "TMX7316010203-002219_pano_0001_000032", "timestamp": "2021-07-07T08:54:54.093250Z", "filename": "pano_0001_000032.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.41377185, "relative_pitch": 68.56060737128016, "relative_heading": 279.04572516787016, "relative_elevation": 44.3449384532869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8415276264434, 52.3563052243183, 44.1233557760715 ] }, "distance": 17.48, "direction": 256.9, "angle": 68.39, "elevation": 44.12, "pano_id": "TMX7316010203-000795_pano_0001_001197", "timestamp": "2018-06-19T08:23:48.971070Z", "filename": "pano_0001_001197.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.47777114, "relative_pitch": 68.3909092081878, "relative_heading": 256.8998025478681, "relative_elevation": 44.1233557760715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203352804986, 52.3563257003399, 44.6885012984276 ] }, "distance": 17.53, "direction": 95.51, "angle": 68.59, "elevation": 44.69, "pano_id": "TMX7316010203-002500_pano_0001_000299", "timestamp": "2022-04-08T11:17:07.077500Z", "filename": "pano_0001_000299.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.52586588, "relative_pitch": 68.58595996964688, "relative_heading": 95.51046372092988, "relative_elevation": 44.6885012984276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203291419874, 52.3563205787448, 44.0424965042621 ] }, "distance": 17.55, "direction": 97.38, "angle": 68.28, "elevation": 44.04, "pano_id": "TMX7316010203-002219_pano_0001_000023", "timestamp": "2021-07-07T08:54:27.263370Z", "filename": "pano_0001_000023.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.54826635, "relative_pitch": 68.2757140252734, "relative_heading": 97.37605587015202, "relative_elevation": 44.0424965042621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8415254515362, 52.3563059384629, 44.1286963112652 ] }, "distance": 17.6, "direction": 257.26, "angle": 68.25, "elevation": 44.13, "pano_id": "TMX7316010203-000803_pano_0000_000659", "timestamp": "2018-06-22T08:29:17.964040Z", "filename": "pano_0000_000659.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.60443248, "relative_pitch": 68.25126814334708, "relative_heading": 257.2610151086077, "relative_elevation": 44.1286963112652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84202677278372, 52.3562977740027, 43.9675710359588 ] }, "distance": 17.65, "direction": 105.75, "angle": 68.13, "elevation": 43.97, "pano_id": "TMX7316010203-000054_pano_0001_000464", "timestamp": "2016-08-10T06:54:47.748010Z", "filename": "pano_0001_000464.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.64727475, "relative_pitch": 68.1309421260924, "relative_heading": 105.750882265595, "relative_elevation": 43.9675710359588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_003487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_003487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_003487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84152365623997, 52.3563049198126, 44.2525198245421 ] }, "distance": 17.75, "direction": 256.99, "angle": 68.15, "elevation": 44.25, "pano_id": "TMX7316010203-001306_pano_0000_003487", "timestamp": "2019-07-11T09:55:16.113590Z", "filename": "pano_0000_003487.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.74892951, "relative_pitch": 68.14512232164313, "relative_heading": 256.99118517855425, "relative_elevation": 44.2525198245421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0001_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0001_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0001_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8415215355747, 52.3563076454926, 44.0806419281289 ] }, "distance": 17.82, "direction": 258.05, "angle": 67.98, "elevation": 44.08, "pano_id": "TMX7316010203-000054_pano_0001_000457", "timestamp": "2016-08-10T06:54:44.158020Z", "filename": "pano_0001_000457.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.82445041, "relative_pitch": 67.98355942820143, "relative_heading": 258.04570392011374, "relative_elevation": 44.0806419281289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841534983956069, 52.356401552353056, 0.0 ] }, "distance": 17.85, "direction": 292.24, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00123", "timestamp": "2025-10-01T08:10:35Z", "filename": "2025_10_01_07_57_20_00123.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.8500905, "relative_pitch": 0.0, "relative_heading": 292.24474445898534, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84152072307597, 52.3563057584932, 44.0269527295604 ] }, "distance": 17.92, "direction": 257.43, "angle": 67.85, "elevation": 44.03, "pano_id": "TMX7316010203-000266_pano_0000_001146", "timestamp": "2017-04-20T09:21:57.377480Z", "filename": "pano_0000_001146.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 17.92314898, "relative_pitch": 67.84901114530432, "relative_heading": 257.4256697230063, "relative_elevation": 44.0269527295604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84204239106815, 52.3563250282712, 43.9671082571149 ] }, "distance": 18.13, "direction": 95.56, "angle": 67.59, "elevation": 43.97, "pano_id": "TMX7316010203-000803_pano_0000_000725", "timestamp": "2018-06-22T08:30:28.528500Z", "filename": "pano_0000_000725.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 18.13411391, "relative_pitch": 67.58643429615773, "relative_heading": 95.56243798704709, "relative_elevation": 43.9671082571149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_57_20_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_57_20_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_57_20_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842044007094765, 52.35636007339114, 0.0 ] }, "distance": 18.28, "direction": 83.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_57_20_00116", "timestamp": "2025-10-01T08:10:31Z", "filename": "2025_10_01_07_57_20_00116.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 18.28469347, "relative_pitch": 0.0, "relative_heading": 83.27293179063477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84187385403023, 52.356187204005, 44.5502669652924 ] }, "distance": 18.31, "direction": 158.99, "angle": 67.66, "elevation": 44.55, "pano_id": "TMX7316010203-000821_pano_0000_001018", "timestamp": "2018-07-03T08:48:06.087670Z", "filename": "pano_0000_001018.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 18.31174269, "relative_pitch": 67.65559603550733, "relative_heading": 158.9874688123537, "relative_elevation": 44.5502669652924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0002_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0002_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0002_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84150586770631, 52.3563561723535, 44.1360849309713 ] }, "distance": 18.58, "direction": 275.27, "angle": 67.17, "elevation": 44.14, "pano_id": "TMX7316010203-000795_pano_0002_000128", "timestamp": "2018-06-19T08:37:35.135970Z", "filename": "pano_0002_000128.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 18.58398307, "relative_pitch": 67.1659396398839, "relative_heading": 275.2726632989316, "relative_elevation": 44.1360849309713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_006056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_006056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_006056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84150933229569, 52.3563084829803, 44.1371136978269 ] }, "distance": 18.62, "direction": 258.86, "angle": 67.13, "elevation": 44.14, "pano_id": "TMX7316010203-001691_pano_0001_006056", "timestamp": "2020-05-06T11:53:58.530250Z", "filename": "pano_0001_006056.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 18.62040533, "relative_pitch": 67.12626815086645, "relative_heading": 258.85618432641445, "relative_elevation": 44.1371136978269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84149795898652, 52.3563578367353, 44.1141846859828 ] }, "distance": 19.14, "direction": 275.68, "angle": 66.55, "elevation": 44.11, "pano_id": "TMX7316010203-001141_pano_0001_001404", "timestamp": "2019-04-26T08:31:55.139150Z", "filename": "pano_0001_001404.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 19.13802905, "relative_pitch": 66.54738369867323, "relative_heading": 275.6765472435338, "relative_elevation": 44.1141846859828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205805699715, 52.3563249667187, 44.141793156974 ] }, "distance": 19.2, "direction": 95.27, "angle": 66.5, "elevation": 44.14, "pano_id": "TMX7316010203-000288_pano_0003_001052", "timestamp": "2017-05-08T10:40:16.461490Z", "filename": "pano_0003_001052.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 19.19733634, "relative_pitch": 66.49570091181008, "relative_heading": 95.27399327513402, "relative_elevation": 44.141793156974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842057456879957, 52.35629524363348, 0.0 ] }, "distance": 19.74, "direction": 104.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00122", "timestamp": "2024-12-04T09:35:26Z", "filename": "Job_20241204_0806_Track27_Sphere_00122.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 19.73798663, "relative_pitch": 0.0, "relative_heading": 104.89014483087045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84148724206035, 52.356353844265, 44.2632748801261 ] }, "distance": 19.83, "direction": 274.19, "angle": 65.87, "elevation": 44.26, "pano_id": "TMX7316010203-000288_pano_0003_001056", "timestamp": "2017-05-08T10:40:19.886330Z", "filename": "pano_0003_001056.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 19.82733768, "relative_pitch": 65.87043362982799, "relative_heading": 274.1901917256848, "relative_elevation": 44.2632748801261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420744233611, 52.35632532294634, 0.0 ] }, "distance": 20.3, "direction": 94.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00029", "timestamp": "2024-12-04T10:48:01Z", "filename": "Job_20241204_0806_Track57_Sphere_00029.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.30453113, "relative_pitch": 0.0, "relative_heading": 94.87337424246394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420694070182, 52.3563800485767, 50.0802736971527 ] }, "distance": 20.36, "direction": 77.62, "angle": 67.87, "elevation": 50.08, "pano_id": "TMX7316010203-002325_pano_0004_000066", "timestamp": "2021-09-23T10:19:46.014080Z", "filename": "pano_0004_000066.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.36259451, "relative_pitch": 67.8733849690588, "relative_heading": 77.622969003035, "relative_elevation": 50.0802736971527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207719901526, 52.356334998687, 50.0600807610899 ] }, "distance": 20.43, "direction": 91.82, "angle": 67.8, "elevation": 50.06, "pano_id": "TMX7316010203-002325_pano_0004_000067", "timestamp": "2021-09-23T10:19:46.273730Z", "filename": "pano_0004_000067.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.43052074, "relative_pitch": 67.79864584579062, "relative_heading": 91.81838038018735, "relative_elevation": 50.0600807610899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track57_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track57_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841479283280559, 52.356360437166394, 0.0 ] }, "distance": 20.43, "direction": 276.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track57_Sphere_00037", "timestamp": "2024-12-04T10:48:05Z", "filename": "Job_20241204_0806_Track57_Sphere_00037.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.4334539, "relative_pitch": 0.0, "relative_heading": 276.1310569629224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0001_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0001_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0001_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84147975409915, 52.3563633844221, 44.107754019089 ] }, "distance": 20.44, "direction": 277.05, "angle": 65.14, "elevation": 44.11, "pano_id": "TMX7316010203-002219_pano_0001_000031", "timestamp": "2021-07-07T08:54:41.453410Z", "filename": "pano_0001_000031.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.43924108, "relative_pitch": 65.1373060710444, "relative_heading": 277.0547690269537, "relative_elevation": 44.107754019089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207597168097, 52.3563611400431, 50.091389185749 ] }, "distance": 20.46, "direction": 83.66, "angle": 67.78, "elevation": 50.09, "pano_id": "TMX7316010203-002323_pano_0000_003324", "timestamp": "2021-09-22T11:12:19.420920Z", "filename": "pano_0000_003324.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.46185445, "relative_pitch": 67.7804537589607, "relative_heading": 83.65717936687899, "relative_elevation": 50.091389185749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_001026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_001026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_001026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84147762915177, 52.3563599104984, 44.1992015186697 ] }, "distance": 20.54, "direction": 275.93, "angle": 65.08, "elevation": 44.2, "pano_id": "TMX7316010203-000821_pano_0000_001026", "timestamp": "2018-07-03T08:48:27.082570Z", "filename": "pano_0000_001026.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.53936877, "relative_pitch": 65.07570700968444, "relative_heading": 275.9349356341341, "relative_elevation": 44.1992015186697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_015255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_015255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_015255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207895358807, 52.3563430175139, 49.9517125850543 ] }, "distance": 20.54, "direction": 89.32, "angle": 67.65, "elevation": 49.95, "pano_id": "TMX7316010203-000085_pano_0006_015255", "timestamp": "2016-08-28T12:01:17.016510Z", "filename": "pano_0006_015255.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.54121956, "relative_pitch": 67.64648011100391, "relative_heading": 89.31939467223495, "relative_elevation": 49.9517125850543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207255919713, 52.356379450887, 50.036560789682 ] }, "distance": 20.56, "direction": 77.93, "angle": 67.66, "elevation": 50.04, "pano_id": "TMX7316010203-001228_pano_0001_002662", "timestamp": "2019-06-18T08:13:53.133220Z", "filename": "pano_0001_002662.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.55840978, "relative_pitch": 67.66381970027858, "relative_heading": 77.93230739450415, "relative_elevation": 50.036560789682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_015254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_015254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_015254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_015254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207156626971, 52.3563878445736, 49.9689662531018 ] }, "distance": 20.71, "direction": 75.37, "angle": 67.49, "elevation": 49.97, "pano_id": "TMX7316010203-000085_pano_0006_015254", "timestamp": "2016-08-28T12:01:16.671440Z", "filename": "pano_0006_015254.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.70830169, "relative_pitch": 67.48974569556603, "relative_heading": 75.36522929993308, "relative_elevation": 49.9689662531018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84147527613889, 52.3563094258915, 44.1498754667118 ] }, "distance": 20.88, "direction": 260.37, "angle": 64.68, "elevation": 44.15, "pano_id": "TMX7316010203-000821_pano_0000_000975", "timestamp": "2018-07-03T08:47:05.947920Z", "filename": "pano_0000_000975.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.88395078, "relative_pitch": 64.68472698456891, "relative_heading": 260.36914595600103, "relative_elevation": 44.1498754667118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_001049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208457973669, 52.3563397901757, 49.9858796261251 ] }, "distance": 20.92, "direction": 90.32, "angle": 67.29, "elevation": 49.99, "pano_id": "TMX7316010203-002492_pano_0003_001049", "timestamp": "2022-03-30T09:02:53.629430Z", "filename": "pano_0003_001049.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": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.92340574, "relative_pitch": 67.28648102163416, "relative_heading": 90.31523647068414, "relative_elevation": 49.9858796261251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track57_Sphere_00033/adjacencies/b_20241204_0806_Track57_Sphere_00033/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track27_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track27_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track27_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841475749914678, 52.35630398666583, 0.0 ] }, "distance": 20.96, "direction": 258.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track27_Sphere_00114", "timestamp": "2024-12-04T09:35:22Z", "filename": "Job_20241204_0806_Track27_Sphere_00114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track57_Sphere_00033", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117842.78208374049, 485522.2574591806 ] }, "relative_distance": 20.96203588, "relative_pitch": 0.0, "relative_heading": 258.7231523005081, "relative_elevation": 0.0 } ] } }