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_20241206_0806_Track64_Sphere_00007/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848554793649439, 52.369478790782914, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00007", "timestamp": "2024-12-06T11:19:45Z", "filename": "Job_20241206_0806_Track64_Sphere_00007.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "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_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84856458112508, 52.3694752594764, 46.3964732792228 ] }, "distance": 0.77, "direction": 120.52, "angle": 89.04, "elevation": 46.4, "pano_id": "TMX7316010203-000795_pano_0001_000605", "timestamp": "2018-06-19T08:15:23.844220Z", "filename": "pano_0001_000605.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 0.77382747, "relative_pitch": 89.04447613148571, "relative_heading": 120.5169050857128, "relative_elevation": 46.3964732792228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848566912640971, 52.36947715622255, 0.0 ] }, "distance": 0.85, "direction": 102.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00489", "timestamp": "2025-09-25T08:59:44Z", "filename": "2025_09_25_08_37_35_00489.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 0.84524018, "relative_pitch": 0.0, "relative_heading": 102.42649115337318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84855619752243, 52.3694876210643, 46.7542600836605 ] }, "distance": 0.99, "direction": 5.56, "angle": 88.79, "elevation": 46.75, "pano_id": "TMX7316010203-001689_pano_0000_001782", "timestamp": "2020-05-06T08:27:29.310650Z", "filename": "pano_0000_001782.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 0.98722553, "relative_pitch": 88.79036793480324, "relative_heading": 5.558193578684414, "relative_elevation": 46.7542600836605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84856789657103, 52.3694744555675, 47.9560502581298 ] }, "distance": 1.01, "direction": 118.39, "angle": 88.79, "elevation": 47.96, "pano_id": "TMX7316010203-001137_pano_0000_000458", "timestamp": "2019-04-18T11:43:55.235840Z", "filename": "pano_0000_000458.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 1.01448735, "relative_pitch": 88.78811589293183, "relative_heading": 118.39252102737288, "relative_elevation": 47.9560502581298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84857083498531, 52.3694768645495, 46.8566014198586 ] }, "distance": 1.11, "direction": 101.1, "angle": 88.64, "elevation": 46.86, "pano_id": "TMX7316010203-001502_pano_0001_002675", "timestamp": "2019-12-09T12:02:02.616600Z", "filename": "pano_0001_002675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 1.11341978, "relative_pitch": 88.6387776898885, "relative_heading": 101.09908269166623, "relative_elevation": 46.8566014198586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84857513652475, 52.3694758101554, 48.2399730952457 ] }, "distance": 1.42, "direction": 103.46, "angle": 88.31, "elevation": 48.24, "pano_id": "TMX7316010203-002849_pano_0014_000008", "timestamp": "2022-12-12T10:42:17.287150Z", "filename": "pano_0014_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 1.42471989, "relative_pitch": 88.30831757148248, "relative_heading": 103.46166311902131, "relative_elevation": 48.2399730952457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84856758460848, 52.3694640751587, 47.1658245427534 ] }, "distance": 1.85, "direction": 151.99, "angle": 87.75, "elevation": 47.17, "pano_id": "TMX7316010203-002063_pano_0000_005036", "timestamp": "2021-03-26T11:10:22.351590Z", "filename": "pano_0000_005036.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 1.85480879, "relative_pitch": 87.74798841086428, "relative_heading": 151.98504573233427, "relative_elevation": 47.1658245427534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84857265953271, 52.3694621065477, 46.3995050070807 ] }, "distance": 2.22, "direction": 146.76, "angle": 87.26, "elevation": 46.4, "pano_id": "TMX7316010203-001041_pano_0001_000812", "timestamp": "2019-01-09T09:00:33.602240Z", "filename": "pano_0001_000812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.21978794, "relative_pitch": 87.2610142567204, "relative_heading": 146.757041239546, "relative_elevation": 46.3995050070807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84855029125848, 52.3694992112553, 46.4566067717969 ] }, "distance": 2.29, "direction": 352.31, "angle": 87.17, "elevation": 46.46, "pano_id": "TMX7316010203-002556_pano_0000_001551", "timestamp": "2022-05-03T07:09:08.501610Z", "filename": "pano_0000_001551.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.29287507, "relative_pitch": 87.17444820187929, "relative_heading": 352.31388468360205, "relative_elevation": 46.4566067717969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84855727782518, 52.3694994323075, 46.562478707172 ] }, "distance": 2.3, "direction": 4.21, "angle": 87.17, "elevation": 46.56, "pano_id": "TMX7316010203-001700_pano_0003_000849", "timestamp": "2020-05-08T11:50:58.261700Z", "filename": "pano_0003_000849.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.30309615, "relative_pitch": 87.16831583290973, "relative_heading": 4.213106336972231, "relative_elevation": 46.562478707172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84857183488437, 52.3694559640836, 46.3267462365329 ] }, "distance": 2.79, "direction": 155.44, "angle": 86.55, "elevation": 46.33, "pano_id": "TMX7316010203-002556_pano_0000_001552", "timestamp": "2022-05-03T07:09:09.231600Z", "filename": "pano_0000_001552.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.792661, "relative_pitch": 86.55028021324081, "relative_heading": 155.44133600203017, "relative_elevation": 46.3267462365329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84857909705589, 52.3694574759479, 46.4161456124857 ] }, "distance": 2.89, "direction": 145.09, "angle": 86.43, "elevation": 46.42, "pano_id": "TMX7316010203-001700_pano_0003_000850", "timestamp": "2020-05-08T11:50:59.301680Z", "filename": "pano_0003_000850.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.89232425, "relative_pitch": 86.4343445568649, "relative_heading": 145.08785710274276, "relative_elevation": 46.4161456124857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84858348117428, 52.3694584968663, 47.3765031797811 ] }, "distance": 2.99, "direction": 139.13, "angle": 86.39, "elevation": 47.38, "pano_id": "TMX7315080123-000311_pano_0000_000185", "timestamp": "2016-06-22T11:12:07.355800Z", "filename": "pano_0000_000185.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 2.98618819, "relative_pitch": 86.39336117142636, "relative_heading": 139.13141083618964, "relative_elevation": 47.3765031797811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84854932098097, 52.3695055698128, 47.3211891371757 ] }, "distance": 3.0, "direction": 352.87, "angle": 86.37, "elevation": 47.32, "pano_id": "TMX7316010203-002063_pano_0000_005035", "timestamp": "2021-03-26T11:10:21.481640Z", "filename": "pano_0000_005035.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 3.00304287, "relative_pitch": 86.3688305037337, "relative_heading": 352.8698312503359, "relative_elevation": 47.3211891371757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84856178602398, 52.3695058749102, 47.5018960824236 ] }, "distance": 3.05, "direction": 8.98, "angle": 86.32, "elevation": 47.5, "pano_id": "TMX7315080123-000311_pano_0000_000184", "timestamp": "2016-06-22T11:12:06.040930Z", "filename": "pano_0000_000184.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 3.05116795, "relative_pitch": 86.32479479910923, "relative_heading": 8.980049871775378, "relative_elevation": 47.5018960824236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84855214417729, 52.3695063556293, 46.5523943724111 ] }, "distance": 3.07, "direction": 356.63, "angle": 86.22, "elevation": 46.55, "pano_id": "TMX7316010203-001041_pano_0001_000811", "timestamp": "2019-01-09T09:00:32.757350Z", "filename": "pano_0001_000811.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 3.07256466, "relative_pitch": 86.22382434445196, "relative_heading": 356.63295448783134, "relative_elevation": 46.5523943724111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84854400398972, 52.3695174065611, 48.0890047438443 ] }, "distance": 4.36, "direction": 350.29, "angle": 84.82, "elevation": 48.09, "pano_id": "TMX7316010203-001137_pano_0000_000457", "timestamp": "2019-04-18T11:43:54.340820Z", "filename": "pano_0000_000457.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.35933687, "relative_pitch": 84.8202135170422, "relative_heading": 350.2947507894477, "relative_elevation": 48.0890047438443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84855491886129, 52.3695184061894, 48.3662780411541 ] }, "distance": 4.41, "direction": 0.11, "angle": 84.79, "elevation": 48.37, "pano_id": "TMX7316010203-002849_pano_0014_000007", "timestamp": "2022-12-12T10:42:16.512120Z", "filename": "pano_0014_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.40818736, "relative_pitch": 84.7923500887738, "relative_heading": 0.11084757756458201, "relative_elevation": 48.3662780411541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848547515525505, 52.369518294748055, 0.0 ] }, "distance": 4.42, "direction": 353.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00488", "timestamp": "2025-09-25T08:59:42Z", "filename": "2025_09_25_08_37_35_00488.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.42364201, "relative_pitch": 0.0, "relative_heading": 353.5658201205865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84858021999535, 52.3694417514008, 46.6840811483562 ] }, "distance": 4.47, "direction": 157.21, "angle": 84.53, "elevation": 46.68, "pano_id": "TMX7316010203-001689_pano_0000_001783", "timestamp": "2020-05-06T08:27:30.235640Z", "filename": "pano_0000_001783.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.47059677, "relative_pitch": 84.52987820379394, "relative_heading": 157.20843122752024, "relative_elevation": 46.6840811483562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84854195105285, 52.3695184288114, 46.5363663677126 ] }, "distance": 4.5, "direction": 348.78, "angle": 84.48, "elevation": 46.54, "pano_id": "TMX7316010203-000795_pano_0001_000604", "timestamp": "2018-06-19T08:15:22.954210Z", "filename": "pano_0001_000604.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.49659695, "relative_pitch": 84.48090375037525, "relative_heading": 348.78272587559195, "relative_elevation": 46.5363663677126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848535592466969, 52.36951830341657, 0.0 ] }, "distance": 4.59, "direction": 343.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00006", "timestamp": "2024-12-06T11:19:44Z", "filename": "Job_20241206_0806_Track64_Sphere_00006.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.58712637, "relative_pitch": 0.0, "relative_heading": 343.43486132096774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485504446051, 52.3695199903312, 47.0150487609208 ] }, "distance": 4.59, "direction": 356.3, "angle": 84.42, "elevation": 47.02, "pano_id": "TMX7316010203-001502_pano_0001_002676", "timestamp": "2019-12-09T12:02:03.221570Z", "filename": "pano_0001_002676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.59401339, "relative_pitch": 84.4191355470703, "relative_heading": 356.3030506504948, "relative_elevation": 47.0150487609208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848573508793432, 52.36943818841795, 0.0 ] }, "distance": 4.69, "direction": 164.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00008", "timestamp": "2024-12-06T11:19:45Z", "filename": "Job_20241206_0806_Track64_Sphere_00008.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.69438303, "relative_pitch": 0.0, "relative_heading": 164.24409095606387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84854129985633, 52.3695208624719, 46.1577560277656 ] }, "distance": 4.77, "direction": 348.89, "angle": 84.1, "elevation": 46.16, "pano_id": "TMX7316010203-000266_pano_0000_002457", "timestamp": "2017-04-20T10:01:55.833100Z", "filename": "pano_0000_002457.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.77086463, "relative_pitch": 84.09886448097086, "relative_heading": 348.89289138380644, "relative_elevation": 46.1577560277656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84858530705725, 52.3694390028871, 45.9068603347987 ] }, "distance": 4.89, "direction": 154.85, "angle": 83.92, "elevation": 45.91, "pano_id": "TMX7316010203-000266_pano_0000_002458", "timestamp": "2017-04-20T10:01:57.393090Z", "filename": "pano_0000_002458.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 4.89090783, "relative_pitch": 83.9186589553344, "relative_heading": 154.85361055253213, "relative_elevation": 45.9068603347987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848586679076971, 52.369435830631225, 0.0 ] }, "distance": 5.25, "direction": 155.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00490", "timestamp": "2025-09-25T08:59:45Z", "filename": "2025_09_25_08_37_35_00490.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 5.25056121, "relative_pitch": 0.0, "relative_heading": 155.56733638554556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84858647820868, 52.3694322522831, 46.3027525339276 ] }, "distance": 5.61, "direction": 157.38, "angle": 83.09, "elevation": 46.3, "pano_id": "TMX7316010203-000795_pano_0001_000606", "timestamp": "2018-06-19T08:15:24.679260Z", "filename": "pano_0001_000606.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 5.61022071, "relative_pitch": 83.09149743119355, "relative_heading": 157.37684611841303, "relative_elevation": 46.3027525339276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84859150766545, 52.3694335854696, 46.7479631807655 ] }, "distance": 5.62, "direction": 153.57, "angle": 83.15, "elevation": 46.75, "pano_id": "TMX7316010203-001502_pano_0001_002674", "timestamp": "2019-12-09T12:02:02.081590Z", "filename": "pano_0001_002674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 5.61747399, "relative_pitch": 83.14790113385324, "relative_heading": 153.566854850415, "relative_elevation": 46.7479631807655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84859590644893, 52.3694333221062, 48.1286827689037 ] }, "distance": 5.78, "direction": 151.04, "angle": 83.15, "elevation": 48.13, "pano_id": "TMX7316010203-002849_pano_0014_000009", "timestamp": "2022-12-12T10:42:18.032280Z", "filename": "pano_0014_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 5.78272215, "relative_pitch": 83.148682886986, "relative_heading": 151.03710364670832, "relative_elevation": 48.1286827689037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84859043801627, 52.3694310959172, 47.8652437170967 ] }, "distance": 5.84, "direction": 155.42, "angle": 83.05, "elevation": 47.87, "pano_id": "TMX7316010203-001137_pano_0000_000459", "timestamp": "2019-04-18T11:43:56.055840Z", "filename": "pano_0000_000459.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 5.83615093, "relative_pitch": 83.04830919614423, "relative_heading": 155.41830697703088, "relative_elevation": 47.8652437170967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853255215487, 52.3695332147976, 46.9422583607957 ] }, "distance": 6.24, "direction": 345.96, "angle": 82.42, "elevation": 46.94, "pano_id": "TMX7316010203-001689_pano_0000_001781", "timestamp": "2020-05-06T08:27:28.155630Z", "filename": "pano_0000_001781.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 6.24259623, "relative_pitch": 82.42499092821066, "relative_heading": 345.95580722703176, "relative_elevation": 46.9422583607957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84858642757693, 52.3694224313261, 47.0428092190996 ] }, "distance": 6.63, "direction": 161.04, "angle": 81.98, "elevation": 47.04, "pano_id": "TMX7316010203-002063_pano_0000_005037", "timestamp": "2021-03-26T11:10:23.131610Z", "filename": "pano_0000_005037.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 6.63116864, "relative_pitch": 81.97643311604877, "relative_heading": 161.03902472804128, "relative_elevation": 47.0428092190996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853598396455, 52.3695414058544, 46.790150503628 ] }, "distance": 7.08, "direction": 349.58, "angle": 81.39, "elevation": 46.79, "pano_id": "TMX7316010203-001700_pano_0003_000848", "timestamp": "2020-05-08T11:50:57.086730Z", "filename": "pano_0003_000848.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.08425944, "relative_pitch": 81.39052544605595, "relative_heading": 349.5810601303076, "relative_elevation": 46.790150503628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84859290396044, 52.3694178475465, 46.2902283575386 ] }, "distance": 7.26, "direction": 159.05, "angle": 81.09, "elevation": 46.29, "pano_id": "TMX7316010203-001041_pano_0001_000813", "timestamp": "2019-01-09T09:00:34.387320Z", "filename": "pano_0001_000813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.26123383, "relative_pitch": 81.08504702362937, "relative_heading": 159.0545248772768, "relative_elevation": 46.2902283575386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853150666216, 52.3695430193928, 46.6607896508649 ] }, "distance": 7.32, "direction": 347.49, "angle": 81.08, "elevation": 46.66, "pano_id": "TMX7316010203-002556_pano_0000_001550", "timestamp": "2022-05-03T07:09:07.696680Z", "filename": "pano_0000_001550.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.32088089, "relative_pitch": 81.08322586346844, "relative_heading": 347.4873910344694, "relative_elevation": 46.6607896508649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860133581806, 52.3694154194551, 46.3126716045663 ] }, "distance": 7.73, "direction": 155.79, "angle": 80.52, "elevation": 46.31, "pano_id": "TMX7316010203-001700_pano_0003_000851", "timestamp": "2020-05-08T11:51:00.221680Z", "filename": "pano_0003_000851.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.73138382, "relative_pitch": 80.5225053739346, "relative_heading": 155.79371544961757, "relative_elevation": 46.3126716045663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485303422854, 52.3695468141907, 47.5701873004436 ] }, "distance": 7.75, "direction": 347.59, "angle": 80.75, "elevation": 47.57, "pano_id": "TMX7316010203-002063_pano_0000_005034", "timestamp": "2021-03-26T11:10:20.506690Z", "filename": "pano_0000_005034.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.75031011, "relative_pitch": 80.74646463005696, "relative_heading": 347.5913487797018, "relative_elevation": 47.5701873004436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84859476150833, 52.3694129348686, 46.2293598623946 ] }, "distance": 7.82, "direction": 159.62, "angle": 80.4, "elevation": 46.23, "pano_id": "TMX7316010203-002556_pano_0000_001553", "timestamp": "2022-05-03T07:09:09.916620Z", "filename": "pano_0000_001553.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.81737661, "relative_pitch": 80.40208973347549, "relative_heading": 159.6207798897808, "relative_elevation": 46.2293598623946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84848838881835, 52.3695373396546, 46.9874228425324 ] }, "distance": 7.93, "direction": 325.23, "angle": 80.42, "elevation": 46.99, "pano_id": "TMX7316010203-000266_pano_0000_001741", "timestamp": "2017-04-20T09:34:48.621220Z", "filename": "pano_0000_001741.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 7.93106326, "relative_pitch": 80.4192821386241, "relative_heading": 325.23044392501197, "relative_elevation": 46.9874228425324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853152754271, 52.3695500638662, 46.6699691256508 ] }, "distance": 8.09, "direction": 348.7, "angle": 80.17, "elevation": 46.67, "pano_id": "TMX7316010203-001041_pano_0001_000810", "timestamp": "2019-01-09T09:00:31.857350Z", "filename": "pano_0001_000810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 8.08763638, "relative_pitch": 80.16861113685073, "relative_heading": 348.7004487514665, "relative_elevation": 46.6699691256508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860541005726, 52.3694113776549, 47.257986349985 ] }, "distance": 8.26, "direction": 155.32, "angle": 80.09, "elevation": 47.26, "pano_id": "TMX7315080123-000311_pano_0000_000186", "timestamp": "2016-06-22T11:12:08.595880Z", "filename": "pano_0000_000186.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 8.25565628, "relative_pitch": 80.09080265800556, "relative_heading": 155.3169519629301, "relative_elevation": 47.257986349985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853920240384, 52.3695532001363, 47.6087868474424 ] }, "distance": 8.35, "direction": 352.69, "angle": 80.05, "elevation": 47.61, "pano_id": "TMX7315080123-000311_pano_0000_000183", "timestamp": "2016-06-22T11:12:04.520740Z", "filename": "pano_0000_000183.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 8.34767528, "relative_pitch": 80.05491156975012, "relative_heading": 352.69140555297645, "relative_elevation": 47.6087868474424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848517314881876, 52.36955430604202, 0.0 ] }, "distance": 8.78, "direction": 343.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00005", "timestamp": "2024-12-06T11:19:43Z", "filename": "Job_20241206_0806_Track64_Sphere_00005.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 8.78210208, "relative_pitch": 0.0, "relative_heading": 343.10176075271113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848530810746552, 52.36955657842988, 0.0 ] }, "distance": 8.81, "direction": 349.31, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00487", "timestamp": "2025-09-25T08:59:41Z", "filename": "2025_09_25_08_37_35_00487.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 8.80855823, "relative_pitch": 0.0, "relative_heading": 349.31293878949896, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853504857156, 52.3695610139617, 48.5868312362581 ] }, "distance": 9.25, "direction": 351.64, "angle": 79.22, "elevation": 48.59, "pano_id": "TMX7316010203-002849_pano_0014_000006", "timestamp": "2022-12-12T10:42:15.697140Z", "filename": "pano_0014_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.24764397, "relative_pitch": 79.22365730031362, "relative_heading": 351.6379895892204, "relative_elevation": 48.5868312362581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84852167412836, 52.3695605892244, 48.1628650082275 ] }, "distance": 9.38, "direction": 346.08, "angle": 78.98, "elevation": 48.16, "pano_id": "TMX7316010203-001137_pano_0000_000456", "timestamp": "2019-04-18T11:43:53.310820Z", "filename": "pano_0000_000456.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.37743751, "relative_pitch": 78.98220464608752, "relative_heading": 346.080603413281, "relative_elevation": 48.1628650082275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848592122543505, 52.369397468747934, 0.0 ] }, "distance": 9.4, "direction": 164.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00009", "timestamp": "2024-12-06T11:19:46Z", "filename": "Job_20241206_0806_Track64_Sphere_00009.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.39945922, "relative_pitch": 0.0, "relative_heading": 164.306197419758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84853062447817, 52.3695628438315, 47.0915761450306 ] }, "distance": 9.5, "direction": 350.02, "angle": 78.6, "elevation": 47.09, "pano_id": "TMX7316010203-001502_pano_0001_002677", "timestamp": "2019-12-09T12:02:04.016670Z", "filename": "pano_0001_002677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.49671528, "relative_pitch": 78.59837730513416, "relative_heading": 350.0177660753912, "relative_elevation": 47.0915761450306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485193472078, 52.3695613554896, 46.6111300503835 ] }, "distance": 9.5, "direction": 345.28, "angle": 78.48, "elevation": 46.61, "pano_id": "TMX7316010203-000795_pano_0001_000603", "timestamp": "2018-06-19T08:15:21.989260Z", "filename": "pano_0001_000603.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.49926066, "relative_pitch": 78.4809748054693, "relative_heading": 345.2764213666944, "relative_elevation": 46.6111300503835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860343122384, 52.3693960545156, 46.612463824451 ] }, "distance": 9.78, "direction": 160.21, "angle": 78.15, "elevation": 46.61, "pano_id": "TMX7316010203-001689_pano_0000_001784", "timestamp": "2020-05-06T08:27:31.015650Z", "filename": "pano_0000_001784.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 9.78430777, "relative_pitch": 78.14529460322905, "relative_heading": 160.20963477487385, "relative_elevation": 46.612463824451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848607515825835, 52.36939342238849, 0.0 ] }, "distance": 10.16, "direction": 159.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00491", "timestamp": "2025-09-25T08:59:47Z", "filename": "2025_09_25_08_37_35_00491.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.15539464, "relative_pitch": 0.0, "relative_heading": 159.29216419161824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860720057917, 52.3693891628895, 46.2054526014254 ] }, "distance": 10.59, "direction": 160.31, "angle": 77.09, "elevation": 46.21, "pano_id": "TMX7316010203-000795_pano_0001_000607", "timestamp": "2018-06-19T08:15:25.504280Z", "filename": "pano_0001_000607.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.59281739, "relative_pitch": 77.08779890519615, "relative_heading": 160.307378562464, "relative_elevation": 46.2054526014254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861212750533, 52.3693901646012, 46.6374273318797 ] }, "distance": 10.61, "direction": 158.4, "angle": 77.19, "elevation": 46.64, "pano_id": "TMX7316010203-001502_pano_0001_002673", "timestamp": "2019-12-09T12:02:01.566650Z", "filename": "pano_0001_002673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.60684568, "relative_pitch": 77.18705409836421, "relative_heading": 158.3974255124097, "relative_elevation": 46.6374273318797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861610645191, 52.369390723565, 48.0133413262665 ] }, "distance": 10.65, "direction": 156.92, "angle": 77.49, "elevation": 48.01, "pano_id": "TMX7316010203-002849_pano_0014_000010", "timestamp": "2022-12-12T10:42:18.757130Z", "filename": "pano_0014_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.65234018, "relative_pitch": 77.49085691650545, "relative_heading": 156.91879162414642, "relative_elevation": 48.0133413262665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84839930872582, 52.3694627343009, 46.5940815806389 ] }, "distance": 10.74, "direction": 260.42, "angle": 77.02, "elevation": 46.59, "pano_id": "TMX7316010203-000266_pano_0000_001742", "timestamp": "2017-04-20T09:34:52.441190Z", "filename": "pano_0000_001742.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.7399178, "relative_pitch": 77.020050925661, "relative_heading": 260.4239098170307, "relative_elevation": 46.5940815806389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861116394582, 52.3693874589916, 47.7706564702094 ] }, "distance": 10.86, "direction": 159.3, "angle": 77.19, "elevation": 47.77, "pano_id": "TMX7316010203-001137_pano_0000_000460", "timestamp": "2019-04-18T11:43:56.825830Z", "filename": "pano_0000_000460.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 10.86396093, "relative_pitch": 77.18775815833567, "relative_heading": 159.30384781132287, "relative_elevation": 47.7706564702094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860615890049, 52.3693809922551, 46.9243638217449 ] }, "distance": 11.43, "direction": 162.18, "angle": 76.31, "elevation": 46.92, "pano_id": "TMX7316010203-002063_pano_0000_005038", "timestamp": "2021-03-26T11:10:23.891610Z", "filename": "pano_0000_005038.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 11.43100975, "relative_pitch": 76.30912510287494, "relative_heading": 162.1781584519282, "relative_elevation": 46.9243638217449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851041701751, 52.3695794809337, 46.9512048438191 ] }, "distance": 11.6, "direction": 344.9, "angle": 76.12, "elevation": 46.95, "pano_id": "TMX7316010203-001689_pano_0000_001780", "timestamp": "2020-05-06T08:27:26.585650Z", "filename": "pano_0000_001780.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 11.60476522, "relative_pitch": 76.11665555598968, "relative_heading": 344.9028458355115, "relative_elevation": 46.9512048438191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851510646925, 52.3695834836701, 46.8388616228476 ] }, "distance": 11.96, "direction": 346.94, "angle": 75.68, "elevation": 46.84, "pano_id": "TMX7316010203-001700_pano_0003_000847", "timestamp": "2020-05-08T11:50:55.846730Z", "filename": "pano_0003_000847.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 11.95913582, "relative_pitch": 75.67696130526026, "relative_heading": 346.9364967904619, "relative_elevation": 46.8388616228476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861306099423, 52.3693734520389, 46.167533560656 ] }, "distance": 12.38, "direction": 161.29, "angle": 74.99, "elevation": 46.17, "pano_id": "TMX7316010203-001041_pano_0001_000814", "timestamp": "2019-01-09T09:00:35.157320Z", "filename": "pano_0001_000814.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 12.3751311, "relative_pitch": 74.99469950625141, "relative_heading": 161.2949247855886, "relative_elevation": 46.167533560656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485132603861, 52.369587147082, 46.7117229523137 ] }, "distance": 12.38, "direction": 346.8, "angle": 75.15, "elevation": 46.71, "pano_id": "TMX7316010203-002556_pano_0000_001549", "timestamp": "2022-05-03T07:09:06.791640Z", "filename": "pano_0000_001549.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 12.38468788, "relative_pitch": 75.15080340534539, "relative_heading": 346.7961142759634, "relative_elevation": 46.7117229523137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851112587789, 52.3695881848849, 47.6416310751811 ] }, "distance": 12.53, "direction": 346.27, "angle": 75.26, "elevation": 47.64, "pano_id": "TMX7316010203-002063_pano_0000_005033", "timestamp": "2021-03-26T11:10:19.466690Z", "filename": "pano_0000_005033.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 12.53085312, "relative_pitch": 75.2636562892552, "relative_heading": 346.2695420429932, "relative_elevation": 47.6416310751811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862360596892, 52.3693732635076, 46.1832607667893 ] }, "distance": 12.64, "direction": 158.24, "angle": 74.69, "elevation": 46.18, "pano_id": "TMX7316010203-001700_pano_0003_000852", "timestamp": "2020-05-08T11:51:01.111690Z", "filename": "pano_0003_000852.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 12.64329087, "relative_pitch": 74.6896350037711, "relative_heading": 158.24105716535726, "relative_elevation": 46.1832607667893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861706916314, 52.3693695447315, 46.1092732129619 ] }, "distance": 12.88, "direction": 160.76, "angle": 74.4, "elevation": 46.11, "pano_id": "TMX7316010203-002556_pano_0000_001554", "timestamp": "2022-05-03T07:09:10.596630Z", "filename": "pano_0000_001554.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 12.87505183, "relative_pitch": 74.39871881253771, "relative_heading": 160.76468712897685, "relative_elevation": 46.1092732129619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851093193972, 52.369593189871, 46.8041233448312 ] }, "distance": 13.08, "direction": 346.79, "angle": 74.39, "elevation": 46.8, "pano_id": "TMX7316010203-001041_pano_0001_000809", "timestamp": "2019-01-09T09:00:30.897370Z", "filename": "pano_0001_000809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 13.07554452, "relative_pitch": 74.39137128802014, "relative_heading": 346.792562752713, "relative_elevation": 46.8041233448312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848497613383054, 52.36959269292502, 0.0 ] }, "distance": 13.26, "direction": 342.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00004", "timestamp": "2024-12-06T11:19:41Z", "filename": "Job_20241206_0806_Track64_Sphere_00004.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 13.2592648, "relative_pitch": 0.0, "relative_heading": 342.9187798585542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862773109764, 52.3693639696112, 47.1384714320302 ] }, "distance": 13.71, "direction": 158.75, "angle": 73.78, "elevation": 47.14, "pano_id": "TMX7315080123-000311_pano_0000_000187", "timestamp": "2016-06-22T11:12:09.800970Z", "filename": "pano_0000_000187.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 13.70848249, "relative_pitch": 73.78488000141249, "relative_heading": 158.75272727489153, "relative_elevation": 47.1384714320302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851358917108, 52.3696008338633, 47.7237763991579 ] }, "distance": 13.87, "direction": 348.32, "angle": 73.8, "elevation": 47.72, "pano_id": "TMX7315080123-000311_pano_0000_000182", "timestamp": "2016-06-22T11:12:02.675650Z", "filename": "pano_0000_000182.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 13.86722623, "relative_pitch": 73.79757821822115, "relative_heading": 348.32371236788214, "relative_elevation": 47.7237763991579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848513240555461, 52.36960203937741, 0.0 ] }, "distance": 14.0, "direction": 348.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00486", "timestamp": "2025-09-25T08:59:38Z", "filename": "2025_09_25_08_37_35_00486.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.00339919, "relative_pitch": 0.0, "relative_heading": 348.3396489059694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851695639119, 52.3696039032691, 48.6253931419924 ] }, "distance": 14.16, "direction": 349.51, "angle": 73.77, "elevation": 48.63, "pano_id": "TMX7316010203-002849_pano_0014_000005", "timestamp": "2022-12-12T10:42:14.842380Z", "filename": "pano_0014_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.15833631, "relative_pitch": 73.76593713695996, "relative_heading": 349.5124269442757, "relative_elevation": 48.6253931419924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849866980732, 52.3696013094745, 46.394617876038 ] }, "distance": 14.16, "direction": 344.34, "angle": 73.03, "elevation": 46.39, "pano_id": "TMX7316010203-000266_pano_0000_002456", "timestamp": "2017-04-20T10:01:53.203100Z", "filename": "pano_0000_002456.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.15897399, "relative_pitch": 73.0285602596543, "relative_heading": 344.3368820211049, "relative_elevation": 46.394617876038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848612092124138, 52.36935512846116, 0.0 ] }, "distance": 14.3, "direction": 164.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00010", "timestamp": "2024-12-06T11:19:47Z", "filename": "Job_20241206_0806_Track64_Sphere_00010.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.30317143, "relative_pitch": 0.0, "relative_heading": 164.16583627738484, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862513762512, 52.3693576219174, 45.6586012141779 ] }, "distance": 14.31, "direction": 160.44, "angle": 72.6, "elevation": 45.66, "pano_id": "TMX7316010203-000266_pano_0000_002459", "timestamp": "2017-04-20T10:01:59.263050Z", "filename": "pano_0000_002459.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.30897358, "relative_pitch": 72.59950261689598, "relative_heading": 160.43716396922792, "relative_elevation": 45.6586012141779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84850201689094, 52.3696040870189, 48.2618623189628 ] }, "distance": 14.4, "direction": 345.54, "angle": 73.39, "elevation": 48.26, "pano_id": "TMX7316010203-001137_pano_0000_000455", "timestamp": "2019-04-18T11:43:52.065860Z", "filename": "pano_0000_000455.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.39820536, "relative_pitch": 73.3883135351359, "relative_heading": 345.5425228979902, "relative_elevation": 48.2618623189628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851112473075, 52.3696054769073, 47.2338570049033 ] }, "distance": 14.41, "direction": 348.09, "angle": 73.04, "elevation": 47.23, "pano_id": "TMX7316010203-001502_pano_0001_002678", "timestamp": "2019-12-09T12:02:05.186600Z", "filename": "pano_0001_002678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.40728189, "relative_pitch": 73.03723371532229, "relative_heading": 348.0858134156131, "relative_elevation": 47.2338570049033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849564482008, 52.3696038511063, 46.7357032326981 ] }, "distance": 14.49, "direction": 343.85, "angle": 72.78, "elevation": 46.74, "pano_id": "TMX7316010203-000795_pano_0001_000602", "timestamp": "2018-06-19T08:15:20.834220Z", "filename": "pano_0001_000602.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 14.48742965, "relative_pitch": 72.777277788244, "relative_heading": 343.8542721169251, "relative_elevation": 46.7357032326981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862617034034, 52.3693503955274, 46.5083628036082 ] }, "distance": 15.09, "direction": 161.21, "angle": 72.02, "elevation": 46.51, "pano_id": "TMX7316010203-001689_pano_0000_001785", "timestamp": "2020-05-06T08:27:31.725610Z", "filename": "pano_0000_001785.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.09158571, "relative_pitch": 72.0221745720418, "relative_heading": 161.20776736249582, "relative_elevation": 46.5083628036082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848629146205485, 52.36934974149263, 0.0 ] }, "distance": 15.23, "direction": 160.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00492", "timestamp": "2025-09-25T08:59:48Z", "filename": "2025_09_25_08_37_35_00492.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.22670908, "relative_pitch": 0.0, "relative_heading": 160.57393573471515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863527590228, 52.3693480409998, 47.8643493484706 ] }, "distance": 15.55, "direction": 159.35, "angle": 72.0, "elevation": 47.86, "pano_id": "TMX7316010203-002849_pano_0014_000011", "timestamp": "2022-12-12T10:42:19.472100Z", "filename": "pano_0014_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.54753455, "relative_pitch": 72.00491067624982, "relative_heading": 159.35477417660795, "relative_elevation": 47.8643493484706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862732729582, 52.3693459433374, 46.0795542169362 ] }, "distance": 15.59, "direction": 161.52, "angle": 71.31, "elevation": 46.08, "pano_id": "TMX7316010203-000795_pano_0001_000608", "timestamp": "2018-06-19T08:15:26.324200Z", "filename": "pano_0001_000608.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.58620802, "relative_pitch": 71.31211689483091, "relative_heading": 161.52019669815013, "relative_elevation": 46.0795542169362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863274488819, 52.3693469951457, 46.4993554670364 ] }, "distance": 15.6, "direction": 160.1, "angle": 71.46, "elevation": 46.5, "pano_id": "TMX7316010203-001502_pano_0001_002672", "timestamp": "2019-12-09T12:02:01.066650Z", "filename": "pano_0001_002672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.59696905, "relative_pitch": 71.45734520687394, "relative_heading": 160.0981401171309, "relative_elevation": 46.4993554670364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863013999182, 52.3693440074976, 47.65525104478 ] }, "distance": 15.85, "direction": 161.11, "angle": 71.6, "elevation": 47.66, "pano_id": "TMX7316010203-001137_pano_0000_000461", "timestamp": "2019-04-18T11:43:57.560800Z", "filename": "pano_0000_000461.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 15.85163962, "relative_pitch": 71.60124752731875, "relative_heading": 161.1102367218271, "relative_elevation": 47.65525104478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862608706503, 52.3693398245975, 46.755869621411 ] }, "distance": 16.21, "direction": 162.57, "angle": 70.88, "elevation": 46.76, "pano_id": "TMX7316010203-002063_pano_0000_005039", "timestamp": "2021-03-26T11:10:24.676600Z", "filename": "pano_0000_005039.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 16.20788512, "relative_pitch": 70.88116672386822, "relative_heading": 162.56638188811334, "relative_elevation": 46.755869621411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849316595145, 52.3696252320069, 46.8859160048887 ] }, "distance": 16.83, "direction": 345.56, "angle": 70.26, "elevation": 46.89, "pano_id": "TMX7316010203-001700_pano_0003_000846", "timestamp": "2020-05-08T11:50:54.566750Z", "filename": "pano_0003_000846.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 16.82709957, "relative_pitch": 70.25721439601693, "relative_heading": 345.55503037245524, "relative_elevation": 46.8859160048887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84848837733723, 52.3696253944985, 46.843103854917 ] }, "distance": 16.93, "direction": 344.5, "angle": 70.13, "elevation": 46.84, "pano_id": "TMX7316010203-001689_pano_0000_001779", "timestamp": "2020-05-06T08:27:23.300700Z", "filename": "pano_0000_001779.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 16.92883239, "relative_pitch": 70.13043135299714, "relative_heading": 344.50125160027955, "relative_elevation": 46.843103854917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849199958172, 52.3696299094297, 47.6829846780747 ] }, "distance": 17.35, "direction": 345.73, "angle": 70.0, "elevation": 47.68, "pano_id": "TMX7316010203-002063_pano_0000_005032", "timestamp": "2021-03-26T11:10:18.331650Z", "filename": "pano_0000_005032.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.35102087, "relative_pitch": 70.00442065543315, "relative_heading": 345.7297224365646, "relative_elevation": 47.6829846780747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84848702586121, 52.3696293401211, 46.7269708141685 ] }, "distance": 17.38, "direction": 344.6, "angle": 69.6, "elevation": 46.73, "pano_id": "TMX7316010203-002556_pano_0000_001548", "timestamp": "2022-05-03T07:09:05.681640Z", "filename": "pano_0000_001548.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.37653465, "relative_pitch": 69.60115263681189, "relative_heading": 344.5956149218708, "relative_elevation": 46.7269708141685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486329294957, 52.3693291920308, 46.0375135382637 ] }, "distance": 17.48, "direction": 162.27, "angle": 69.21, "elevation": 46.04, "pano_id": "TMX7316010203-001041_pano_0001_000815", "timestamp": "2019-01-09T09:00:35.942210Z", "filename": "pano_0001_000815.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.4765303, "relative_pitch": 69.21248738196401, "relative_heading": 162.27075172608573, "relative_elevation": 46.0375135382637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_44_15_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848445603859979, 52.36962176529625, 0.0 ] }, "distance": 17.56, "direction": 334.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_44_15_00176", "timestamp": "2025-09-25T07:49:45Z", "filename": "2025_09_25_07_44_15_00176.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.56184454, "relative_pitch": 0.0, "relative_heading": 334.9457630731198, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864661039914, 52.3693311210125, 46.0431172465906 ] }, "distance": 17.58, "direction": 159.16, "angle": 69.1, "elevation": 46.04, "pano_id": "TMX7316010203-001700_pano_0003_000853", "timestamp": "2020-05-08T11:51:01.921700Z", "filename": "pano_0003_000853.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.58167985, "relative_pitch": 69.10051795844252, "relative_heading": 159.1637772263828, "relative_elevation": 46.0431172465906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_44_15_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848516918083637, 52.369635346705635, 0.0 ] }, "distance": 17.61, "direction": 351.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_44_15_00177", "timestamp": "2025-09-25T07:49:46Z", "filename": "2025_09_25_07_44_15_00177.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.61063599, "relative_pitch": 0.0, "relative_heading": 351.5765679092683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863781201979, 52.36932593711, 45.9935033451766 ] }, "distance": 17.92, "direction": 161.61, "angle": 68.71, "elevation": 45.99, "pano_id": "TMX7316010203-002556_pano_0000_001555", "timestamp": "2022-05-03T07:09:11.271600Z", "filename": "pano_0000_001555.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 17.92397633, "relative_pitch": 68.70880419590478, "relative_heading": 161.6107413473267, "relative_elevation": 45.9935033451766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0001_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0001_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0001_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849296752332, 52.3696368533029, 46.8349678916857 ] }, "distance": 18.09, "direction": 346.54, "angle": 68.89, "elevation": 46.83, "pano_id": "TMX7316010203-001041_pano_0001_000808", "timestamp": "2019-01-09T09:00:29.962330Z", "filename": "pano_0001_000808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 18.08539174, "relative_pitch": 68.88585885663696, "relative_heading": 346.53556430629163, "relative_elevation": 46.8349678916857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84847287848567, 52.36963445426805, 0.0 ] }, "distance": 18.2, "direction": 342.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00003", "timestamp": "2024-12-06T11:19:40Z", "filename": "Job_20241206_0806_Track64_Sphere_00003.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 18.19775376, "relative_pitch": 0.0, "relative_heading": 342.1459267808777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_44_15_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848376161418686, 52.369608821504265, 0.0 ] }, "distance": 18.9, "direction": 319.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_44_15_00175", "timestamp": "2025-09-25T07:49:44Z", "filename": "2025_09_25_07_44_15_00175.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 18.90466145, "relative_pitch": 0.0, "relative_heading": 319.9401086989214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84831847806416, 52.3693891813354, 45.7077847514302 ] }, "distance": 18.93, "direction": 238.22, "angle": 67.5, "elevation": 45.71, "pano_id": "TMX7316010203-000266_pano_0000_001743", "timestamp": "2017-04-20T09:34:55.831160Z", "filename": "pano_0000_001743.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 18.93405767, "relative_pitch": 67.49863762580478, "relative_heading": 238.22208565278214, "relative_elevation": 45.7077847514302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_44_15_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_44_15_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_44_15_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485889609685, 52.36964817641638, 0.0 ] }, "distance": 18.99, "direction": 7.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_44_15_00178", "timestamp": "2025-09-25T07:49:47Z", "filename": "2025_09_25_07_44_15_00178.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 18.99140158, "relative_pitch": 0.0, "relative_heading": 7.038596211977603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849802329694, 52.3696469141268, 48.6174755813554 ] }, "distance": 19.1, "direction": 348.32, "angle": 68.55, "elevation": 48.62, "pano_id": "TMX7316010203-002849_pano_0014_000004", "timestamp": "2022-12-12T10:42:13.897160Z", "filename": "pano_0014_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.10323878, "relative_pitch": 68.54867392195156, "relative_heading": 348.32209507913814, "relative_elevation": 48.6174755813554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track64_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track64_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848632465467539, 52.369313392186136, 0.0 ] }, "distance": 19.15, "direction": 163.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track64_Sphere_00011", "timestamp": "2024-12-06T11:19:48Z", "filename": "Job_20241206_0806_Track64_Sphere_00011.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.14987522, "relative_pitch": 0.0, "relative_heading": 163.9629053657014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865003017253, 52.3693164079634, 47.0173136619851 ] }, "distance": 19.2, "direction": 160.25, "angle": 67.79, "elevation": 47.02, "pano_id": "TMX7315080123-000311_pano_0000_000188", "timestamp": "2016-06-22T11:12:10.926000Z", "filename": "pano_0000_000188.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.19810966, "relative_pitch": 67.78882393453308, "relative_heading": 160.25211828746092, "relative_elevation": 47.0173136619851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84847902910816, 52.3696453835778, 47.7686117039993 ] }, "distance": 19.24, "direction": 344.44, "angle": 68.06, "elevation": 47.77, "pano_id": "TMX7315080123-000311_pano_0000_000181", "timestamp": "2016-06-22T11:12:00.530440Z", "filename": "pano_0000_000181.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.242373, "relative_pitch": 68.05921018817419, "relative_heading": 344.4440914685694, "relative_elevation": 47.7686117039993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849060753058, 52.369647521446, 47.2369311852381 ] }, "distance": 19.28, "direction": 346.89, "angle": 67.8, "elevation": 47.24, "pano_id": "TMX7316010203-001502_pano_0001_002679", "timestamp": "2019-12-09T12:02:06.596580Z", "filename": "pano_0001_002679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.27765615, "relative_pitch": 67.79935366855727, "relative_heading": 346.89246680836254, "relative_elevation": 47.2369311852381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84846476903172, 52.3696440614488, 46.7894471175969 ] }, "distance": 19.39, "direction": 341.56, "angle": 67.49, "elevation": 46.79, "pano_id": "TMX7316010203-000795_pano_0001_000601", "timestamp": "2018-06-19T08:15:19.424270Z", "filename": "pano_0001_000601.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.38565852, "relative_pitch": 67.49494662710299, "relative_heading": 341.56076711285834, "relative_elevation": 46.7894471175969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84848206182766, 52.3696475564877, 48.2908204011619 ] }, "distance": 19.42, "direction": 345.22, "angle": 68.09, "elevation": 48.29, "pano_id": "TMX7316010203-001137_pano_0000_000454", "timestamp": "2019-04-18T11:43:50.475850Z", "filename": "pano_0000_000454.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 19.42170183, "relative_pitch": 68.09089316879732, "relative_heading": 345.2224602964999, "relative_elevation": 48.2908204011619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848650011256134, 52.36930741426036, 0.0 ] }, "distance": 20.14, "direction": 161.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00493", "timestamp": "2025-09-25T08:59:49Z", "filename": "2025_09_25_08_37_35_00493.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.14244548, "relative_pitch": 0.0, "relative_heading": 161.21746358682802, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_001786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_001786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_001786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486481158113, 52.3693046058014, 46.4588313596323 ] }, "distance": 20.4, "direction": 161.84, "angle": 66.3, "elevation": 46.46, "pano_id": "TMX7316010203-001689_pano_0000_001786", "timestamp": "2020-05-06T08:27:32.410630Z", "filename": "pano_0000_001786.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.39796293, "relative_pitch": 66.29590359127236, "relative_heading": 161.84343047669407, "relative_elevation": 46.4588313596323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0014_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0014_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0014_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865434286392, 52.369305358915, 47.7771183867007 ] }, "distance": 20.46, "direction": 160.64, "angle": 66.82, "elevation": 47.78, "pano_id": "TMX7316010203-002849_pano_0014_000012", "timestamp": "2022-12-12T10:42:20.177140Z", "filename": "pano_0014_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.45500089, "relative_pitch": 66.8225946134252, "relative_heading": 160.64132333435163, "relative_elevation": 47.7771183867007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864714390338, 52.3693026529953, 45.9823106145486 ] }, "distance": 20.58, "direction": 162.21, "angle": 65.88, "elevation": 45.98, "pano_id": "TMX7316010203-000795_pano_0001_000609", "timestamp": "2018-06-19T08:15:27.124190Z", "filename": "pano_0001_000609.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.58422691, "relative_pitch": 65.88406915580431, "relative_heading": 162.20699637978134, "relative_elevation": 45.9823106145486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865324748866, 52.3693034673402, 46.4012260613963 ] }, "distance": 20.63, "direction": 161.03, "angle": 66.03, "elevation": 46.4, "pano_id": "TMX7316010203-001502_pano_0001_002671", "timestamp": "2019-12-09T12:02:00.561600Z", "filename": "pano_0001_002671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.62932969, "relative_pitch": 66.03074464525491, "relative_heading": 161.03060727217226, "relative_elevation": 46.4012260613963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001137_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001137_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001137/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864836900537, 52.3693003401105, 47.5640185177326 ] }, "distance": 20.85, "direction": 162.2, "angle": 66.32, "elevation": 47.56, "pano_id": "TMX7316010203-001137_pano_0000_000462", "timestamp": "2019-04-18T11:43:58.295830Z", "filename": "pano_0000_000462.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.85477967, "relative_pitch": 66.32461263946989, "relative_heading": 162.20477884384903, "relative_elevation": 47.5640185177326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track64_Sphere_00007/adjacencies/b_20241206_0806_Track64_Sphere_00007/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_005040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_005040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_005040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864585258918, 52.3692986034826, 46.6384682562202 ] }, "distance": 20.99, "direction": 162.81, "angle": 65.77, "elevation": 46.64, "pano_id": "TMX7316010203-002063_pano_0000_005040", "timestamp": "2021-03-26T11:10:25.446640Z", "filename": "pano_0000_005040.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_20241206_0806_Track64_Sphere_00007", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118315.345084185, 486980.5674600431 ] }, "relative_distance": 20.9875717, "relative_pitch": 65.77198805303046, "relative_heading": 162.81154035316175, "relative_elevation": 46.6384682562202 } ] } }