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_20240925_0919_Track09_Sphere_00024/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822505441086905, 52.38231727646051, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00024", "timestamp": "2024-09-25T07:46:07Z", "filename": "Job_20240925_0919_Track09_Sphere_00024.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "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_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251169250659, 52.3823172989341, 44.0942585812882 ] }, "distance": 0.43, "direction": 89.66, "angle": 89.45, "elevation": 44.09, "pano_id": "TMX7316010203-000079_pano_0008_000226", "timestamp": "2016-08-18T08:12:21.041290Z", "filename": "pano_0008_000226.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 0.42567536, "relative_pitch": 89.44689751590238, "relative_heading": 89.66339690456007, "relative_elevation": 44.0942585812882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251374714709, 52.3823166750428, 44.5554618239403 ] }, "distance": 0.57, "direction": 96.75, "angle": 89.27, "elevation": 44.56, "pano_id": "TMX7316010203-001326_pano_0000_006464", "timestamp": "2019-07-24T08:15:20.701280Z", "filename": "pano_0000_006464.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 0.56951701, "relative_pitch": 89.26767353000443, "relative_heading": 96.7482716728327, "relative_elevation": 44.5554618239403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82252495168788, 52.3823084495765, 44.1981243705377 ] }, "distance": 1.65, "direction": 126.48, "angle": 87.86, "elevation": 44.2, "pano_id": "TMX7316010203-002522_pano_0004_000704", "timestamp": "2022-04-19T07:19:14.490820Z", "filename": "pano_0004_000704.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 1.65216737, "relative_pitch": 87.85922674250921, "relative_heading": 126.47675313034631, "relative_elevation": 44.1981243705377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822499357484817, 52.38230135713266, 0.0 ] }, "distance": 1.82, "direction": 193.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02014", "timestamp": "2025-10-02T10:45:46Z", "filename": "recording_2025-10-02_10-04-24_02014.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 1.81920687, "relative_pitch": 0.0, "relative_heading": 193.1619517645866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248933901723, 52.3823357324503, 44.4545028526336 ] }, "distance": 2.33, "direction": 331.9, "angle": 87.0, "elevation": 44.45, "pano_id": "TMX7316010203-000831_pano_0000_000168", "timestamp": "2018-07-09T10:22:38.078600Z", "filename": "pano_0000_000168.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 2.32803225, "relative_pitch": 87.00222301847568, "relative_heading": 331.90330869995176, "relative_elevation": 44.4545028526336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251478884368, 52.3822968885682, 44.2996529769152 ] }, "distance": 2.36, "direction": 164.33, "angle": 86.96, "elevation": 44.3, "pano_id": "TMX7316010203-000831_pano_0000_000261", "timestamp": "2018-07-09T10:24:20.743070Z", "filename": "pano_0000_000261.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 2.35625317, "relative_pitch": 86.95536516615844, "relative_heading": 164.3278049843001, "relative_elevation": 44.2996529769152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82246791646823, 52.3823293022453, 44.2966324985027 ] }, "distance": 2.88, "direction": 297.64, "angle": 86.27, "elevation": 44.3, "pano_id": "TMX7316010203-001891_pano_0000_002319", "timestamp": "2020-08-24T10:07:18.231650Z", "filename": "pano_0000_002319.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 2.88430941, "relative_pitch": 86.27452955215627, "relative_heading": 297.64205959693743, "relative_elevation": 44.2966324985027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248820494007, 52.3822928079781, 44.3451279299334 ] }, "distance": 2.96, "direction": 203.32, "angle": 86.17, "elevation": 44.35, "pano_id": "TMX7316010203-002068_pano_0000_001889", "timestamp": "2021-03-29T11:27:52.171680Z", "filename": "pano_0000_001889.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 2.96489878, "relative_pitch": 86.17491832700594, "relative_heading": 203.31855702079676, "relative_elevation": 44.3451279299334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248864187316, 52.3823477930481, 44.1088518612087 ] }, "distance": 3.58, "direction": 341.38, "angle": 85.36, "elevation": 44.11, "pano_id": "TMX7316010203-000305_pano_0000_003373", "timestamp": "2017-05-22T09:39:26.332850Z", "filename": "pano_0000_003373.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 3.58320925, "relative_pitch": 85.3557409604064, "relative_heading": 341.3834062329314, "relative_elevation": 44.1088518612087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248554512225, 52.3823480452785, 44.3252121219411 ] }, "distance": 3.68, "direction": 338.41, "angle": 85.25, "elevation": 44.33, "pano_id": "TMX7316010203-002522_pano_0004_000592", "timestamp": "2022-04-19T07:17:24.801620Z", "filename": "pano_0004_000592.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 3.68207224, "relative_pitch": 85.25137216439236, "relative_heading": 338.4120117442267, "relative_elevation": 44.3252121219411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8225584677721, 52.3822968026006, 44.1835546242073 ] }, "distance": 4.27, "direction": 122.25, "angle": 84.48, "elevation": 44.18, "pano_id": "TMX7316010203-002068_pano_0000_001890", "timestamp": "2021-03-29T11:27:53.596610Z", "filename": "pano_0000_001890.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.26932967, "relative_pitch": 84.48080842843862, "relative_heading": 122.25068349544526, "relative_elevation": 44.1835546242073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82247123346763, 52.3823494378391, 44.2991338875145 ] }, "distance": 4.27, "direction": 326.94, "angle": 84.49, "elevation": 44.3, "pano_id": "TMX7316010203-002068_pano_0000_001617", "timestamp": "2021-03-29T11:23:12.838530Z", "filename": "pano_0000_001617.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.26998748, "relative_pitch": 84.49427681246796, "relative_heading": 326.9417163576526, "relative_elevation": 44.2991338875145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822477694119336, 52.38235317597493, 0.0 ] }, "distance": 4.42, "direction": 334.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00023", "timestamp": "2024-09-25T07:46:06Z", "filename": "Job_20240925_0919_Track09_Sphere_00023.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.41896239, "relative_pitch": 0.0, "relative_heading": 334.68780295413234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82246122862111, 52.3822864216474, 44.6125697921962 ] }, "distance": 4.57, "direction": 221.25, "angle": 84.16, "elevation": 44.61, "pano_id": "TMX7316010203-001326_pano_0000_006465", "timestamp": "2019-07-24T08:15:22.051460Z", "filename": "pano_0000_006465.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.56628885, "relative_pitch": 84.15588170136371, "relative_heading": 221.24546105222757, "relative_elevation": 44.6125697921962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822571580736221, 52.3823102848097, 0.0 ] }, "distance": 4.57, "direction": 99.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02013", "timestamp": "2025-10-02T10:45:44Z", "filename": "recording_2025-10-02_10-04-24_02013.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.57024836, "relative_pitch": 0.0, "relative_heading": 99.80116335870814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82247252186566, 52.382354728168, 44.3216919116676 ] }, "distance": 4.73, "direction": 331.73, "angle": 83.91, "elevation": 44.32, "pano_id": "TMX7316010203-001326_pano_0000_006242", "timestamp": "2019-07-24T08:11:55.901780Z", "filename": "pano_0000_006242.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.73199895, "relative_pitch": 83.90590949216117, "relative_heading": 331.7257188609339, "relative_elevation": 44.3216919116676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82256544778662, 52.382294778685846, 0.0 ] }, "distance": 4.79, "direction": 121.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00025", "timestamp": "2024-09-25T07:46:08Z", "filename": "Job_20240925_0919_Track09_Sphere_00025.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.7918775, "relative_pitch": 0.0, "relative_heading": 121.49551527619481, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track12_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82247119898167, 52.38227961633241, 0.0 ] }, "distance": 4.8, "direction": 209.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track12_Sphere_00002", "timestamp": "2024-09-25T07:48:20Z", "filename": "Job_20240925_0919_Track12_Sphere_00002.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.79558067, "relative_pitch": 0.0, "relative_heading": 209.09090526942603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82246767179581, 52.3822804754145, 44.2711264323443 ] }, "distance": 4.84, "direction": 212.13, "angle": 83.77, "elevation": 44.27, "pano_id": "TMX7316010203-002522_pano_0004_000705", "timestamp": "2022-04-19T07:19:15.615840Z", "filename": "pano_0004_000705.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.835616, "relative_pitch": 83.7664478312945, "relative_heading": 212.12975724216656, "relative_elevation": 44.2711264323443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82245638698482, 52.3822852870197, 44.2818653983995 ] }, "distance": 4.88, "direction": 223.18, "angle": 83.71, "elevation": 44.28, "pano_id": "TMX7316010203-001891_pano_0000_002320", "timestamp": "2020-08-24T10:07:19.311640Z", "filename": "pano_0000_002320.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.88134601, "relative_pitch": 83.70948194773753, "relative_heading": 223.17833661308453, "relative_elevation": 44.2818653983995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82247761526532, 52.3823579553389, 44.1860389485955 ] }, "distance": 4.91, "direction": 337.29, "angle": 83.66, "elevation": 44.19, "pano_id": "TMX7316010203-000079_pano_0008_000225", "timestamp": "2016-08-18T08:12:19.736200Z", "filename": "pano_0008_000225.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 4.9070686, "relative_pitch": 83.66299931071187, "relative_heading": 337.28695796545975, "relative_elevation": 44.1860389485955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82257685011042, 52.3822972893224, 43.9109999528155 ] }, "distance": 5.35, "direction": 114.58, "angle": 83.06, "elevation": 43.91, "pano_id": "TMX7316010203-000079_pano_0008_000227", "timestamp": "2016-08-18T08:12:22.131100Z", "filename": "pano_0008_000227.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.34685161, "relative_pitch": 83.05751910309452, "relative_heading": 114.57957601225145, "relative_elevation": 43.9109999528155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82258208357816, 52.3823038371905, 44.1444087028503 ] }, "distance": 5.43, "direction": 105.99, "angle": 82.99, "elevation": 44.14, "pano_id": "TMX7316010203-000831_pano_0000_000262", "timestamp": "2018-07-09T10:24:21.898070Z", "filename": "pano_0000_000262.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.42873485, "relative_pitch": 82.98915353339488, "relative_heading": 105.98994943616437, "relative_elevation": 44.1444087028503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82258532990389, 52.3823090402048, 44.3316080151126 ] }, "distance": 5.52, "direction": 99.56, "angle": 82.91, "elevation": 44.33, "pano_id": "TMX7316010203-001326_pano_0000_006463", "timestamp": "2019-07-24T08:15:19.196200Z", "filename": "pano_0000_006463.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.51640752, "relative_pitch": 82.90685501340566, "relative_heading": 99.56333050524603, "relative_elevation": 44.3316080151126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82257927381462, 52.3822960273832, 44.2036977251992 ] }, "distance": 5.56, "direction": 115.19, "angle": 82.84, "elevation": 44.2, "pano_id": "TMX7316010203-001891_pano_0000_002272", "timestamp": "2020-08-24T10:06:42.726780Z", "filename": "pano_0000_002272.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.55565379, "relative_pitch": 82.83645535193733, "relative_heading": 115.18857751932703, "relative_elevation": 44.2036977251992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822469102723, 52.3822704181814, 44.365325554274 ] }, "distance": 5.77, "direction": 205.39, "angle": 82.59, "elevation": 44.37, "pano_id": "TMX7316010203-000831_pano_0000_000260", "timestamp": "2018-07-09T10:24:19.583060Z", "filename": "pano_0000_000260.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.77144159, "relative_pitch": 82.58807239304953, "relative_heading": 205.38636437606647, "relative_elevation": 44.365325554274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8224560732295, 52.3822730966236, 44.190752976574 ] }, "distance": 5.96, "direction": 214.36, "angle": 82.32, "elevation": 44.19, "pano_id": "TMX7316010203-000305_pano_0000_003802", "timestamp": "2017-05-22T10:15:55.484410Z", "filename": "pano_0000_003802.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 5.95548959, "relative_pitch": 82.3246198190863, "relative_heading": 214.36357713774333, "relative_elevation": 44.190752976574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82258670460877, 52.3822892995233, 43.9797807047144 ] }, "distance": 6.35, "direction": 119.36, "angle": 81.79, "elevation": 43.98, "pano_id": "TMX7316010203-000305_pano_0000_003803", "timestamp": "2017-05-22T10:15:59.484430Z", "filename": "pano_0000_003803.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 6.34897585, "relative_pitch": 81.78546041709932, "relative_heading": 119.36254520390561, "relative_elevation": 43.9797807047144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248081055411, 52.3823732290411, 44.2961111748591 ] }, "distance": 6.45, "direction": 344.92, "angle": 81.72, "elevation": 44.3, "pano_id": "TMX7316010203-001891_pano_0000_002318", "timestamp": "2020-08-24T10:07:17.166600Z", "filename": "pano_0000_002318.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 6.44803012, "relative_pitch": 81.71782533057859, "relative_heading": 344.9240677973019, "relative_elevation": 44.2961111748591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82259889532741, 52.3823060691743, 44.0187015393749 ] }, "distance": 6.48, "direction": 101.09, "angle": 81.62, "elevation": 44.02, "pano_id": "TMX7316010203-002522_pano_0004_000703", "timestamp": "2022-04-19T07:19:13.400810Z", "filename": "pano_0004_000703.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 6.48448109, "relative_pitch": 81.6199179033656, "relative_heading": 101.08808930076496, "relative_elevation": 44.0187015393749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822454810143538, 52.38226557123203, 0.0 ] }, "distance": 6.71, "direction": 210.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02015", "timestamp": "2025-10-02T10:45:48Z", "filename": "recording_2025-10-02_10-04-24_02015.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 6.70731049, "relative_pitch": 0.0, "relative_heading": 210.93042807814504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82247953314501, 52.3823776587762, 44.4651544354856 ] }, "distance": 6.95, "direction": 345.29, "angle": 81.12, "elevation": 44.47, "pano_id": "TMX7316010203-000831_pano_0000_000167", "timestamp": "2018-07-09T10:22:36.898600Z", "filename": "pano_0000_000167.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 6.94674618, "relative_pitch": 81.12051593318395, "relative_heading": 345.288795365893, "relative_elevation": 44.4651544354856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82243881817126, 52.3822626773028, 44.3911134190857 ] }, "distance": 7.58, "direction": 216.75, "angle": 80.31, "elevation": 44.39, "pano_id": "TMX7316010203-002068_pano_0000_001888", "timestamp": "2021-03-29T11:27:50.416690Z", "filename": "pano_0000_001888.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 7.58228779, "relative_pitch": 80.30705322923274, "relative_heading": 216.74797138975984, "relative_elevation": 44.3911134190857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82244023362605, 52.3822568660877, 44.2819957695901 ] }, "distance": 8.06, "direction": 213.45, "angle": 79.69, "elevation": 44.28, "pano_id": "TMX7316010203-000079_pano_0008_000263", "timestamp": "2016-08-18T08:13:01.865950Z", "filename": "pano_0008_000263.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 8.05614079, "relative_pitch": 79.68905553463644, "relative_heading": 213.44536699733578, "relative_elevation": 44.2819957695901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248509588947, 52.3823910665529, 44.2998533593491 ] }, "distance": 8.33, "direction": 350.42, "angle": 79.35, "elevation": 44.3, "pano_id": "TMX7316010203-002522_pano_0004_000591", "timestamp": "2022-04-19T07:17:23.411610Z", "filename": "pano_0004_000591.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 8.32700824, "relative_pitch": 79.3543764617524, "relative_heading": 350.4234031579835, "relative_elevation": 44.2998533593491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248912157228, 52.3823932650007, 44.2584543442354 ] }, "distance": 8.53, "direction": 352.51, "angle": 79.09, "elevation": 44.26, "pano_id": "TMX7316010203-002068_pano_0000_001616", "timestamp": "2021-03-29T11:23:12.023710Z", "filename": "pano_0000_001616.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 8.52829937, "relative_pitch": 79.09317900980997, "relative_heading": 352.51321019617643, "relative_elevation": 44.2584543442354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822484251088208, 52.38239651015538, 0.0 ] }, "distance": 8.93, "direction": 350.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00022", "timestamp": "2024-09-25T07:46:04Z", "filename": "Job_20240925_0919_Track09_Sphere_00022.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 8.93398006, "relative_pitch": 0.0, "relative_heading": 350.7059195782166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82263014116592, 52.3822879794226, 44.1421642517671 ] }, "distance": 9.1, "direction": 111.0, "angle": 78.36, "elevation": 44.14, "pano_id": "TMX7316010203-002068_pano_0000_001891", "timestamp": "2021-03-29T11:27:54.626630Z", "filename": "pano_0000_001891.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.09532394, "relative_pitch": 78.35736186359146, "relative_heading": 111.00361961096561, "relative_elevation": 44.1421642517671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248980022122, 52.3823986711908, 44.2704065348953 ] }, "distance": 9.12, "direction": 353.29, "angle": 78.36, "elevation": 44.27, "pano_id": "TMX7316010203-001326_pano_0000_006241", "timestamp": "2019-07-24T08:11:55.136830Z", "filename": "pano_0000_006241.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.11956729, "relative_pitch": 78.36006898927067, "relative_heading": 353.29354698393615, "relative_elevation": 44.2704065348953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track12_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822434843515353, 52.38224528955261, 0.0 ] }, "distance": 9.34, "direction": 210.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track12_Sphere_00003", "timestamp": "2024-09-25T07:48:21Z", "filename": "Job_20240925_0919_Track12_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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.34201692, "relative_pitch": 0.0, "relative_heading": 210.968536758544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82243140665868, 52.3822451042105, 44.6334859831259 ] }, "distance": 9.48, "direction": 212.12, "angle": 78.01, "elevation": 44.63, "pano_id": "TMX7316010203-001326_pano_0000_006466", "timestamp": "2019-07-24T08:15:22.906230Z", "filename": "pano_0000_006466.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.48202489, "relative_pitch": 78.0062829345182, "relative_heading": 212.11699715440787, "relative_elevation": 44.6334859831259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8224402594657, 52.3822414243151, 44.27810413111 ] }, "distance": 9.54, "direction": 207.74, "angle": 77.85, "elevation": 44.28, "pano_id": "TMX7316010203-001891_pano_0000_002321", "timestamp": "2020-08-24T10:07:20.381650Z", "filename": "pano_0000_002321.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.53620819, "relative_pitch": 77.84581789044226, "relative_heading": 207.73723347258826, "relative_elevation": 44.27810413111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822642597409166, 52.38229977520533, 0.0 ] }, "distance": 9.54, "direction": 101.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02012", "timestamp": "2025-10-02T10:45:43Z", "filename": "recording_2025-10-02_10-04-24_02012.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.5400544, "relative_pitch": 0.0, "relative_heading": 101.77872883381674, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822633776899364, 52.38228193743627, 0.0 ] }, "distance": 9.58, "direction": 114.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00026", "timestamp": "2024-09-25T07:46:09Z", "filename": "Job_20240925_0919_Track09_Sphere_00026.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.58258222, "relative_pitch": 0.0, "relative_heading": 114.22758114176659, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82248687751286, 52.3824043845658, 44.1567334728315 ] }, "distance": 9.77, "direction": 352.57, "angle": 77.52, "elevation": 44.16, "pano_id": "TMX7316010203-000079_pano_0008_000224", "timestamp": "2016-08-18T08:12:18.371180Z", "filename": "pano_0008_000224.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.77499074, "relative_pitch": 77.51771347069604, "relative_heading": 352.57019859095027, "relative_elevation": 44.1567334728315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8224358923066, 52.3822394966211, 44.3031666949391 ] }, "distance": 9.87, "direction": 208.69, "angle": 77.45, "elevation": 44.3, "pano_id": "TMX7316010203-002522_pano_0004_000706", "timestamp": "2022-04-19T07:19:16.495830Z", "filename": "pano_0004_000706.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.8658153, "relative_pitch": 77.44572448530731, "relative_heading": 208.68601007188983, "relative_elevation": 44.3031666949391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82244708906193, 52.3822349102621, 44.4025751370937 ] }, "distance": 9.99, "direction": 203.44, "angle": 77.32, "elevation": 44.4, "pano_id": "TMX7316010203-000831_pano_0000_000259", "timestamp": "2018-07-09T10:24:18.383070Z", "filename": "pano_0000_000259.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 9.9894456, "relative_pitch": 77.32100904860233, "relative_heading": 203.43745375772758, "relative_elevation": 44.4025751370937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82264693883552, 52.3822872563299, 43.8731471188366 ] }, "distance": 10.2, "direction": 109.12, "angle": 76.92, "elevation": 43.87, "pano_id": "TMX7316010203-000079_pano_0008_000228", "timestamp": "2016-08-18T08:12:23.116160Z", "filename": "pano_0008_000228.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 10.19744481, "relative_pitch": 76.9150608584932, "relative_heading": 109.1218962753859, "relative_elevation": 43.8731471188366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82265218972452, 52.3822910760833, 44.1427698070183 ] }, "distance": 10.41, "direction": 106.27, "angle": 76.73, "elevation": 44.14, "pano_id": "TMX7316010203-000831_pano_0000_000263", "timestamp": "2018-07-09T10:24:22.928010Z", "filename": "pano_0000_000263.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 10.40895466, "relative_pitch": 76.7319086835195, "relative_heading": 106.26547527189126, "relative_elevation": 44.1427698070183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82265176757357, 52.3822882486462, 44.1907155746594 ] }, "distance": 10.47, "direction": 107.96, "angle": 76.67, "elevation": 44.19, "pano_id": "TMX7316010203-001891_pano_0000_002273", "timestamp": "2020-08-24T10:06:43.491860Z", "filename": "pano_0000_002273.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 10.47407377, "relative_pitch": 76.66582971245866, "relative_heading": 107.96193728630095, "relative_elevation": 44.1907155746594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82265527761825, 52.3822954888363, 44.3437686664984 ] }, "distance": 10.49, "direction": 103.37, "angle": 76.69, "elevation": 44.34, "pano_id": "TMX7316010203-001326_pano_0000_006462", "timestamp": "2019-07-24T08:15:18.276190Z", "filename": "pano_0000_006462.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 10.48668108, "relative_pitch": 76.69478915321636, "relative_heading": 103.36704621431595, "relative_elevation": 44.3437686664984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82249530033062, 52.3824167109427, 44.2790160207078 ] }, "distance": 11.09, "direction": 356.43, "angle": 75.94, "elevation": 44.28, "pano_id": "TMX7316010203-001891_pano_0000_002317", "timestamp": "2020-08-24T10:07:16.141660Z", "filename": "pano_0000_002317.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 11.08605767, "relative_pitch": 75.943902746391, "relative_heading": 356.4290116565234, "relative_elevation": 44.2790160207078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82249504078148, 52.3824199554451, 44.4194253124297 ] }, "distance": 11.45, "direction": 356.45, "angle": 75.55, "elevation": 44.42, "pano_id": "TMX7316010203-000831_pano_0000_000166", "timestamp": "2018-07-09T10:22:35.783580Z", "filename": "pano_0000_000166.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 11.44748922, "relative_pitch": 75.54855906535656, "relative_heading": 356.45327733726003, "relative_elevation": 44.4194253124297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82267105827193, 52.3822936612988, 44.0336068915203 ] }, "distance": 11.58, "direction": 103.12, "angle": 75.27, "elevation": 44.03, "pano_id": "TMX7316010203-002522_pano_0004_000702", "timestamp": "2022-04-19T07:19:12.560840Z", "filename": "pano_0004_000702.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 11.57922311, "relative_pitch": 75.26686435874355, "relative_heading": 103.11681065773865, "relative_elevation": 44.0336068915203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822428894015597, 52.38222345692992, 0.0 ] }, "distance": 11.67, "direction": 206.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02016", "timestamp": "2025-10-02T10:45:48Z", "filename": "recording_2025-10-02_10-04-24_02016.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 11.6685499, "relative_pitch": 0.0, "relative_heading": 206.53143242324043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241675236288, 52.3822213204666, 44.4158176742494 ] }, "distance": 12.27, "direction": 209.49, "angle": 74.56, "elevation": 44.42, "pano_id": "TMX7316010203-002068_pano_0000_001887", "timestamp": "2021-03-29T11:27:49.106750Z", "filename": "pano_0000_001887.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 12.26691278, "relative_pitch": 74.56072967869085, "relative_heading": 209.49161230460487, "relative_elevation": 44.4158176742494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241451034059, 52.3822153829413, 44.295947839506 ] }, "distance": 12.92, "direction": 208.64, "angle": 73.74, "elevation": 44.3, "pano_id": "TMX7316010203-000079_pano_0008_000262", "timestamp": "2016-08-18T08:13:00.856000Z", "filename": "pano_0008_000262.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 12.91858872, "relative_pitch": 73.74106215028793, "relative_heading": 208.63836928131263, "relative_elevation": 44.295947839506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8225005369799, 52.382433600098, 44.2642772868276 ] }, "distance": 12.95, "direction": 358.52, "angle": 73.69, "elevation": 44.26, "pano_id": "TMX7316010203-002522_pano_0004_000590", "timestamp": "2022-04-19T07:17:22.281910Z", "filename": "pano_0004_000590.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 12.94817363, "relative_pitch": 73.69476161663476, "relative_heading": 358.5222076031748, "relative_elevation": 44.2642772868276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82249521370337, 52.3824351099988, 44.0833189385012 ] }, "distance": 13.13, "direction": 356.96, "angle": 73.41, "elevation": 44.08, "pano_id": "TMX7316010203-000305_pano_0000_003374", "timestamp": "2017-05-22T09:39:30.457780Z", "filename": "pano_0000_003374.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 13.13036104, "relative_pitch": 73.41366464729825, "relative_heading": 356.95977638359875, "relative_elevation": 44.0833189385012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82250695581876, 52.3824369473218, 44.2480615312234 ] }, "distance": 13.32, "direction": 0.44, "angle": 73.25, "elevation": 44.25, "pano_id": "TMX7316010203-002068_pano_0000_001615", "timestamp": "2021-03-29T11:23:11.068490Z", "filename": "pano_0000_001615.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 13.31672744, "relative_pitch": 73.25050761816455, "relative_heading": 0.4437684359105185, "relative_elevation": 44.2480615312234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82250581660462, 52.3824425567766, 44.2575880391523 ] }, "distance": 13.94, "direction": 0.11, "angle": 72.52, "elevation": 44.26, "pano_id": "TMX7316010203-001326_pano_0000_006240", "timestamp": "2019-07-24T08:11:54.336780Z", "filename": "pano_0000_006240.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 13.94054135, "relative_pitch": 72.51627800535462, "relative_heading": 0.10509082404569846, "relative_elevation": 44.2575880391523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track12_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241322323783, 52.38220493036781, 0.0 ] }, "distance": 13.99, "direction": 206.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track12_Sphere_00004", "timestamp": "2024-09-25T07:48:22Z", "filename": "Job_20240925_0919_Track12_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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 13.98966335, "relative_pitch": 0.0, "relative_heading": 206.6699222623659, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822503169820301, 52.38244372307243, 0.0 ] }, "distance": 14.07, "direction": 359.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00021", "timestamp": "2024-09-25T07:46:03Z", "filename": "Job_20240925_0919_Track09_Sphere_00021.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.07114692, "relative_pitch": 0.0, "relative_heading": 359.37026024073396, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82270041185747, 52.3822749092053, 44.1670234594494 ] }, "distance": 14.09, "direction": 109.55, "angle": 72.31, "elevation": 44.17, "pano_id": "TMX7316010203-002068_pano_0000_001892", "timestamp": "2021-03-29T11:27:55.606640Z", "filename": "pano_0000_001892.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.08806393, "relative_pitch": 72.30874955163921, "relative_heading": 109.55044081193422, "relative_elevation": 44.1670234594494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82243197710112, 52.3821988150633, 44.4248382067308 ] }, "distance": 14.1, "direction": 200.78, "angle": 72.39, "elevation": 44.42, "pano_id": "TMX7316010203-000831_pano_0000_000258", "timestamp": "2018-07-09T10:24:17.033210Z", "filename": "pano_0000_000258.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.09897669, "relative_pitch": 72.39228057032365, "relative_heading": 200.78102744611775, "relative_elevation": 44.4248382067308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241205502412, 52.3822015079167, 44.6526891924441 ] }, "distance": 14.37, "direction": 206.27, "angle": 72.17, "elevation": 44.65, "pano_id": "TMX7316010203-001326_pano_0000_006467", "timestamp": "2019-07-24T08:15:23.596200Z", "filename": "pano_0000_006467.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.36602861, "relative_pitch": 72.1655534039165, "relative_heading": 206.2716753281219, "relative_elevation": 44.6526891924441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822704859051821, 52.382272048260624, 0.0 ] }, "distance": 14.48, "direction": 110.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00027", "timestamp": "2024-09-25T07:46:10Z", "filename": "Job_20240925_0919_Track09_Sphere_00027.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.48131682, "relative_pitch": 0.0, "relative_heading": 110.33647905209355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241962803548, 52.3821980883935, 44.2897961474955 ] }, "distance": 14.49, "direction": 203.78, "angle": 71.88, "elevation": 44.29, "pano_id": "TMX7316010203-001891_pano_0000_002322", "timestamp": "2020-08-24T10:07:21.256600Z", "filename": "pano_0000_002322.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.4927215, "relative_pitch": 71.8806180329099, "relative_heading": 203.77700749347576, "relative_elevation": 44.2897961474955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822713537139996, 52.38228838439359, 0.0 ] }, "distance": 14.53, "direction": 102.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02011", "timestamp": "2025-10-02T10:45:42Z", "filename": "recording_2025-10-02_10-04-24_02011.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.52970536, "relative_pitch": 0.0, "relative_heading": 102.7834149788771, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82250766582751, 52.3824492339604, 44.126036063768 ] }, "distance": 14.68, "direction": 0.59, "angle": 71.59, "elevation": 44.13, "pano_id": "TMX7316010203-000079_pano_0008_000223", "timestamp": "2016-08-18T08:12:17.131130Z", "filename": "pano_0008_000223.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.68430031, "relative_pitch": 71.5935447547114, "relative_heading": 0.5910817159508306, "relative_elevation": 44.126036063768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241325822767, 52.3821960268414, 44.3105779793113 ] }, "distance": 14.88, "direction": 204.95, "angle": 71.44, "elevation": 44.31, "pano_id": "TMX7316010203-002522_pano_0004_000707", "timestamp": "2022-04-19T07:19:17.245850Z", "filename": "pano_0004_000707.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.88063345, "relative_pitch": 71.43662253446001, "relative_heading": 204.949246725195, "relative_elevation": 44.3105779793113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82271665721168, 52.3822792190325, 43.8663541125134 ] }, "distance": 14.99, "direction": 106.41, "angle": 71.13, "elevation": 43.87, "pano_id": "TMX7316010203-000079_pano_0008_000229", "timestamp": "2016-08-18T08:12:24.126250Z", "filename": "pano_0008_000229.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 14.99253102, "relative_pitch": 71.13072830263147, "relative_heading": 106.40713585614222, "relative_elevation": 43.8663541125134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82272209088569, 52.382277970024, 44.1688650082797 ] }, "distance": 15.39, "direction": 106.51, "angle": 70.79, "elevation": 44.17, "pano_id": "TMX7316010203-000831_pano_0000_000264", "timestamp": "2018-07-09T10:24:23.878030Z", "filename": "pano_0000_000264.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 15.3867359, "relative_pitch": 70.79362601064052, "relative_heading": 106.514436082599, "relative_elevation": 44.1688650082797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82272663957754, 52.3822845186488, 44.3615806214511 ] }, "distance": 15.5, "direction": 103.6, "angle": 70.74, "elevation": 44.36, "pano_id": "TMX7316010203-001326_pano_0000_006461", "timestamp": "2019-07-24T08:15:17.546280Z", "filename": "pano_0000_006461.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 15.49652769, "relative_pitch": 70.74450883096432, "relative_heading": 103.60457726673827, "relative_elevation": 44.3615806214511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82272359478958, 52.3822774178705, 44.2111913636327 ] }, "distance": 15.5, "direction": 106.62, "angle": 70.68, "elevation": 44.21, "pano_id": "TMX7316010203-001891_pano_0000_002274", "timestamp": "2020-08-24T10:06:44.181860Z", "filename": "pano_0000_002274.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 15.50240828, "relative_pitch": 70.67706641668525, "relative_heading": 106.6245637080237, "relative_elevation": 44.2111913636327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251197809512, 52.3824603051971, 44.2786622019485 ] }, "distance": 15.92, "direction": 1.6, "angle": 70.22, "elevation": 44.28, "pano_id": "TMX7316010203-001891_pano_0000_002316", "timestamp": "2020-08-24T10:07:15.271660Z", "filename": "pano_0000_002316.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 15.92168954, "relative_pitch": 70.22246626789563, "relative_heading": 1.601990942432116, "relative_elevation": 44.2786622019485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241641040635, 52.3821844923201, 44.2257151445374 ] }, "distance": 15.97, "direction": 202.31, "angle": 70.14, "elevation": 44.23, "pano_id": "TMX7316010203-000305_pano_0000_003801", "timestamp": "2017-05-22T10:15:52.064470Z", "filename": "pano_0000_003801.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 15.9707909, "relative_pitch": 70.1443343461564, "relative_heading": 202.30786479809603, "relative_elevation": 44.2257151445374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251319359775, 52.3824624705984, 44.3954676073045 ] }, "distance": 16.17, "direction": 1.87, "angle": 69.99, "elevation": 44.4, "pano_id": "TMX7316010203-000831_pano_0000_000165", "timestamp": "2018-07-09T10:22:34.738620Z", "filename": "pano_0000_000165.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 16.165042, "relative_pitch": 69.99269174070568, "relative_heading": 1.8713556417483932, "relative_elevation": 44.3954676073045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8227287661798, 52.382262593655, 44.0009623896331 ] }, "distance": 16.38, "direction": 111.81, "angle": 69.58, "elevation": 44.0, "pano_id": "TMX7316010203-000305_pano_0000_003804", "timestamp": "2017-05-22T10:16:01.574370Z", "filename": "pano_0000_003804.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 16.37875053, "relative_pitch": 69.58291232021698, "relative_heading": 111.80845093101043, "relative_elevation": 44.0009623896331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822408911701038, 52.38218019352954, 0.0 ] }, "distance": 16.61, "direction": 203.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02017", "timestamp": "2025-10-02T10:45:49Z", "filename": "recording_2025-10-02_10-04-24_02017.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 16.60969702, "relative_pitch": 0.0, "relative_heading": 203.31108728885786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82274197576523, 52.3822795926811, 44.0643900930882 ] }, "distance": 16.64, "direction": 104.59, "angle": 69.31, "elevation": 44.06, "pano_id": "TMX7316010203-002522_pano_0004_000701", "timestamp": "2022-04-19T07:19:11.790840Z", "filename": "pano_0004_000701.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 16.6429015, "relative_pitch": 69.30869794100308, "relative_heading": 104.59308370047144, "relative_elevation": 44.0643900930882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82239887276799, 52.3821785304929, 44.4019485423341 ] }, "distance": 17.06, "direction": 205.17, "angle": 68.98, "elevation": 44.4, "pano_id": "TMX7316010203-002068_pano_0000_001886", "timestamp": "2021-03-29T11:27:48.146720Z", "filename": "pano_0000_001886.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 17.05916297, "relative_pitch": 68.98329849130675, "relative_heading": 205.17391563571465, "relative_elevation": 44.4019485423341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82251873435373, 52.3824756577192, 44.2685473468155 ] }, "distance": 17.65, "direction": 2.94, "angle": 68.27, "elevation": 44.27, "pano_id": "TMX7316010203-002522_pano_0004_000589", "timestamp": "2022-04-19T07:17:21.321630Z", "filename": "pano_0004_000589.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 17.64704132, "relative_pitch": 68.26598889286115, "relative_heading": 2.940111980432855, "relative_elevation": 44.2685473468155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82239795017482, 52.3821716164598, 44.2930237269029 ] }, "distance": 17.78, "direction": 204.3, "angle": 68.12, "elevation": 44.29, "pano_id": "TMX7316010203-000079_pano_0008_000261", "timestamp": "2016-08-18T08:12:59.965960Z", "filename": "pano_0008_000261.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 17.78422458, "relative_pitch": 68.12389833171014, "relative_heading": 204.30271708442083, "relative_elevation": 44.2930237269029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82241682328224, 52.3821627498695, 44.4192529665306 ] }, "distance": 18.22, "direction": 199.34, "angle": 67.69, "elevation": 44.42, "pano_id": "TMX7316010203-000831_pano_0000_000257", "timestamp": "2018-07-09T10:24:15.623330Z", "filename": "pano_0000_000257.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 18.22291715, "relative_pitch": 67.69419916331339, "relative_heading": 199.33730372830206, "relative_elevation": 44.4192529665306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82252381455945, 52.3824807999485, 44.2771113188937 ] }, "distance": 18.24, "direction": 3.93, "angle": 67.61, "elevation": 44.28, "pano_id": "TMX7316010203-002068_pano_0000_001614", "timestamp": "2021-03-29T11:23:10.023990Z", "filename": "pano_0000_001614.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 18.23897017, "relative_pitch": 67.61187868618357, "relative_heading": 3.9331949364805903, "relative_elevation": 44.2771113188937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track12_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track12_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track12_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8223960686578, 52.38216337014613, 0.0 ] }, "distance": 18.68, "direction": 203.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track12_Sphere_00005", "timestamp": "2024-09-25T07:48:23Z", "filename": "Job_20240925_0919_Track12_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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 18.67506477, "relative_pitch": 0.0, "relative_heading": 203.50229063868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82252139422144, 52.3824863156586, 44.2838287837803 ] }, "distance": 18.84, "direction": 3.31, "angle": 66.95, "elevation": 44.28, "pano_id": "TMX7316010203-001326_pano_0000_006239", "timestamp": "2019-07-24T08:11:53.521770Z", "filename": "pano_0000_006239.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 18.84111043, "relative_pitch": 66.95206447492488, "relative_heading": 3.305169676453696, "relative_elevation": 44.2838287837803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822520916735601, 52.38248722745099, 0.0 ] }, "distance": 18.94, "direction": 3.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00020", "timestamp": "2024-09-25T07:46:02Z", "filename": "Job_20240925_0919_Track09_Sphere_00020.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 18.94056525, "relative_pitch": 0.0, "relative_heading": 3.1892865932879877, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_001893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_001893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_001893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82277045165385, 52.3822606059034, 44.1754557155073 ] }, "distance": 19.12, "direction": 109.26, "angle": 66.6, "elevation": 44.18, "pano_id": "TMX7316010203-002068_pano_0000_001893", "timestamp": "2021-03-29T11:27:56.551630Z", "filename": "pano_0000_001893.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.11507256, "relative_pitch": 66.60147935305697, "relative_heading": 109.26238330288368, "relative_elevation": 44.1754557155073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82239562359759, 52.3821573629252, 44.645671213977 ] }, "distance": 19.3, "direction": 202.79, "angle": 66.62, "elevation": 44.65, "pano_id": "TMX7316010203-001326_pano_0000_006468", "timestamp": "2019-07-24T08:15:24.216160Z", "filename": "pano_0000_006468.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.30162646, "relative_pitch": 66.61976303633261, "relative_heading": 202.7934769098305, "relative_elevation": 44.645671213977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track09_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track09_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822775587888784, 52.38226222027252, 0.0 ] }, "distance": 19.39, "direction": 108.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track09_Sphere_00028", "timestamp": "2024-09-25T07:46:11Z", "filename": "Job_20240925_0919_Track09_Sphere_00028.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.38805905, "relative_pitch": 0.0, "relative_heading": 108.42024204880937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82239912958971, 52.3821545619313, 44.2836322318763 ] }, "distance": 19.5, "direction": 201.79, "angle": 66.23, "elevation": 44.28, "pano_id": "TMX7316010203-001891_pano_0000_002323", "timestamp": "2020-08-24T10:07:21.996530Z", "filename": "pano_0000_002323.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.49945942, "relative_pitch": 66.23461498313759, "relative_heading": 201.79194578056752, "relative_elevation": 44.2836322318763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822784638160557, 52.38227701228364, 0.0 ] }, "distance": 19.53, "direction": 103.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02010", "timestamp": "2025-10-02T10:45:40Z", "filename": "recording_2025-10-02_10-04-24_02010.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.53175269, "relative_pitch": 0.0, "relative_heading": 103.26102537805714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82252444996465, 52.3824942443666, 44.1343477405608 ] }, "distance": 19.73, "direction": 3.76, "angle": 65.91, "elevation": 44.13, "pano_id": "TMX7316010203-000079_pano_0008_000222", "timestamp": "2016-08-18T08:12:15.951160Z", "filename": "pano_0008_000222.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.73452622, "relative_pitch": 65.9083534227964, "relative_heading": 3.7605804998319297, "relative_elevation": 44.1343477405608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0008_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0008_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0008_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82278464570179, 52.3822693913258, 43.8482738956809 ] }, "distance": 19.74, "direction": 105.66, "angle": 65.76, "elevation": 43.85, "pano_id": "TMX7316010203-000079_pano_0008_000230", "timestamp": "2016-08-18T08:12:25.211120Z", "filename": "pano_0008_000230.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.74403662, "relative_pitch": 65.75887591096246, "relative_heading": 105.65665058985284, "relative_elevation": 43.8482738956809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82239233067399, 52.3821522829957, 44.2974872915074 ] }, "distance": 19.91, "direction": 202.76, "angle": 65.8, "elevation": 44.3, "pano_id": "TMX7316010203-002522_pano_0004_000708", "timestamp": "2022-04-19T07:19:17.935810Z", "filename": "pano_0004_000708.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 19.90961961, "relative_pitch": 65.79834343121271, "relative_heading": 202.75814072607506, "relative_elevation": 44.2974872915074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82279313505409, 52.3822667753339, 44.1491258284077 ] }, "distance": 20.38, "direction": 106.01, "angle": 65.22, "elevation": 44.15, "pano_id": "TMX7316010203-000831_pano_0000_000265", "timestamp": "2018-07-09T10:24:24.848030Z", "filename": "pano_0000_000265.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 20.3795788, "relative_pitch": 65.22158656741709, "relative_heading": 106.00608572339144, "relative_elevation": 44.1491258284077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_006460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_006460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_006460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82279799823765, 52.3822731126254, 44.3502433318645 ] }, "distance": 20.52, "direction": 103.86, "angle": 65.17, "elevation": 44.35, "pano_id": "TMX7316010203-001326_pano_0000_006460", "timestamp": "2019-07-24T08:15:16.851280Z", "filename": "pano_0000_006460.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 20.51785533, "relative_pitch": 65.17321421621226, "relative_heading": 103.85774133505504, "relative_elevation": 44.3502433318645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82279516164748, 52.3822662767744, 44.2035397617146 ] }, "distance": 20.53, "direction": 106.05, "angle": 65.09, "elevation": 44.2, "pano_id": "TMX7316010203-001891_pano_0000_002275", "timestamp": "2020-08-24T10:06:44.821930Z", "filename": "pano_0000_002275.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 20.52752583, "relative_pitch": 65.09048218800892, "relative_heading": 106.04872189181972, "relative_elevation": 44.2035397617146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82253060850913, 52.3825033233365, 44.2913996744901 ] }, "distance": 20.77, "direction": 4.73, "angle": 64.87, "elevation": 44.29, "pano_id": "TMX7316010203-001891_pano_0000_002315", "timestamp": "2020-08-24T10:07:14.441670Z", "filename": "pano_0000_002315.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 20.77309903, "relative_pitch": 64.8729639758993, "relative_heading": 4.7319967623435275, "relative_elevation": 44.2913996744901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track09_Sphere_00024/adjacencies/b_20240925_0919_Track09_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000831_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000831_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000831/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82253036784227, 52.3825052811225, 44.3807321731001 ] }, "distance": 20.99, "direction": 4.64, "angle": 64.69, "elevation": 44.38, "pano_id": "TMX7316010203-000831_pano_0000_000164", "timestamp": "2018-07-09T10:22:33.703580Z", "filename": "pano_0000_000164.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_20240925_0919_Track09_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116552.41308260539, 488422.5154608766 ] }, "relative_distance": 20.9888845, "relative_pitch": 64.68922869993767, "relative_heading": 4.6383553158595205, "relative_elevation": 44.3807321731001 } ] } }