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_20241106_0927_Track01_Sphere_00112/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865168146383072, 52.350287186214835, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00112", "timestamp": "2024-11-06T08:44:10Z", "filename": "Job_20241106_0927_Track01_Sphere_00112.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "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_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86516604247888, 52.3502861615859, 46.9776823604479 ] }, "distance": 0.18, "direction": 231.5, "angle": 89.78, "elevation": 46.98, "pano_id": "TMX7316010203-000778_pano_0000_003406", "timestamp": "2018-06-06T11:49:00.462930Z", "filename": "pano_0000_003406.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.18317158, "relative_pitch": 89.77659806213305, "relative_heading": 231.50496878814099, "relative_elevation": 46.9776823604479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86516882127678, 52.3502905053858, 47.407394759357 ] }, "distance": 0.37, "direction": 7.1, "angle": 89.55, "elevation": 47.41, "pano_id": "TMX7316010203-002796_pano_0006_000140", "timestamp": "2022-09-05T09:52:23.068570Z", "filename": "pano_0006_000140.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.37218947, "relative_pitch": 89.55018731136316, "relative_heading": 7.097602066173547, "relative_elevation": 47.407394759357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865168796107084, 52.35029059544384, 0.0 ] }, "distance": 0.38, "direction": 6.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02841", "timestamp": "2025-07-29T13:07:04Z", "filename": "recording_2025-07-29_12-06-07_02841.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.3819332, "relative_pitch": 0.0, "relative_heading": 6.656531115705348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86517608099213, 52.3502849071833, 46.9482539622113 ] }, "distance": 0.6, "direction": 115.13, "angle": 89.27, "elevation": 46.95, "pano_id": "TMX7316010203-001497_pano_0007_000443", "timestamp": "2019-12-06T11:15:05.424130Z", "filename": "pano_0007_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.59718932, "relative_pitch": 89.27122779946872, "relative_heading": 115.1285621407344, "relative_elevation": 46.9482539622113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86517808546292, 52.3502874562769, 46.7274259449914 ] }, "distance": 0.68, "direction": 87.46, "angle": 89.17, "elevation": 46.73, "pano_id": "TMX7316010203-001707_pano_0000_000040", "timestamp": "2020-05-13T10:19:28.128930Z", "filename": "pano_0000_000040.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.67792201, "relative_pitch": 89.16881051373623, "relative_heading": 87.45935971809426, "relative_elevation": 46.7274259449914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86517472621453, 52.3502929030029, 46.9328357344493 ] }, "distance": 0.78, "direction": 35.18, "angle": 89.05, "elevation": 46.93, "pano_id": "TMX7316060226-000006_pano_0002_000608", "timestamp": "2016-07-27T08:16:01.920550Z", "filename": "pano_0002_000608.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.77825616, "relative_pitch": 89.04998907007435, "relative_heading": 35.1767693047175, "relative_elevation": 46.9328357344493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86517369830343, 52.3502939115965, 46.948479462415 ] }, "distance": 0.84, "direction": 26.82, "angle": 88.98, "elevation": 46.95, "pano_id": "TMX7316010203-001160_pano_0000_004293", "timestamp": "2019-05-03T11:32:18.349630Z", "filename": "pano_0000_004293.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.83854786, "relative_pitch": 88.97674758042868, "relative_heading": 26.81754365910237, "relative_elevation": 46.948479462415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86515869043843, 52.3502819015112, 47.7683918885887 ] }, "distance": 0.87, "direction": 227.61, "angle": 88.95, "elevation": 47.77, "pano_id": "TMX7316010203-002118_pano_0000_007854", "timestamp": "2021-04-26T11:39:24.360950Z", "filename": "pano_0000_007854.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 0.87233588, "relative_pitch": 88.95379335035211, "relative_heading": 227.6149501233901, "relative_elevation": 47.7683918885887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86518905680341, 52.3502903348294, 46.9148040292785 ] }, "distance": 1.47, "direction": 76.19, "angle": 88.21, "elevation": 46.91, "pano_id": "TMX7316010203-002120_pano_0000_000006", "timestamp": "2021-04-28T08:58:09.258490Z", "filename": "pano_0000_000006.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 1.46729321, "relative_pitch": 88.20861848217974, "relative_heading": 76.18549942571066, "relative_elevation": 46.9148040292785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8651448105873, 52.3502720168465, 46.8753751823679 ] }, "distance": 2.32, "direction": 223.29, "angle": 87.17, "elevation": 46.88, "pano_id": "TMX7316010203-001499_pano_0000_000276", "timestamp": "2019-12-09T08:12:36.775470Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 2.31898019, "relative_pitch": 87.16781908195654, "relative_heading": 223.29043758104655, "relative_elevation": 46.8753751823679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86520297253511, 52.3502998948197, 46.9725231826305 ] }, "distance": 2.76, "direction": 59.21, "angle": 86.63, "elevation": 46.97, "pano_id": "TMX7316010203-001499_pano_0000_000275", "timestamp": "2019-12-09T08:12:36.235490Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 2.76247714, "relative_pitch": 86.63428382152446, "relative_heading": 59.208906091661504, "relative_elevation": 46.9725231826305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86513060557796, 52.3502610977423, 46.8334452686831 ] }, "distance": 3.87, "direction": 221.39, "angle": 85.28, "elevation": 46.83, "pano_id": "TMX7316010203-002120_pano_0000_000007", "timestamp": "2021-04-28T08:58:10.093460Z", "filename": "pano_0000_000007.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 3.86922226, "relative_pitch": 85.27714057559047, "relative_heading": 221.38608043277657, "relative_elevation": 46.8334452686831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86521670140871, 52.3503107447945, 47.8784594237804 ] }, "distance": 4.22, "direction": 51.61, "angle": 84.96, "elevation": 47.88, "pano_id": "TMX7316010203-002118_pano_0000_007853", "timestamp": "2021-04-26T11:39:23.800970Z", "filename": "pano_0000_007853.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.22121831, "relative_pitch": 84.96152885034957, "relative_heading": 51.60938487270787, "relative_elevation": 47.8784594237804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86511625115732, 52.3502663527061, 46.8699451815337 ] }, "distance": 4.23, "direction": 236.75, "angle": 84.85, "elevation": 46.87, "pano_id": "TMX7316010203-001160_pano_0000_004294", "timestamp": "2019-05-03T11:32:18.879620Z", "filename": "pano_0000_004294.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.22832423, "relative_pitch": 84.84507411451477, "relative_heading": 236.75218729172576, "relative_elevation": 46.8699451815337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86511721190741, 52.3502651995621, 46.8688214253634 ] }, "distance": 4.25, "direction": 234.82, "angle": 84.82, "elevation": 46.87, "pano_id": "TMX7316060226-000006_pano_0002_000609", "timestamp": "2016-07-27T08:16:02.495440Z", "filename": "pano_0002_000609.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.24633999, "relative_pitch": 84.82310599241565, "relative_heading": 234.8195820633077, "relative_elevation": 46.8688214253634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_002503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86511696685088, 52.3502650630054, 46.6663597673178 ] }, "distance": 4.27, "direction": 234.78, "angle": 84.77, "elevation": 46.67, "pano_id": "TMX7316010203-000263_pano_0001_002503", "timestamp": "2017-04-19T09:22:29.018640Z", "filename": "pano_0001_002503.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.26874391, "relative_pitch": 84.77348900467166, "relative_heading": 234.7820151132509, "relative_elevation": 46.6663597673178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86512086029989, 52.3502584809906, 46.6177263008431 ] }, "distance": 4.54, "direction": 225.25, "angle": 84.44, "elevation": 46.62, "pano_id": "TMX7316010203-001707_pano_0000_000041", "timestamp": "2020-05-13T10:19:28.663830Z", "filename": "pano_0000_000041.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.5370183, "relative_pitch": 84.44125863623333, "relative_heading": 225.24970941474766, "relative_elevation": 46.6177263008431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86511955908864, 52.3502571909136, 46.8625396778807 ] }, "distance": 4.7, "direction": 224.77, "angle": 84.27, "elevation": 46.86, "pano_id": "TMX7316010203-001497_pano_0007_000444", "timestamp": "2019-12-06T11:15:06.034280Z", "filename": "pano_0007_000444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.70121635, "relative_pitch": 84.27129502809528, "relative_heading": 224.76798543197123, "relative_elevation": 46.8625396778807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86511242240511, 52.3502618885278, 47.3306164778769 ] }, "distance": 4.73, "direction": 233.45, "angle": 84.3, "elevation": 47.33, "pano_id": "TMX7316010203-002796_pano_0006_000141", "timestamp": "2022-09-05T09:52:23.718860Z", "filename": "pano_0006_000141.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.72671441, "relative_pitch": 84.29701449683883, "relative_heading": 233.4484731356324, "relative_elevation": 47.3306164778769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865110274391397, 52.35026350883647, 0.0 ] }, "distance": 4.74, "direction": 236.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02842", "timestamp": "2025-07-29T13:07:05Z", "filename": "recording_2025-07-29_12-06-07_02842.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.74259657, "relative_pitch": 0.0, "relative_heading": 236.2524771735108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86522279677456, 52.350314365812, 47.0351083055139 ] }, "distance": 4.8, "direction": 50.92, "angle": 84.18, "elevation": 47.04, "pano_id": "TMX7316010203-000778_pano_0000_003405", "timestamp": "2018-06-06T11:48:59.772930Z", "filename": "pano_0000_003405.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.79733485, "relative_pitch": 84.17626930080606, "relative_heading": 50.918144677041646, "relative_elevation": 47.0351083055139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865111795705719, 52.35026019906123, 0.0 ] }, "distance": 4.87, "direction": 231.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00113", "timestamp": "2024-11-06T08:44:11Z", "filename": "Job_20241106_0927_Track01_Sphere_00113.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.8745962, "relative_pitch": 0.0, "relative_heading": 231.97216285726972, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865225551075021, 52.35031441167136, 0.0 ] }, "distance": 4.95, "direction": 52.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00111", "timestamp": "2024-11-06T08:44:10Z", "filename": "Job_20241106_0927_Track01_Sphere_00111.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 4.9475595, "relative_pitch": 0.0, "relative_heading": 52.24259512299744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8651090365503, 52.3502580575873, 46.9076959835365 ] }, "distance": 5.17, "direction": 231.18, "angle": 83.71, "elevation": 46.91, "pano_id": "TMX7316010203-000778_pano_0000_003407", "timestamp": "2018-06-06T11:49:01.107930Z", "filename": "pano_0000_003407.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.1699917, "relative_pitch": 83.71045808293454, "relative_heading": 231.17552686610435, "relative_elevation": 46.9076959835365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86523247859152, 52.3503126416973, 47.0123751154169 ] }, "distance": 5.22, "direction": 57.13, "angle": 83.67, "elevation": 47.01, "pano_id": "TMX7316010203-001497_pano_0007_000442", "timestamp": "2019-12-06T11:15:04.834090Z", "filename": "pano_0007_000442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.21915091, "relative_pitch": 83.66516113179681, "relative_heading": 57.13103637748262, "relative_elevation": 47.0123751154169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865227745621018, 52.350317504153146, 0.0 ] }, "distance": 5.28, "direction": 50.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02840", "timestamp": "2025-07-29T13:07:03Z", "filename": "recording_2025-07-29_12-06-07_02840.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.27957865, "relative_pitch": 0.0, "relative_heading": 50.28342497263866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8652239641681, 52.3503202732653, 47.4737192681059 ] }, "distance": 5.29, "direction": 45.93, "angle": 83.64, "elevation": 47.47, "pano_id": "TMX7316010203-002796_pano_0006_000139", "timestamp": "2022-09-05T09:52:22.388590Z", "filename": "pano_0006_000139.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.29352759, "relative_pitch": 83.6375514083343, "relative_heading": 45.931698836574554, "relative_elevation": 47.4737192681059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_002502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86523054186266, 52.3503188236582, 46.8019345663488 ] }, "distance": 5.52, "direction": 50.37, "angle": 83.27, "elevation": 46.8, "pano_id": "TMX7316010203-000263_pano_0001_002502", "timestamp": "2017-04-19T09:22:27.138490Z", "filename": "pano_0001_002502.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.51997086, "relative_pitch": 83.27342664422662, "relative_heading": 50.37487395812923, "relative_elevation": 46.8019345663488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86523565059982, 52.3503160366608, 46.7999863186851 ] }, "distance": 5.61, "direction": 55.09, "angle": 83.17, "elevation": 46.8, "pano_id": "TMX7316010203-001707_pano_0000_000039", "timestamp": "2020-05-13T10:19:27.593810Z", "filename": "pano_0000_000039.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.6092821, "relative_pitch": 83.16533250940591, "relative_heading": 55.08780578047406, "relative_elevation": 46.7999863186851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8652314388089, 52.3503207481678, 46.9968549208716 ] }, "distance": 5.71, "direction": 49.11, "angle": 83.08, "elevation": 47.0, "pano_id": "TMX7316010203-001160_pano_0000_004292", "timestamp": "2019-05-03T11:32:17.819600Z", "filename": "pano_0000_004292.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.70501241, "relative_pitch": 83.078651841261, "relative_heading": 49.10969687525629, "relative_elevation": 46.9968549208716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8652324943732, 52.35032013456, 46.9851659787819 ] }, "distance": 5.72, "direction": 50.1, "angle": 83.06, "elevation": 46.99, "pano_id": "TMX7316060226-000006_pano_0002_000607", "timestamp": "2016-07-27T08:16:01.360550Z", "filename": "pano_0002_000607.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.71554283, "relative_pitch": 83.06429231346323, "relative_heading": 50.0991736235626, "relative_elevation": 46.9851659787819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86510130868108, 52.3502527381691, 47.674492828548 ] }, "distance": 5.95, "direction": 229.91, "angle": 82.88, "elevation": 47.67, "pano_id": "TMX7316010203-002118_pano_0000_007855", "timestamp": "2021-04-26T11:39:24.905950Z", "filename": "pano_0000_007855.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 5.95277033, "relative_pitch": 82.88272421877373, "relative_heading": 229.91447335765878, "relative_elevation": 47.674492828548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86524816908713, 52.35031906401, 46.9564592717215 ] }, "distance": 6.51, "direction": 56.96, "angle": 82.11, "elevation": 46.96, "pano_id": "TMX7316010203-002120_pano_0000_000005", "timestamp": "2021-04-28T08:58:08.408470Z", "filename": "pano_0000_000005.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 6.50503142, "relative_pitch": 82.1128286350452, "relative_heading": 56.9550522990585, "relative_elevation": 46.9564592717215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86508723699103, 52.3502434267329, 46.8117768792436 ] }, "distance": 7.36, "direction": 228.55, "angle": 81.07, "elevation": 46.81, "pano_id": "TMX7316010203-001499_pano_0000_000277", "timestamp": "2019-12-09T08:12:37.305490Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 7.35565384, "relative_pitch": 81.06998626170763, "relative_heading": 228.54901111675602, "relative_elevation": 46.8117768792436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86526188555778, 52.3503271856839, 47.0058685392141 ] }, "distance": 7.79, "direction": 55.13, "angle": 80.6, "elevation": 47.01, "pano_id": "TMX7316010203-001499_pano_0000_000274", "timestamp": "2019-12-09T08:12:35.685480Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 7.78524315, "relative_pitch": 80.59588080600399, "relative_heading": 55.130411582881656, "relative_elevation": 47.0058685392141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86507251650834, 52.350231500237, 46.7558879740536 ] }, "distance": 8.99, "direction": 226.44, "angle": 79.11, "elevation": 46.76, "pano_id": "TMX7316010203-002120_pano_0000_000008", "timestamp": "2021-04-28T08:58:10.918520Z", "filename": "pano_0000_000008.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 8.99207469, "relative_pitch": 79.11381381594461, "relative_heading": 226.4414572670122, "relative_elevation": 46.7558879740536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86505924559344, 52.3502389450166, 46.7797843283042 ] }, "distance": 9.16, "direction": 234.12, "angle": 78.92, "elevation": 46.78, "pano_id": "TMX7316010203-001160_pano_0000_004295", "timestamp": "2019-05-03T11:32:19.404660Z", "filename": "pano_0000_004295.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.15861891, "relative_pitch": 78.92265792130324, "relative_heading": 234.11834399351753, "relative_elevation": 46.7797843283042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86506002214154, 52.3502373959399, 46.7779423976317 ] }, "distance": 9.22, "direction": 233.06, "angle": 78.85, "elevation": 46.78, "pano_id": "TMX7316060226-000006_pano_0002_000610", "timestamp": "2016-07-27T08:16:03.080530Z", "filename": "pano_0002_000610.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.2183558, "relative_pitch": 78.85178228395759, "relative_heading": 233.0574719846385, "relative_elevation": 46.7779423976317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86527598333309, 52.3503382331602, 47.9621272599325 ] }, "distance": 9.29, "direction": 52.3, "angle": 79.04, "elevation": 47.96, "pano_id": "TMX7316010203-002118_pano_0000_007852", "timestamp": "2021-04-26T11:39:23.221020Z", "filename": "pano_0000_007852.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.2875673, "relative_pitch": 79.04066956149889, "relative_heading": 52.295285056736276, "relative_elevation": 47.9621272599325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8650639478652, 52.3502294241341, 46.7809448791668 ] }, "distance": 9.58, "direction": 227.85, "angle": 78.43, "elevation": 46.78, "pano_id": "TMX7316010203-001497_pano_0007_000445", "timestamp": "2019-12-06T11:15:06.649100Z", "filename": "pano_0007_000445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.57726486, "relative_pitch": 78.42995325362418, "relative_heading": 227.84709119153092, "relative_elevation": 46.7809448791668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8650639585704, 52.3502293785179, 46.5163536639884 ] }, "distance": 9.58, "direction": 227.82, "angle": 78.36, "elevation": 46.52, "pano_id": "TMX7316010203-001707_pano_0000_000042", "timestamp": "2020-05-13T10:19:29.193810Z", "filename": "pano_0000_000042.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.58013151, "relative_pitch": 78.36254322771607, "relative_heading": 227.82165775590883, "relative_elevation": 46.5163536639884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86505580347301, 52.350233506713, 47.2513302527368 ] }, "distance": 9.71, "direction": 232.04, "angle": 78.39, "elevation": 47.25, "pano_id": "TMX7316010203-002796_pano_0006_000142", "timestamp": "2022-09-05T09:52:24.338580Z", "filename": "pano_0006_000142.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.70975179, "relative_pitch": 78.38784535980224, "relative_heading": 232.03588448967955, "relative_elevation": 47.2513302527368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865051989365057, 52.35023627045192, 0.0 ] }, "distance": 9.73, "direction": 234.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02843", "timestamp": "2025-07-29T13:07:05Z", "filename": "recording_2025-07-29_12-06-07_02843.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.73378704, "relative_pitch": 0.0, "relative_heading": 234.40482742562875, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865281811203984, 52.35034037376544, 0.0 ] }, "distance": 9.75, "direction": 52.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00110", "timestamp": "2024-11-06T08:44:09Z", "filename": "Job_20241106_0927_Track01_Sphere_00110.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.74758312, "relative_pitch": 0.0, "relative_heading": 52.61515868210243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865056102166005, 52.35023225308842, 0.0 ] }, "distance": 9.78, "direction": 231.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00114", "timestamp": "2024-11-06T08:44:12Z", "filename": "Job_20241106_0927_Track01_Sphere_00114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.78028614, "relative_pitch": 0.0, "relative_heading": 231.31823377529136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86528174042981, 52.3503413459688, 47.0862911548465 ] }, "distance": 9.81, "direction": 52.1, "angle": 78.23, "elevation": 47.09, "pano_id": "TMX7316010203-000778_pano_0000_003404", "timestamp": "2018-06-06T11:48:58.962920Z", "filename": "pano_0000_003404.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 9.80983753, "relative_pitch": 78.23148536088512, "relative_heading": 52.095999269558384, "relative_elevation": 47.0862911548465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86529103215733, 52.3503384953676, 47.0555795831606 ] }, "distance": 10.13, "direction": 55.71, "angle": 77.85, "elevation": 47.06, "pano_id": "TMX7316010203-001497_pano_0007_000441", "timestamp": "2019-12-06T11:15:04.254070Z", "filename": "pano_0007_000441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.13472811, "relative_pitch": 77.84543043482181, "relative_heading": 55.712328008998405, "relative_elevation": 47.0555795831606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8650519947005, 52.3502297608737, 46.822023794055 ] }, "distance": 10.17, "direction": 231.08, "angle": 77.74, "elevation": 46.82, "pano_id": "TMX7316010203-000778_pano_0000_003408", "timestamp": "2018-06-06T11:49:01.747860Z", "filename": "pano_0000_003408.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.17218078, "relative_pitch": 77.74284498292133, "relative_heading": 231.0841680765177, "relative_elevation": 46.822023794055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86528004162868, 52.3503489503193, 47.5357506182045 ] }, "distance": 10.26, "direction": 47.97, "angle": 77.81, "elevation": 47.54, "pano_id": "TMX7316010203-002796_pano_0006_000138", "timestamp": "2022-09-05T09:52:21.673810Z", "filename": "pano_0006_000138.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.26495285, "relative_pitch": 77.81455591874231, "relative_heading": 47.968816906497636, "relative_elevation": 47.5357506182045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865287853803284, 52.35034324054451, 0.0 ] }, "distance": 10.27, "direction": 52.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02839", "timestamp": "2025-07-29T13:07:03Z", "filename": "recording_2025-07-29_12-06-07_02839.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.26843175, "relative_pitch": 0.0, "relative_heading": 52.595793789467024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86529489508283, 52.3503428800395, 46.8916419427842 ] }, "distance": 10.63, "direction": 54.34, "angle": 77.23, "elevation": 46.89, "pano_id": "TMX7316010203-001707_pano_0000_000038", "timestamp": "2020-05-13T10:19:27.049040Z", "filename": "pano_0000_000038.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.63011931, "relative_pitch": 77.22719184794714, "relative_heading": 54.338688892248705, "relative_elevation": 46.8916419427842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86529148765675, 52.3503460111266, 47.0654053771868 ] }, "distance": 10.65, "direction": 52.09, "angle": 77.25, "elevation": 47.07, "pano_id": "TMX7316010203-001160_pano_0000_004291", "timestamp": "2019-05-03T11:32:17.274670Z", "filename": "pano_0000_004291.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.65281511, "relative_pitch": 77.24652448600024, "relative_heading": 52.0875684699852, "relative_elevation": 47.0654053771868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86529181577442, 52.3503457678076, 47.0430238544941 ] }, "distance": 10.65, "direction": 52.28, "angle": 77.24, "elevation": 47.04, "pano_id": "TMX7316060226-000006_pano_0002_000606", "timestamp": "2016-07-27T08:16:00.805460Z", "filename": "pano_0002_000606.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.653876, "relative_pitch": 77.23942630947715, "relative_heading": 52.2763286977064, "relative_elevation": 47.0430238544941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86504483306347, 52.3502235844008, 47.5583397177979 ] }, "distance": 10.99, "direction": 229.89, "angle": 76.99, "elevation": 47.56, "pano_id": "TMX7316010203-002118_pano_0000_007856", "timestamp": "2021-04-26T11:39:25.450880Z", "filename": "pano_0000_007856.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 10.9859838, "relative_pitch": 76.99282189536953, "relative_heading": 229.89393685795613, "relative_elevation": 47.5583397177979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86530915051058, 52.3503465333417, 47.0071195373312 ] }, "distance": 11.66, "direction": 55.5, "angle": 76.07, "elevation": 47.01, "pano_id": "TMX7316010203-002120_pano_0000_000004", "timestamp": "2021-04-28T08:58:07.508480Z", "filename": "pano_0000_000004.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 11.65872446, "relative_pitch": 76.0705571047749, "relative_heading": 55.49864473732424, "relative_elevation": 47.0071195373312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86503138542607, 52.350214315889, 46.7278756154701 ] }, "distance": 12.35, "direction": 228.97, "angle": 75.19, "elevation": 46.73, "pano_id": "TMX7316010203-001499_pano_0000_000278", "timestamp": "2019-12-09T08:12:37.825470Z", "filename": "pano_0000_000278.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 12.35283609, "relative_pitch": 75.19220783941167, "relative_heading": 228.973112621405, "relative_elevation": 46.7278756154701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86532319330408, 52.350351903605, 47.0144209396094 ] }, "distance": 12.79, "direction": 55.72, "angle": 74.79, "elevation": 47.01, "pano_id": "TMX7316010203-001499_pano_0000_000273", "timestamp": "2019-12-09T08:12:35.130490Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 12.78588038, "relative_pitch": 74.78599056963641, "relative_heading": 55.720624135586405, "relative_elevation": 47.0144209396094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_002504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86500721310454, 52.3502079574408, 46.4839071566239 ] }, "distance": 14.07, "direction": 231.2, "angle": 73.16, "elevation": 46.48, "pano_id": "TMX7316010203-000263_pano_0001_002504", "timestamp": "2017-04-19T09:22:30.598460Z", "filename": "pano_0001_002504.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.0705112, "relative_pitch": 73.15912524539179, "relative_heading": 231.20285116412188, "relative_elevation": 46.4839071566239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86500230670374, 52.3502111796445, 46.6931446446106 ] }, "distance": 14.11, "direction": 233.19, "angle": 73.18, "elevation": 46.69, "pano_id": "TMX7316010203-001160_pano_0000_004296", "timestamp": "2019-05-03T11:32:19.934640Z", "filename": "pano_0000_004296.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.11489042, "relative_pitch": 73.1804358838016, "relative_heading": 233.18788532826466, "relative_elevation": 46.6931446446106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86501507854305, 52.3502011935795, 46.6705984193832 ] }, "distance": 14.15, "direction": 227.47, "angle": 73.13, "elevation": 46.67, "pano_id": "TMX7316010203-002120_pano_0000_000009", "timestamp": "2021-04-28T08:58:11.718530Z", "filename": "pano_0000_000009.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.15447041, "relative_pitch": 73.12826122400713, "relative_heading": 227.4664357473625, "relative_elevation": 46.6705984193832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86500311485568, 52.3502089775706, 46.6956445118412 ] }, "distance": 14.22, "direction": 232.26, "angle": 73.06, "elevation": 46.7, "pano_id": "TMX7316060226-000006_pano_0002_000611", "timestamp": "2016-07-27T08:16:03.655450Z", "filename": "pano_0002_000611.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.21947239, "relative_pitch": 73.0637791543036, "relative_heading": 232.26442548509516, "relative_elevation": 46.6956445118412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86533623476259, 52.3503636505974, 47.9887239933014 ] }, "distance": 14.27, "direction": 53.39, "angle": 73.44, "elevation": 47.99, "pano_id": "TMX7316010203-002118_pano_0000_007851", "timestamp": "2021-04-26T11:39:22.645940Z", "filename": "pano_0000_007851.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.26816543, "relative_pitch": 73.44156016085104, "relative_heading": 53.392617651213655, "relative_elevation": 47.9887239933014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86500955708985, 52.3502010054339, 46.6792025174946 ] }, "distance": 14.45, "direction": 228.41, "angle": 72.8, "elevation": 46.68, "pano_id": "TMX7316010203-001497_pano_0007_000446", "timestamp": "2019-12-06T11:15:07.274050Z", "filename": "pano_0007_000446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.44784001, "relative_pitch": 72.80200156959758, "relative_heading": 228.4139537344539, "relative_elevation": 46.6792025174946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86500849806183, 52.3502000382679, 46.4089824585244 ] }, "distance": 14.57, "direction": 228.29, "angle": 72.57, "elevation": 46.41, "pano_id": "TMX7316010203-001707_pano_0000_000043", "timestamp": "2020-05-13T10:19:29.718910Z", "filename": "pano_0000_000043.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.573284, "relative_pitch": 72.56674100868837, "relative_heading": 228.2857937651594, "relative_elevation": 46.4089824585244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86499958294422, 52.3502047939428, 47.150823478587 ] }, "distance": 14.7, "direction": 231.4, "angle": 72.69, "elevation": 47.15, "pano_id": "TMX7316010203-002796_pano_0006_000143", "timestamp": "2022-09-05T09:52:24.933580Z", "filename": "pano_0006_000143.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.69637506, "relative_pitch": 72.68833783679182, "relative_heading": 231.40331430353493, "relative_elevation": 47.150823478587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865342132736711, 52.35036544597508, 0.0 ] }, "distance": 14.71, "direction": 53.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00109", "timestamp": "2024-11-06T08:44:08Z", "filename": "Job_20241106_0927_Track01_Sphere_00109.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.71012753, "relative_pitch": 0.0, "relative_heading": 53.70144297813032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.864993957184845, 52.350208754533114, 0.0 ] }, "distance": 14.73, "direction": 233.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02844", "timestamp": "2025-07-29T13:07:06Z", "filename": "recording_2025-07-29_12-06-07_02844.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.7326109, "relative_pitch": 0.0, "relative_heading": 233.6734901657853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865000143804814, 52.35020311953548, 0.0 ] }, "distance": 14.78, "direction": 230.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00115", "timestamp": "2024-11-06T08:44:12Z", "filename": "Job_20241106_0927_Track01_Sphere_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.78370914, "relative_pitch": 0.0, "relative_heading": 230.74654328478547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86534170383535, 52.3503671082347, 47.122828588821 ] }, "distance": 14.8, "direction": 53.06, "angle": 72.57, "elevation": 47.12, "pano_id": "TMX7316010203-000778_pano_0000_003403", "timestamp": "2018-06-06T11:48:58.003040Z", "filename": "pano_0000_003403.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 14.79700705, "relative_pitch": 72.5672256737195, "relative_heading": 53.0572099674884, "relative_elevation": 47.122828588821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535269385198, 52.3503617304792, 47.0539283473045 ] }, "distance": 15.06, "direction": 56.59, "angle": 72.25, "elevation": 47.05, "pano_id": "TMX7316010203-001497_pano_0007_000440", "timestamp": "2019-12-06T11:15:03.679110Z", "filename": "pano_0007_000440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.06451037, "relative_pitch": 72.24731706234195, "relative_heading": 56.59028814773988, "relative_elevation": 47.0539283473045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_002501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_002501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_002501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86534354789426, 52.3503701576239, 46.9373266557232 ] }, "distance": 15.1, "direction": 52.31, "angle": 72.16, "elevation": 46.94, "pano_id": "TMX7316010203-000263_pano_0001_002501", "timestamp": "2017-04-19T09:22:24.323530Z", "filename": "pano_0001_002501.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.10263823, "relative_pitch": 72.16380856921289, "relative_heading": 52.314846227683795, "relative_elevation": 46.9373266557232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0000_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0000_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0000_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86534963062908, 52.3503661463472, 47.2544284313917 ] }, "distance": 15.17, "direction": 54.61, "angle": 72.2, "elevation": 47.25, "pano_id": "TMX7316010203-002943_pano_0000_000104", "timestamp": "2023-01-20T10:29:29.334770Z", "filename": "pano_0000_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.1699219, "relative_pitch": 72.2019953591756, "relative_heading": 54.60660206321722, "relative_elevation": 47.2544284313917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86499535633728, 52.3502010070417, 46.7251880113035 ] }, "distance": 15.19, "direction": 230.84, "angle": 72.0, "elevation": 46.73, "pano_id": "TMX7316010203-000778_pano_0000_003409", "timestamp": "2018-06-06T11:49:02.387860Z", "filename": "pano_0000_003409.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.18507833, "relative_pitch": 71.99651246761051, "relative_heading": 230.8385874065087, "relative_elevation": 46.7251880113035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86533866306955, 52.3503756340546, 47.6039765290916 ] }, "distance": 15.23, "direction": 49.73, "angle": 72.26, "elevation": 47.6, "pano_id": "TMX7316010203-002796_pano_0006_000137", "timestamp": "2022-09-05T09:52:20.913570Z", "filename": "pano_0006_000137.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.2272, "relative_pitch": 72.26195852005706, "relative_heading": 49.73373143237057, "relative_elevation": 47.6039765290916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865349551864948, 52.35036733016589, 0.0 ] }, "distance": 15.24, "direction": 54.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02838", "timestamp": "2025-07-29T13:07:02Z", "filename": "recording_2025-07-29_12-06-07_02838.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.24224226, "relative_pitch": 0.0, "relative_heading": 54.19125445670319, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535303763115, 52.3503691868985, 47.0834651831537 ] }, "distance": 15.56, "direction": 54.09, "angle": 71.72, "elevation": 47.08, "pano_id": "TMX7316060226-000006_pano_0002_000605", "timestamp": "2016-07-27T08:16:00.250540Z", "filename": "pano_0002_000605.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.55577415, "relative_pitch": 71.71710620370519, "relative_heading": 54.085974982149374, "relative_elevation": 47.0834651831537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535329401972, 52.3503695857009, 47.1160919386894 ] }, "distance": 15.6, "direction": 53.99, "angle": 71.68, "elevation": 47.12, "pano_id": "TMX7316010203-001160_pano_0000_004290", "timestamp": "2019-05-03T11:32:16.714680Z", "filename": "pano_0000_004290.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.59597439, "relative_pitch": 71.68485587196822, "relative_heading": 53.99158605999426, "relative_elevation": 47.1160919386894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535742266064, 52.3503673067294, 46.9856408759952 ] }, "distance": 15.68, "direction": 55.35, "angle": 71.55, "elevation": 46.99, "pano_id": "TMX7316010203-001707_pano_0000_000037", "timestamp": "2020-05-13T10:19:26.488920Z", "filename": "pano_0000_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 15.67884224, "relative_pitch": 71.54643765035038, "relative_heading": 55.345755760724245, "relative_elevation": 46.9856408759952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86498834959879, 52.3501941617183, 47.420347250998 ] }, "distance": 16.04, "direction": 229.81, "angle": 71.31, "elevation": 47.42, "pano_id": "TMX7316010203-002118_pano_0000_007857", "timestamp": "2021-04-26T11:39:26.006050Z", "filename": "pano_0000_007857.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 16.03890421, "relative_pitch": 71.31300725116252, "relative_heading": 229.8058067710688, "relative_elevation": 47.420347250998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86537313646537, 52.3503707174176, 47.1176843922585 ] }, "distance": 16.78, "direction": 56.36, "angle": 70.4, "elevation": 47.12, "pano_id": "TMX7316010203-002120_pano_0000_000003", "timestamp": "2021-04-28T08:58:06.588490Z", "filename": "pano_0000_000003.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 16.77806513, "relative_pitch": 70.39977076703791, "relative_heading": 56.35886230437769, "relative_elevation": 47.1176843922585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8649751602385, 52.3501850348212, 46.6239577867091 ] }, "distance": 17.38, "direction": 229.16, "angle": 69.55, "elevation": 46.62, "pano_id": "TMX7316010203-001499_pano_0000_000279", "timestamp": "2019-12-09T08:12:38.350470Z", "filename": "pano_0000_000279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 17.38195443, "relative_pitch": 69.55395902051309, "relative_heading": 229.16058393641762, "relative_elevation": 46.6239577867091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86538734152778, 52.3503743697604, 47.1765290051699 ] }, "distance": 17.81, "direction": 57.0, "angle": 69.32, "elevation": 47.18, "pano_id": "TMX7316010203-001499_pano_0000_000272", "timestamp": "2019-12-09T08:12:34.545480Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 17.81014589, "relative_pitch": 69.31740873696556, "relative_heading": 56.99545908124268, "relative_elevation": 47.1765290051699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86494547683455, 52.3501833323747, 46.6041639745235 ] }, "distance": 19.07, "direction": 232.71, "angle": 67.74, "elevation": 46.6, "pano_id": "TMX7316010203-001160_pano_0000_004297", "timestamp": "2019-05-03T11:32:20.469560Z", "filename": "pano_0000_004297.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.07255973, "relative_pitch": 67.74337301410755, "relative_heading": 232.70582053306757, "relative_elevation": 46.6041639745235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86539800447061, 52.3503867516734, 48.2433138638735 ] }, "distance": 19.19, "direction": 54.73, "angle": 68.31, "elevation": 48.24, "pano_id": "TMX7316010203-002118_pano_0000_007850", "timestamp": "2021-04-26T11:39:22.046470Z", "filename": "pano_0000_007850.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.18500603, "relative_pitch": 68.31367875413275, "relative_heading": 54.72608771402254, "relative_elevation": 48.2433138638735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86494624322981, 52.350180582814, 46.6111682550982 ] }, "distance": 19.22, "direction": 231.89, "angle": 67.59, "elevation": 46.61, "pano_id": "TMX7316060226-000006_pano_0002_000612", "timestamp": "2016-07-27T08:16:04.220710Z", "filename": "pano_0002_000612.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.2183639, "relative_pitch": 67.59303750117915, "relative_heading": 231.88581664420565, "relative_elevation": 46.6111682550982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8649568586362, 52.3501719616827, 46.5792426615953 ] }, "distance": 19.28, "direction": 228.31, "angle": 67.52, "elevation": 46.58, "pano_id": "TMX7316010203-002120_pano_0000_000010", "timestamp": "2021-04-28T08:58:12.498450Z", "filename": "pano_0000_000010.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.27882837, "relative_pitch": 67.51567269923363, "relative_heading": 228.31348641177573, "relative_elevation": 46.5792426615953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8649548988563, 52.3501726572981, 46.5722517995164 ] }, "distance": 19.33, "direction": 228.75, "angle": 67.46, "elevation": 46.57, "pano_id": "TMX7316010203-001497_pano_0007_000447", "timestamp": "2019-12-06T11:15:07.944050Z", "filename": "pano_0007_000447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.32763401, "relative_pitch": 67.46139304453315, "relative_heading": 228.7481293863062, "relative_elevation": 46.5722517995164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86540134730355, 52.35038730464112, 0.0 ] }, "distance": 19.41, "direction": 54.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00108", "timestamp": "2024-11-06T08:44:07Z", "filename": "Job_20241106_0927_Track01_Sphere_00108.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.40667154, "relative_pitch": 0.0, "relative_heading": 54.96613582972027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86495259582382, 52.3501708424458, 46.2902284227312 ] }, "distance": 19.58, "direction": 228.61, "angle": 67.07, "elevation": 46.29, "pano_id": "TMX7316010203-001707_pano_0000_000044", "timestamp": "2020-05-13T10:19:30.258890Z", "filename": "pano_0000_000044.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.57883427, "relative_pitch": 67.07366670664545, "relative_heading": 228.6066357571535, "relative_elevation": 46.2902284227312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86494292487335, 52.35017628422, 47.0644193822518 ] }, "distance": 19.69, "direction": 231.2, "angle": 67.29, "elevation": 47.06, "pano_id": "TMX7316010203-002796_pano_0006_000144", "timestamp": "2022-09-05T09:52:25.513540Z", "filename": "pano_0006_000144.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.6929266, "relative_pitch": 67.29434990050531, "relative_heading": 231.19693276210492, "relative_elevation": 47.0644193822518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.864936354178014, 52.35018094388288, 0.0 ] }, "distance": 19.73, "direction": 233.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02845", "timestamp": "2025-07-29T13:07:06Z", "filename": "recording_2025-07-29_12-06-07_02845.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.72881217, "relative_pitch": 0.0, "relative_heading": 233.18563736605572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track01_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track01_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.864943243910053, 52.350174179532075, 0.0 ] }, "distance": 19.82, "direction": 230.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track01_Sphere_00116", "timestamp": "2024-11-06T08:44:13Z", "filename": "Job_20241106_0927_Track01_Sphere_00116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.82371439, "relative_pitch": 0.0, "relative_heading": 230.63004638200007, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86539653011028, 52.3503978238965, 47.3835022477433 ] }, "distance": 19.84, "direction": 51.65, "angle": 67.28, "elevation": 47.38, "pano_id": "TMX7316010203-000778_pano_0000_003402", "timestamp": "2018-06-06T11:48:56.872970Z", "filename": "pano_0000_003402.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.84301557, "relative_pitch": 67.27729405147002, "relative_heading": 51.652753159266034, "relative_elevation": 47.3835022477433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001497_pano_0007_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001497_pano_0007_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001497/pano_0007_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86541627024962, 52.3503831045709, 47.214481221512 ] }, "distance": 19.99, "direction": 57.74, "angle": 67.05, "elevation": 47.21, "pano_id": "TMX7316010203-001497_pano_0007_000439", "timestamp": "2019-12-06T11:15:03.104160Z", "filename": "pano_0007_000439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 19.99436778, "relative_pitch": 67.04833532561165, "relative_heading": 57.73657031584593, "relative_elevation": 47.214481221512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0006_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0006_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0006_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86539880193443, 52.3504007088513, 47.8069771425799 ] }, "distance": 20.16, "direction": 51.21, "angle": 67.13, "elevation": 47.81, "pano_id": "TMX7316010203-002796_pano_0006_000136", "timestamp": "2022-09-05T09:52:20.043730Z", "filename": "pano_0006_000136.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.16419258, "relative_pitch": 67.13078702105254, "relative_heading": 51.21027014281709, "relative_elevation": 47.8069771425799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86493834806943, 52.3501725581939, 46.6411798363552 ] }, "distance": 20.2, "direction": 230.83, "angle": 66.59, "elevation": 46.64, "pano_id": "TMX7316010203-000778_pano_0000_003410", "timestamp": "2018-06-06T11:49:03.028020Z", "filename": "pano_0000_003410.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.19618354, "relative_pitch": 66.58681668471384, "relative_heading": 230.83472018839862, "relative_elevation": 46.6411798363552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0000_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0000_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0000_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0000_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86541087390769, 52.3503913609062, 47.4336893288419 ] }, "distance": 20.2, "direction": 54.97, "angle": 66.94, "elevation": 47.43, "pano_id": "TMX7316010203-002943_pano_0000_000103", "timestamp": "2023-01-20T10:29:28.514760Z", "filename": "pano_0000_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.19730848, "relative_pitch": 66.9356505971615, "relative_heading": 54.974846743460056, "relative_elevation": 47.4336893288419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_02837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_02837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_02837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865413014649855, 52.350389881638705, 0.0 ] }, "distance": 20.22, "direction": 55.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_02837", "timestamp": "2025-07-29T13:07:01Z", "filename": "recording_2025-07-29_12-06-07_02837.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.22347163, "relative_pitch": 0.0, "relative_heading": 55.593940641382865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86541641124807, 52.3503902040373, 47.2328177271411 ] }, "distance": 20.43, "direction": 55.88, "angle": 66.6, "elevation": 47.23, "pano_id": "TMX7316060226-000006_pano_0002_000604", "timestamp": "2016-07-27T08:15:59.695460Z", "filename": "pano_0002_000604.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.43494891, "relative_pitch": 66.60461476253269, "relative_heading": 55.877632610758546, "relative_elevation": 47.2328177271411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_004289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_004289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_004289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86541620989203, 52.3503911172433, 47.2694978760555 ] }, "distance": 20.48, "direction": 55.62, "angle": 66.57, "elevation": 47.27, "pano_id": "TMX7316010203-001160_pano_0000_004289", "timestamp": "2019-05-03T11:32:16.159640Z", "filename": "pano_0000_004289.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_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.4807988, "relative_pitch": 66.57401181607028, "relative_heading": 55.62076519315458, "relative_elevation": 47.2694978760555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track01_Sphere_00112/adjacencies/b_20241106_0927_Track01_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86542144538979, 52.3503896017878, 47.1400405410677 ] }, "distance": 20.68, "direction": 56.56, "angle": 66.31, "elevation": 47.14, "pano_id": "TMX7316010203-001707_pano_0000_000036", "timestamp": "2020-05-13T10:19:25.933840Z", "filename": "pano_0000_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track01_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119431.4010851724, 484836.98045878805 ] }, "relative_distance": 20.68281641, "relative_pitch": 66.31041026691484, "relative_heading": 56.5643929083188, "relative_elevation": 47.1400405410677 } ] } }