Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track16_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855246224582856, 52.374357764888494, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track16_Sphere_00024", "timestamp": "2024-12-06T12:39:00Z", "filename": "Job_20241206_1245_Track16_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524554935165, 52.3743515265601, 47.486837294884 ] }, "distance": 0.7, "direction": 183.79, "angle": 89.16, "elevation": 47.49, "pano_id": "TMX7316010203-001135_pano_0000_002538", "timestamp": "2019-04-18T08:22:05.054160Z", "filename": "pano_0000_002538.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 0.69568811, "relative_pitch": 89.16066970275814, "relative_heading": 183.79007529077717, "relative_elevation": 47.486837294884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855257074820564, 52.37435180983135, 0.0 ] }, "distance": 0.99, "direction": 131.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01142", "timestamp": "2025-06-18T11:22:26Z", "filename": "recording_2025-06-18_10-57-50_01142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 0.99253871, "relative_pitch": 0.0, "relative_heading": 131.88418190660053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523484220929, 52.3743511418286, 50.682819262147 ] }, "distance": 1.07, "direction": 226.45, "angle": 88.79, "elevation": 50.68, "pano_id": "TMX7315080123-000312_pano_0000_002182", "timestamp": "2016-06-22T13:08:17.676500Z", "filename": "pano_0000_002182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 1.06959888, "relative_pitch": 88.79102214543755, "relative_heading": 226.44724715621408, "relative_elevation": 50.682819262147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523218295602, 52.3743479849988, 48.262851501815 ] }, "distance": 1.45, "direction": 221.31, "angle": 88.28, "elevation": 48.26, "pano_id": "TMX7316010203-002378_pano_0003_000003", "timestamp": "2022-01-03T09:18:53.334340Z", "filename": "pano_0003_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 1.44871516, "relative_pitch": 88.28065799786745, "relative_heading": 221.30694700310758, "relative_elevation": 48.262851501815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523089608625, 52.3743478218761, 47.5084835225716 ] }, "distance": 1.52, "direction": 223.34, "angle": 88.17, "elevation": 47.51, "pano_id": "TMX7316010203-001878_pano_0005_001924", "timestamp": "2020-08-17T11:34:08.251720Z", "filename": "pano_0005_001924.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 1.52115464, "relative_pitch": 88.16609647431602, "relative_heading": 223.33578221792422, "relative_elevation": 47.5084835225716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524338522432, 52.3743423983174, 48.0760348513722 ] }, "distance": 1.72, "direction": 186.45, "angle": 87.95, "elevation": 48.08, "pano_id": "TMX7316010203-002552_pano_0002_001148", "timestamp": "2022-04-29T12:05:48.695690Z", "filename": "pano_0002_001148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 1.72080608, "relative_pitch": 87.95006279566812, "relative_heading": 186.45208090459028, "relative_elevation": 48.0760348513722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523191233214, 52.3743427648036, 47.5945383654907 ] }, "distance": 1.93, "direction": 210.28, "angle": 87.67, "elevation": 47.59, "pano_id": "TMX7316010203-001893_pano_0001_000928", "timestamp": "2020-08-27T08:19:54.973900Z", "filename": "pano_0001_000928.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 1.93288783, "relative_pitch": 87.6744077290727, "relative_heading": 210.2835791187688, "relative_elevation": 47.5945383654907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523024166627, 52.3743407361928, 49.0214711111039 ] }, "distance": 2.19, "direction": 209.88, "angle": 87.45, "elevation": 49.02, "pano_id": "TMX7316010203-000274_pano_0002_000114", "timestamp": "2017-04-20T12:03:36.434560Z", "filename": "pano_0002_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 2.18524873, "relative_pitch": 87.44759405286335, "relative_heading": 209.8750757473671, "relative_elevation": 49.0214711111039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528330849799, 52.3743533026931, 47.5618808111176 ] }, "distance": 2.57, "direction": 101.12, "angle": 86.9, "elevation": 47.56, "pano_id": "TMX7316010203-001503_pano_0001_000310", "timestamp": "2019-12-10T08:54:24.009740Z", "filename": "pano_0001_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 2.57389693, "relative_pitch": 86.90235718258545, "relative_heading": 101.1225951155095, "relative_elevation": 47.5618808111176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520981166431, 52.3743435173458, 47.5140727059916 ] }, "distance": 2.94, "direction": 237.41, "angle": 86.46, "elevation": 47.51, "pano_id": "TMX7316010203-001503_pano_0001_000311", "timestamp": "2019-12-10T08:54:24.454530Z", "filename": "pano_0001_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 2.94331896, "relative_pitch": 86.45527039504253, "relative_heading": 237.40894988761977, "relative_elevation": 47.5140727059916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530337409714, 52.3743526300018, 47.6428743964061 ] }, "distance": 3.93, "direction": 98.35, "angle": 85.28, "elevation": 47.64, "pano_id": "TMX7316010203-001893_pano_0001_000927", "timestamp": "2020-08-27T08:19:54.608920Z", "filename": "pano_0001_000927.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 3.93380877, "relative_pitch": 85.27987088928751, "relative_heading": 98.35167477554934, "relative_elevation": 47.6428743964061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530588537988, 52.3743572901008, 48.3118525389582 ] }, "distance": 4.06, "direction": 90.74, "angle": 85.19, "elevation": 48.31, "pano_id": "TMX7316010203-002378_pano_0003_000002", "timestamp": "2022-01-03T09:18:52.719340Z", "filename": "pano_0003_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.06346206, "relative_pitch": 85.19222468863988, "relative_heading": 90.744937444947, "relative_elevation": 48.3118525389582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530681729558, 52.3743612307885, 50.7156351404265 ] }, "distance": 4.14, "direction": 84.66, "angle": 85.33, "elevation": 50.72, "pano_id": "TMX7315080123-000312_pano_0000_002181", "timestamp": "2016-06-22T13:08:17.281460Z", "filename": "pano_0000_002181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.14456807, "relative_pitch": 85.32807325754166, "relative_heading": 84.66068472489656, "relative_elevation": 50.7156351404265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855185351837491, 52.37434212237642, 0.0 ] }, "distance": 4.5, "direction": 247.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01143", "timestamp": "2025-06-18T11:22:27Z", "filename": "recording_2025-06-18_10-57-50_01143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.4962435, "relative_pitch": 0.0, "relative_heading": 247.22424612381124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track16_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855177982812806, 52.37434678086049, 0.0 ] }, "distance": 4.81, "direction": 255.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track16_Sphere_00025", "timestamp": "2024-12-06T12:39:00Z", "filename": "Job_20241206_1245_Track16_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.80554563, "relative_pitch": 0.0, "relative_heading": 255.26555567814432, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85531676252772, 52.3743531923279, 48.0677729612216 ] }, "distance": 4.83, "direction": 96.05, "angle": 84.26, "elevation": 48.07, "pano_id": "TMX7316010203-002552_pano_0002_001147", "timestamp": "2022-04-29T12:05:45.150450Z", "filename": "pano_0002_001147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.83076277, "relative_pitch": 84.26110115142463, "relative_heading": 96.04597209843679, "relative_elevation": 48.0677729612216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85531809383784, 52.3743612634805, 47.5427450770512 ] }, "distance": 4.91, "direction": 85.45, "angle": 84.1, "elevation": 47.54, "pano_id": "TMX7316010203-001135_pano_0000_002537", "timestamp": "2019-04-18T08:22:04.404170Z", "filename": "pano_0000_002537.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 4.91001688, "relative_pitch": 84.10363435972997, "relative_heading": 85.45234795434563, "relative_elevation": 47.5427450770512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85517336765698, 52.3743404371868, 47.4366860538721 ] }, "distance": 5.32, "direction": 248.76, "angle": 83.6, "elevation": 47.44, "pano_id": "TMX7316010203-001135_pano_0000_002539", "timestamp": "2019-04-18T08:22:05.684170Z", "filename": "pano_0000_002539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.32328723, "relative_pitch": 83.59712487651242, "relative_heading": 248.7642468721234, "relative_elevation": 47.4366860538721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85531473108462, 52.3743340977756, 47.6246293149889 ] }, "distance": 5.36, "direction": 119.44, "angle": 83.58, "elevation": 47.62, "pano_id": "TMX7316010203-002064_pano_0000_001079", "timestamp": "2021-03-26T11:48:50.410200Z", "filename": "pano_0000_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.35750566, "relative_pitch": 83.58152826291645, "relative_heading": 119.44325824263743, "relative_elevation": 47.6246293149889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855329135869024, 52.374360249466925, 0.0 ] }, "distance": 5.65, "direction": 87.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01141", "timestamp": "2025-06-18T11:22:25Z", "filename": "recording_2025-06-18_10-57-50_01141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.65332609, "relative_pitch": 0.0, "relative_heading": 87.1968577905152, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85529713468448, 52.3743153742398, 47.6135513614863 ] }, "distance": 5.85, "direction": 143.68, "angle": 82.99, "elevation": 47.61, "pano_id": "TMX7316010203-001878_pano_0005_002515", "timestamp": "2020-08-17T11:45:07.044310Z", "filename": "pano_0005_002515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.85416888, "relative_pitch": 82.99056392514225, "relative_heading": 143.6827245548753, "relative_elevation": 47.6135513614863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551713364108, 52.374330799949, 48.0553547581658 ] }, "distance": 5.92, "direction": 239.53, "angle": 82.98, "elevation": 48.06, "pano_id": "TMX7316010203-002552_pano_0002_001149", "timestamp": "2022-04-29T12:05:49.830410Z", "filename": "pano_0002_001149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.91732091, "relative_pitch": 82.98019124005192, "relative_heading": 239.5310231672865, "relative_elevation": 48.0553547581658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527014762324, 52.3743062859302, 47.6230236859992 ] }, "distance": 5.96, "direction": 164.12, "angle": 82.87, "elevation": 47.62, "pano_id": "TMX7316010203-002064_pano_0000_001080", "timestamp": "2021-03-26T11:48:54.320200Z", "filename": "pano_0000_001080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 5.95548387, "relative_pitch": 82.87189670784662, "relative_heading": 164.12311879819734, "relative_elevation": 47.6230236859992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85516296927789, 52.374339662749, 50.6472758539021 ] }, "distance": 6.02, "direction": 250.44, "angle": 83.22, "elevation": 50.65, "pano_id": "TMX7315080123-000312_pano_0000_002183", "timestamp": "2016-06-22T13:08:18.076500Z", "filename": "pano_0000_002183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.0171619, "relative_pitch": 83.22471889366523, "relative_heading": 250.44208277512834, "relative_elevation": 50.6472758539021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85531967075897, 52.374325348406, 47.538084583357 ] }, "distance": 6.17, "direction": 125.8, "angle": 82.61, "elevation": 47.54, "pano_id": "TMX7316010203-001149_pano_0000_000972", "timestamp": "2019-04-30T08:14:41.077280Z", "filename": "pano_0000_000972.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.16692114, "relative_pitch": 82.6085317908216, "relative_heading": 125.7969760560965, "relative_elevation": 47.538084583357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530870447196, 52.3743176343007, 47.589116637595 ] }, "distance": 6.17, "direction": 136.38, "angle": 82.61, "elevation": 47.59, "pano_id": "TMX7316010203-001502_pano_0001_001113", "timestamp": "2019-12-09T11:35:46.315020Z", "filename": "pano_0001_001113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.16820415, "relative_pitch": 82.61485131464698, "relative_heading": 136.38205524438865, "relative_elevation": 47.589116637595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85516006791922, 52.374337089522, 47.4725769842044 ] }, "distance": 6.3, "direction": 248.59, "angle": 82.44, "elevation": 47.47, "pano_id": "TMX7316010203-001878_pano_0005_001925", "timestamp": "2020-08-17T11:34:08.741710Z", "filename": "pano_0005_001925.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.30249979, "relative_pitch": 82.43758684312584, "relative_heading": 248.5902279200127, "relative_elevation": 47.4725769842044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85515950415369, 52.3743374974736, 48.2232705466449 ] }, "distance": 6.32, "direction": 249.1, "angle": 82.53, "elevation": 48.22, "pano_id": "TMX7316010203-002378_pano_0003_000004", "timestamp": "2022-01-03T09:18:53.919310Z", "filename": "pano_0003_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.32192462, "relative_pitch": 82.53128939000258, "relative_heading": 249.10027883280213, "relative_elevation": 48.2232705466449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track20_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855334111182965, 52.374338449609866, 0.0 ] }, "distance": 6.36, "direction": 109.75, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track20_Sphere_00198", "timestamp": "2024-11-21T11:00:54Z", "filename": "amsterdam_21112024_Track20_Sphere_00198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.35959868, "relative_pitch": 0.0, "relative_heading": 109.75266829464293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85516072419415, 52.3743317676135, 47.5619868952781 ] }, "distance": 6.5, "direction": 243.58, "angle": 82.22, "elevation": 47.56, "pano_id": "TMX7316010203-001893_pano_0001_000929", "timestamp": "2020-08-27T08:19:55.338890Z", "filename": "pano_0001_000929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.50188744, "relative_pitch": 82.21572070310201, "relative_heading": 243.58168707445012, "relative_elevation": 47.5619868952781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524724023703, 52.3742964044112, 47.1863568164408 ] }, "distance": 6.83, "direction": 179.42, "angle": 81.77, "elevation": 47.19, "pano_id": "TMX7316010203-000267_pano_0000_000674", "timestamp": "2017-04-20T11:28:41.987800Z", "filename": "pano_0000_000674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.82820398, "relative_pitch": 81.76604609640775, "relative_heading": 179.41958252526646, "relative_elevation": 47.1863568164408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85534059265863, 52.3743341055471, 47.635149968788 ] }, "distance": 6.95, "direction": 112.28, "angle": 81.7, "elevation": 47.64, "pano_id": "TMX7316010203-001878_pano_0005_002514", "timestamp": "2020-08-17T11:45:01.434150Z", "filename": "pano_0005_002514.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 6.94513719, "relative_pitch": 81.70480483255466, "relative_heading": 112.27593632603846, "relative_elevation": 47.635149968788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552843587506, 52.3742976736876, 47.418488105759 ] }, "distance": 7.17, "direction": 158.77, "angle": 81.4, "elevation": 47.42, "pano_id": "TMX7316010203-001504_pano_0000_000242", "timestamp": "2019-12-10T09:56:10.126230Z", "filename": "pano_0000_000242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.17325886, "relative_pitch": 81.39777119357922, "relative_heading": 158.77384003148185, "relative_elevation": 47.418488105759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528456406504, 52.3742955893754, 47.5275704758242 ] }, "distance": 7.39, "direction": 159.32, "angle": 81.16, "elevation": 47.53, "pano_id": "TMX7316010203-002554_pano_0000_003417", "timestamp": "2022-05-02T08:51:45.626450Z", "filename": "pano_0000_003417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.39485777, "relative_pitch": 81.15620784850594, "relative_heading": 159.3234674443357, "relative_elevation": 47.5275704758242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855259552393, 52.3742917341479, 48.7481446173042 ] }, "distance": 7.4, "direction": 172.96, "angle": 81.36, "elevation": 48.75, "pano_id": "TMX7315080123-000312_pano_0000_002250", "timestamp": "2016-06-22T13:09:43.126260Z", "filename": "pano_0000_002250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.40338678, "relative_pitch": 81.36447085052298, "relative_heading": 172.9576737796253, "relative_elevation": 48.7481446173042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855288948697381, 52.374296094286585, 0.0 ] }, "distance": 7.45, "direction": 157.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00148", "timestamp": "2025-06-16T03:39:07Z", "filename": "recording_2025-06-16_03-37-16_00148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.4537375, "relative_pitch": 0.0, "relative_heading": 157.02283458519048, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85534569506731, 52.3743268075846, 47.6829115822911 ] }, "distance": 7.6, "direction": 116.95, "angle": 80.94, "elevation": 47.68, "pano_id": "TMX7316010203-001701_pano_0000_005053", "timestamp": "2020-05-11T06:53:19.241530Z", "filename": "pano_0000_005053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.59984063, "relative_pitch": 80.94420118349097, "relative_heading": 116.953447067885, "relative_elevation": 47.6829115822911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85535756616288, 52.3743623796044, 47.5928099052981 ] }, "distance": 7.6, "direction": 86.13, "angle": 80.93, "elevation": 47.59, "pano_id": "TMX7316010203-001503_pano_0001_000309", "timestamp": "2019-12-10T08:54:23.564570Z", "filename": "pano_0001_000309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.60013565, "relative_pitch": 80.92699549307223, "relative_heading": 86.12583908509646, "relative_elevation": 47.5928099052981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85535917386401, 52.3743458865634, 47.6486524539068 ] }, "distance": 7.8, "direction": 99.75, "angle": 80.7, "elevation": 47.65, "pano_id": "TMX7316010203-001502_pano_0001_001112", "timestamp": "2019-12-09T11:35:37.990070Z", "filename": "pano_0001_001112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.80499221, "relative_pitch": 80.69739308312988, "relative_heading": 99.74982557713021, "relative_elevation": 47.6486524539068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530572176971, 52.374297737943, 47.6123426351696 ] }, "distance": 7.81, "direction": 148.76, "angle": 80.68, "elevation": 47.61, "pano_id": "TMX7316010203-000994_pano_0000_000687", "timestamp": "2018-11-19T12:49:53.212410Z", "filename": "pano_0000_000687.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 7.81241278, "relative_pitch": 80.68172707712726, "relative_heading": 148.7576278904277, "relative_elevation": 47.6123426351696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513652221524, 52.3743319255344, 47.4836913766339 ] }, "distance": 8.01, "direction": 248.95, "angle": 80.43, "elevation": 47.48, "pano_id": "TMX7316010203-001503_pano_0001_000312", "timestamp": "2019-12-10T08:54:24.904560Z", "filename": "pano_0001_000312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.00530922, "relative_pitch": 80.43045128419023, "relative_heading": 248.95086456905273, "relative_elevation": 47.4836913766339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528110539566, 52.3742880804194, 47.4376994799823 ] }, "distance": 8.11, "direction": 162.97, "angle": 80.3, "elevation": 47.44, "pano_id": "TMX7316010203-001149_pano_0000_000973", "timestamp": "2019-04-30T08:14:42.327290Z", "filename": "pano_0000_000973.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.10981798, "relative_pitch": 80.29865806846936, "relative_heading": 162.96724396550374, "relative_elevation": 47.4376994799823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552110001461, 52.374288109991, 47.346636033617 ] }, "distance": 8.11, "direction": 197.2, "angle": 80.28, "elevation": 47.35, "pano_id": "TMX7316010203-001504_pano_0000_000241", "timestamp": "2019-12-10T09:56:09.696260Z", "filename": "pano_0000_000241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.11356021, "relative_pitch": 80.27595525972701, "relative_heading": 197.1975733816136, "relative_elevation": 47.346636033617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528363708236, 52.3742883937964, 47.6938946899027 ] }, "distance": 8.13, "direction": 161.73, "angle": 80.33, "elevation": 47.69, "pano_id": "TMX7316010203-001041_pano_0002_001477", "timestamp": "2019-01-09T09:34:18.763670Z", "filename": "pano_0002_001477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.12886621, "relative_pitch": 80.32754922717565, "relative_heading": 161.73318582329406, "relative_elevation": 47.6938946899027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85536498604456, 52.3743475820183, 47.6624139901251 ] }, "distance": 8.17, "direction": 97.97, "angle": 80.28, "elevation": 47.66, "pano_id": "TMX7316010203-002554_pano_0000_002345", "timestamp": "2022-05-02T08:33:07.029580Z", "filename": "pano_0000_002345.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.16707517, "relative_pitch": 80.27665403434852, "relative_heading": 97.97484767431092, "relative_elevation": 47.6624139901251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85536025241826, 52.3743336156196, 47.6700784778222 ] }, "distance": 8.22, "direction": 109.09, "angle": 80.22, "elevation": 47.67, "pano_id": "TMX7316010203-000994_pano_0000_000686", "timestamp": "2018-11-19T12:49:50.277330Z", "filename": "pano_0000_000686.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.21750295, "relative_pitch": 80.2193159166412, "relative_heading": 109.08728385806984, "relative_elevation": 47.6700784778222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855216260950633, 52.37428604300684, 0.0 ] }, "distance": 8.24, "direction": 194.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00147", "timestamp": "2025-06-16T03:39:07Z", "filename": "recording_2025-06-16_03-37-16_00147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.23757061, "relative_pitch": 0.0, "relative_heading": 194.34281612328095, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85521267596385, 52.3742865006365, 47.4727063532919 ] }, "distance": 8.25, "direction": 196.07, "angle": 80.14, "elevation": 47.47, "pano_id": "TMX7316010203-002554_pano_0000_003416", "timestamp": "2022-05-02T08:51:44.961440Z", "filename": "pano_0000_003416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.25247915, "relative_pitch": 80.13846165574489, "relative_heading": 196.0729321534843, "relative_elevation": 47.4727063532919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553643608113, 52.374338258212, 47.6701691737399 ] }, "distance": 8.33, "direction": 105.1, "angle": 80.08, "elevation": 47.67, "pano_id": "TMX7316010203-001878_pano_0005_002513", "timestamp": "2020-08-17T11:44:42.609230Z", "filename": "pano_0005_002513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.33317059, "relative_pitch": 80.08437782620265, "relative_heading": 105.0982887709307, "relative_elevation": 47.6701691737399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85525666271089, 52.3742824685112, 50.0841421913356 ] }, "distance": 8.41, "direction": 175.15, "angle": 80.47, "elevation": 50.08, "pano_id": "TMX7316010203-002552_pano_0002_001396", "timestamp": "2022-04-29T12:08:44.529070Z", "filename": "pano_0002_001396.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.40866614, "relative_pitch": 80.46944993024435, "relative_heading": 175.15037657765734, "relative_elevation": 50.0841421913356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85532852914548, 52.3743004947251, 48.8134917123243 ] }, "distance": 8.49, "direction": 138.67, "angle": 80.14, "elevation": 48.81, "pano_id": "TMX7315080123-000312_pano_0000_002251", "timestamp": "2016-06-22T13:09:43.541280Z", "filename": "pano_0000_002251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.48705844, "relative_pitch": 80.13675021998787, "relative_heading": 138.66605604164056, "relative_elevation": 48.8134917123243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537106480445, 52.3743597315413, 49.0915116854012 ] }, "distance": 8.5, "direction": 88.53, "angle": 80.17, "elevation": 49.09, "pano_id": "TMX7316010203-000274_pano_0002_000113", "timestamp": "2017-04-20T12:03:35.004710Z", "filename": "pano_0002_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.50489161, "relative_pitch": 80.17131259592215, "relative_heading": 88.52551785551822, "relative_elevation": 49.0915116854012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530637708978, 52.3742888314028, 47.5798099162057 ] }, "distance": 8.7, "direction": 151.89, "angle": 79.64, "elevation": 47.58, "pano_id": "TMX7316010203-001701_pano_0000_005054", "timestamp": "2020-05-11T06:53:20.506540Z", "filename": "pano_0000_005054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.69593743, "relative_pitch": 79.64263387026226, "relative_heading": 151.89460447244872, "relative_elevation": 47.5798099162057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track02_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855297000939365, 52.3742858934359, 0.0 ] }, "distance": 8.71, "direction": 156.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track02_Sphere_00001", "timestamp": "2025-01-14T12:41:00Z", "filename": "Job_20250114_1307_Track02_Sphere_00001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.71306383, "relative_pitch": 0.0, "relative_heading": 156.6165765295499, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537471978087, 52.3743621155819, 47.6818007305264 ] }, "distance": 8.76, "direction": 86.83, "angle": 79.58, "elevation": 47.68, "pano_id": "TMX7316010203-001893_pano_0001_000926", "timestamp": "2020-08-27T08:19:54.243890Z", "filename": "pano_0001_000926.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.76437372, "relative_pitch": 79.58474254093483, "relative_heading": 86.83346875615877, "relative_elevation": 47.6818007305264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553747373278, 52.3743530775423, 47.6691262982786 ] }, "distance": 8.77, "direction": 93.41, "angle": 79.58, "elevation": 47.67, "pano_id": "TMX7316010203-002064_pano_0000_001078", "timestamp": "2021-03-26T11:48:48.345190Z", "filename": "pano_0000_001078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 8.76771654, "relative_pitch": 79.57814745717364, "relative_heading": 93.41042611759656, "relative_elevation": 47.6691262982786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526829232003, 52.3742775990011, 47.5376344015822 ] }, "distance": 9.05, "direction": 170.44, "angle": 79.23, "elevation": 47.54, "pano_id": "TMX7316010203-001878_pano_0005_002516", "timestamp": "2020-08-17T11:45:09.064140Z", "filename": "pano_0005_002516.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.04613196, "relative_pitch": 79.22576951118693, "relative_heading": 170.43671403150822, "relative_elevation": 47.5376344015822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551911169862, 52.3742830991682, 47.4425168232992 ] }, "distance": 9.12, "direction": 204.31, "angle": 79.12, "elevation": 47.44, "pano_id": "TMX7316010203-001878_pano_0005_001991", "timestamp": "2020-08-17T11:35:33.456370Z", "filename": "pano_0005_001991.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.11671811, "relative_pitch": 79.12244242864392, "relative_heading": 204.30948110701112, "relative_elevation": 47.4425168232992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537960709326, 52.3743664072528, 48.3725006813183 ] }, "distance": 9.13, "direction": 83.96, "angle": 79.31, "elevation": 48.37, "pano_id": "TMX7316010203-002378_pano_0003_000001", "timestamp": "2022-01-03T09:18:52.069430Z", "filename": "pano_0003_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.13459886, "relative_pitch": 79.30626730565139, "relative_heading": 83.95675050328097, "relative_elevation": 48.3725006813183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85521086131426, 52.37427843625, 47.6317534893751 ] }, "distance": 9.15, "direction": 195.26, "angle": 79.13, "elevation": 47.63, "pano_id": "TMX7316010203-001041_pano_0002_001476", "timestamp": "2019-01-09T09:34:18.318750Z", "filename": "pano_0002_001476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.14989649, "relative_pitch": 79.12613839542425, "relative_heading": 195.2607998285705, "relative_elevation": 47.6317534893751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537925949354, 52.3743705593185, 50.7554137576371 ] }, "distance": 9.17, "direction": 81.07, "angle": 79.76, "elevation": 50.76, "pano_id": "TMX7315080123-000312_pano_0000_002180", "timestamp": "2016-06-22T13:08:16.886460Z", "filename": "pano_0000_002180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.17133872, "relative_pitch": 79.75736254226217, "relative_heading": 81.069645157279, "relative_elevation": 50.7554137576371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855208097028349, 52.37427861841352, 0.0 ] }, "distance": 9.18, "direction": 196.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00511", "timestamp": "2025-01-14T14:08:30Z", "filename": "Job_20250114_1307_Track15_Sphere_00511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.18179662, "relative_pitch": 0.0, "relative_heading": 196.42750932069654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519094488452, 52.3742823715516, 48.6951698446646 ] }, "distance": 9.2, "direction": 204.17, "angle": 79.31, "elevation": 48.7, "pano_id": "TMX7315080123-000312_pano_0000_002249", "timestamp": "2016-06-22T13:09:42.701250Z", "filename": "pano_0000_002249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.19535744, "relative_pitch": 79.3064648030817, "relative_heading": 204.1683567898855, "relative_elevation": 48.6951698446646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85532924625476, 52.3742916294304, 50.1479891752824 ] }, "distance": 9.28, "direction": 142.46, "angle": 79.52, "elevation": 50.15, "pano_id": "TMX7316010203-002552_pano_0002_001397", "timestamp": "2022-04-29T12:08:44.979090Z", "filename": "pano_0002_001397.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.2804255, "relative_pitch": 79.51541524100304, "relative_heading": 142.46479406886291, "relative_elevation": 50.1479891752824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855114415215505, 52.37433054200079, 0.0 ] }, "distance": 9.47, "direction": 251.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01144", "timestamp": "2025-06-18T11:22:28Z", "filename": "recording_2025-06-18_10-57-50_01144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.47403406, "relative_pitch": 0.0, "relative_heading": 251.35295029828143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553581238323, 52.3743067426129, 47.4874428091571 ] }, "distance": 9.5, "direction": 126.69, "angle": 78.68, "elevation": 47.49, "pano_id": "TMX7316010203-001504_pano_0000_000243", "timestamp": "2019-12-10T09:56:10.561230Z", "filename": "pano_0000_000243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.50313655, "relative_pitch": 78.6835152172419, "relative_heading": 126.68613937697715, "relative_elevation": 47.4874428091571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85535657211307, 52.3743045717097, 47.5797802638263 ] }, "distance": 9.57, "direction": 128.22, "angle": 78.63, "elevation": 47.58, "pano_id": "TMX7316010203-002554_pano_0000_003418", "timestamp": "2022-05-02T08:51:46.226490Z", "filename": "pano_0000_003418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.56615968, "relative_pitch": 78.63194912012005, "relative_heading": 128.22471890008367, "relative_elevation": 47.5797802638263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85538555294392, 52.3743433047041, 47.6329251918942 ] }, "distance": 9.62, "direction": 99.62, "angle": 78.58, "elevation": 47.63, "pano_id": "TMX7316010203-001149_pano_0000_000971", "timestamp": "2019-04-30T08:14:39.447320Z", "filename": "pano_0000_000971.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.62423229, "relative_pitch": 78.57717366549382, "relative_heading": 99.62426595652605, "relative_elevation": 47.6329251918942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track16_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855109822131911, 52.37433393669753, 0.0 ] }, "distance": 9.66, "direction": 254.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track16_Sphere_00026", "timestamp": "2024-12-06T12:39:01Z", "filename": "Job_20241206_1245_Track16_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.66049978, "relative_pitch": 0.0, "relative_heading": 254.0699205482056, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519361372735, 52.3742769446985, 47.8605354763567 ] }, "distance": 9.68, "direction": 201.72, "angle": 78.57, "elevation": 47.86, "pano_id": "TMX7316010203-002852_pano_0002_000145", "timestamp": "2022-12-14T08:45:01.055020Z", "filename": "pano_0002_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.68069753, "relative_pitch": 78.56512416890948, "relative_heading": 201.72288142990647, "relative_elevation": 47.8605354763567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855360522172274, 52.3743047743818, 0.0 ] }, "distance": 9.77, "direction": 127.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00149", "timestamp": "2025-06-16T03:39:08Z", "filename": "recording_2025-06-16_03-37-16_00149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.76527665, "relative_pitch": 0.0, "relative_heading": 127.14408235062017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855350234290476, 52.374296899859445, 0.0 ] }, "distance": 9.8, "direction": 133.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00513", "timestamp": "2025-01-14T14:08:31Z", "filename": "Job_20250114_1307_Track15_Sphere_00513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.80025459, "relative_pitch": 0.0, "relative_heading": 133.71532022124097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85529040944787, 52.3742738528353, 47.5664494978264 ] }, "distance": 9.81, "direction": 162.14, "angle": 78.35, "elevation": 47.57, "pano_id": "TMX7316010203-001502_pano_0001_001114", "timestamp": "2019-12-09T11:35:48.175010Z", "filename": "pano_0001_001114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.8101773, "relative_pitch": 78.34662493291539, "relative_heading": 162.13722779798684, "relative_elevation": 47.5664494978264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551751701476, 52.374280164324, 46.9928174456581 ] }, "distance": 9.9, "direction": 209.27, "angle": 78.11, "elevation": 46.99, "pano_id": "TMX7316010203-001135_pano_0000_002307", "timestamp": "2019-04-18T08:18:55.445410Z", "filename": "pano_0000_002307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 9.89844193, "relative_pitch": 78.10525100879066, "relative_heading": 209.2664975771479, "relative_elevation": 46.9928174456581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553561920915, 52.3742978110651, 47.7536755083129 ] }, "distance": 10.03, "direction": 131.69, "angle": 78.14, "elevation": 47.75, "pano_id": "TMX7316010203-001041_pano_0002_001478", "timestamp": "2019-01-09T09:34:19.228780Z", "filename": "pano_0002_001478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.02968937, "relative_pitch": 78.13859196463153, "relative_heading": 131.69441087243243, "relative_elevation": 47.7536755083129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85539427581037, 52.3743624174418, 48.0442651007324 ] }, "distance": 10.1, "direction": 87.06, "angle": 78.13, "elevation": 48.04, "pano_id": "TMX7316010203-002552_pano_0002_001146", "timestamp": "2022-04-29T12:05:35.400510Z", "filename": "pano_0002_001146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.09611214, "relative_pitch": 78.1324353874504, "relative_heading": 87.06062854684816, "relative_elevation": 48.0442651007324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85517411206876, 52.3742765035432, 47.350578956306 ] }, "distance": 10.29, "direction": 208.51, "angle": 77.74, "elevation": 47.35, "pano_id": "TMX7316010203-002064_pano_0000_000598", "timestamp": "2021-03-26T11:39:00.504390Z", "filename": "pano_0000_000598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.28992744, "relative_pitch": 77.7394744841804, "relative_heading": 208.50764182397916, "relative_elevation": 47.350578956306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551018565434, 52.3743276000984, 47.3902957672253 ] }, "distance": 10.39, "direction": 251.15, "angle": 77.63, "elevation": 47.39, "pano_id": "TMX7316010203-001135_pano_0000_002540", "timestamp": "2019-04-18T08:22:06.299110Z", "filename": "pano_0000_002540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.38916229, "relative_pitch": 77.63491414201825, "relative_heading": 251.15053114416267, "relative_elevation": 47.3902957672253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85518459213004, 52.3742722626608, 50.0276286974549 ] }, "distance": 10.4, "direction": 203.81, "angle": 78.26, "elevation": 50.03, "pano_id": "TMX7316010203-002552_pano_0002_001395", "timestamp": "2022-04-29T12:08:44.099100Z", "filename": "pano_0002_001395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.39896273, "relative_pitch": 78.25746406646081, "relative_heading": 203.80572788477565, "relative_elevation": 50.0276286974549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85525534912151, 52.3742637690552, 47.6983550544828 ] }, "distance": 10.48, "direction": 176.6, "angle": 77.61, "elevation": 47.7, "pano_id": "TMX7316010203-002064_pano_0000_001081", "timestamp": "2021-03-26T11:48:56.060190Z", "filename": "pano_0000_001081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.47777867, "relative_pitch": 77.61075379397788, "relative_heading": 176.59990834076496, "relative_elevation": 47.6983550544828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track20_Sphere_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855399509499888, 52.37437102727698, 0.0 ] }, "distance": 10.54, "direction": 81.95, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track20_Sphere_00197", "timestamp": "2024-11-21T11:00:50Z", "filename": "amsterdam_21112024_Track20_Sphere_00197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.54305823, "relative_pitch": 0.0, "relative_heading": 81.95353709036102, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855401275430969, 52.37436826698789, 0.0 ] }, "distance": 10.62, "direction": 83.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01140", "timestamp": "2025-06-18T11:22:24Z", "filename": "recording_2025-06-18_10-57-50_01140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.62399695, "relative_pitch": 0.0, "relative_heading": 83.6847547665041, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85540287104022, 52.3743550887715, 47.7575832577422 ] }, "distance": 10.67, "direction": 91.6, "angle": 77.4, "elevation": 47.76, "pano_id": "TMX7316010203-001701_pano_0000_005052", "timestamp": "2020-05-11T06:53:18.351530Z", "filename": "pano_0000_005052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.67235247, "relative_pitch": 77.40312187305925, "relative_heading": 91.59883100677885, "relative_elevation": 47.7575832577422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0004_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519544990842, 52.3742660896615, 48.0330822989345 ] }, "distance": 10.77, "direction": 198.73, "angle": 77.36, "elevation": 48.03, "pano_id": "TMX7316010203-002378_pano_0004_000001", "timestamp": "2022-01-03T09:19:46.188920Z", "filename": "pano_0004_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.77126007, "relative_pitch": 77.36070444932312, "relative_heading": 198.72551085469823, "relative_elevation": 48.0330822989345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509970565057, 52.3743185759252, 48.0272288918495 ] }, "distance": 10.89, "direction": 246.39, "angle": 77.22, "elevation": 48.03, "pano_id": "TMX7316010203-002552_pano_0002_001150", "timestamp": "2022-04-29T12:05:50.585450Z", "filename": "pano_0002_001150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.8897213, "relative_pitch": 77.2247300188462, "relative_heading": 246.3940801100616, "relative_elevation": 48.0272288918495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85521911303379, 52.3742611618913, 49.7628520457074 ] }, "distance": 10.91, "direction": 189.75, "angle": 77.64, "elevation": 49.76, "pano_id": "TMX7315080123-000310_pano_0000_001697", "timestamp": "2016-06-22T10:12:50.187800Z", "filename": "pano_0000_001697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 10.90686795, "relative_pitch": 77.63757188076106, "relative_heading": 189.74641305347222, "relative_elevation": 49.7628520457074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509215086648, 52.3743264839561, 50.6172891622409 ] }, "distance": 11.06, "direction": 251.65, "angle": 77.68, "elevation": 50.62, "pano_id": "TMX7315080123-000312_pano_0000_002184", "timestamp": "2016-06-22T13:08:18.476560Z", "filename": "pano_0000_002184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.05524936, "relative_pitch": 77.67958361580375, "relative_heading": 251.6481744156427, "relative_elevation": 50.6172891622409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85539288113773, 52.3743131836733, 47.3904212024063 ] }, "distance": 11.15, "direction": 116.41, "angle": 76.76, "elevation": 47.39, "pano_id": "TMX7316010203-000267_pano_0000_000675", "timestamp": "2017-04-20T11:28:44.997780Z", "filename": "pano_0000_000675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.15196183, "relative_pitch": 76.7580200496964, "relative_heading": 116.41253782091351, "relative_elevation": 47.3904212024063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509035303085, 52.3743246731629, 47.4385204976425 ] }, "distance": 11.24, "direction": 250.87, "angle": 76.67, "elevation": 47.44, "pano_id": "TMX7316010203-001878_pano_0005_001926", "timestamp": "2020-08-17T11:34:09.236750Z", "filename": "pano_0005_001926.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.23594038, "relative_pitch": 76.67489541649357, "relative_heading": 250.86949953747535, "relative_elevation": 47.4385204976425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509126977559, 52.3743201572611, 48.9629552615806 ] }, "distance": 11.35, "direction": 248.37, "angle": 76.95, "elevation": 48.96, "pano_id": "TMX7316010203-000274_pano_0002_000115", "timestamp": "2017-04-20T12:03:38.204540Z", "filename": "pano_0002_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.35244308, "relative_pitch": 76.94618049685212, "relative_heading": 248.36936069294742, "relative_elevation": 48.9629552615806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527560572927, 52.3742568732912, 47.6872745864093 ] }, "distance": 11.4, "direction": 169.89, "angle": 76.55, "elevation": 47.69, "pano_id": "TMX7316010203-000994_pano_0000_000688", "timestamp": "2018-11-19T12:49:55.422390Z", "filename": "pano_0000_000688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.40358279, "relative_pitch": 76.55126665617537, "relative_heading": 169.8940842410362, "relative_elevation": 47.6872745864093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509110289246, 52.3743190469185, 47.5296254791319 ] }, "distance": 11.41, "direction": 247.81, "angle": 76.5, "elevation": 47.53, "pano_id": "TMX7316010203-001893_pano_0001_000930", "timestamp": "2020-08-27T08:19:55.698850Z", "filename": "pano_0001_000930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.40908926, "relative_pitch": 76.50201086873142, "relative_heading": 247.81361147373832, "relative_elevation": 47.5296254791319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85508744965947, 52.3743247517277, 48.1799130197614 ] }, "distance": 11.42, "direction": 251.24, "angle": 76.67, "elevation": 48.18, "pano_id": "TMX7316010203-002378_pano_0003_000005", "timestamp": "2022-01-03T09:18:54.484350Z", "filename": "pano_0003_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.42011953, "relative_pitch": 76.6652362800801, "relative_heading": 251.2360518557785, "relative_elevation": 48.1799130197614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855145638838116, 52.37427518308097, 0.0 ] }, "distance": 11.46, "direction": 216.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00146", "timestamp": "2025-06-16T03:39:07Z", "filename": "recording_2025-06-16_03-37-16_00146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.4616031, "relative_pitch": 0.0, "relative_heading": 216.70329079930275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85539161686486, 52.3743049739552, 47.5988827701658 ] }, "distance": 11.51, "direction": 120.68, "angle": 76.4, "elevation": 47.6, "pano_id": "TMX7316010203-002064_pano_0000_000601", "timestamp": "2021-03-26T11:39:08.009460Z", "filename": "pano_0000_000601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.51311822, "relative_pitch": 76.40257392797503, "relative_heading": 120.67876944884738, "relative_elevation": 47.5988827701658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514111967491, 52.3742764542481, 47.4300313685089 ] }, "distance": 11.54, "direction": 218.35, "angle": 76.33, "elevation": 47.43, "pano_id": "TMX7316010203-002554_pano_0000_003415", "timestamp": "2022-05-02T08:51:44.101440Z", "filename": "pano_0000_003415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.5369018, "relative_pitch": 76.32884439481536, "relative_heading": 218.34882113938573, "relative_elevation": 47.4300313685089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85515067816421, 52.3742721454114, 49.6949851820245 ] }, "distance": 11.54, "direction": 214.33, "angle": 76.93, "elevation": 49.69, "pano_id": "TMX7315080123-000310_pano_0000_001696", "timestamp": "2016-06-22T10:12:48.677790Z", "filename": "pano_0000_001696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.53735736, "relative_pitch": 76.92956457913002, "relative_heading": 214.33290083884535, "relative_elevation": 49.6949851820245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513803796685, 52.3742775067521, 47.2941495506093 ] }, "distance": 11.58, "direction": 219.52, "angle": 76.24, "elevation": 47.29, "pano_id": "TMX7316010203-001504_pano_0000_000240", "timestamp": "2019-12-10T09:56:09.266250Z", "filename": "pano_0000_000240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.57770117, "relative_pitch": 76.24440337488777, "relative_heading": 219.52305519820808, "relative_elevation": 47.2941495506093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85539740641268, 52.3743085880568, 48.8672623513266 ] }, "distance": 11.66, "direction": 117.99, "angle": 76.58, "elevation": 48.87, "pano_id": "TMX7315080123-000312_pano_0000_002252", "timestamp": "2016-06-22T13:09:43.951370Z", "filename": "pano_0000_002252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 11.65987238, "relative_pitch": 76.57997689518118, "relative_heading": 117.98962579162165, "relative_elevation": 48.8672623513266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552496103321, 52.3742498140842, 47.9614874254912 ] }, "distance": 12.01, "direction": 178.9, "angle": 75.94, "elevation": 47.96, "pano_id": "TMX7316010203-002852_pano_0002_000146", "timestamp": "2022-12-14T08:45:05.965000Z", "filename": "pano_0002_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.01437967, "relative_pitch": 75.93676655714965, "relative_heading": 178.90029996194625, "relative_elevation": 47.9614874254912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_11_55_43_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_11_55_43_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_11_55_43_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_11_55_43_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855244790031712, 52.37424963606301, 0.0 ] }, "distance": 12.03, "direction": 180.47, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_11_55_43_00115", "timestamp": "2025-09-26T12:12:16Z", "filename": "2025_09_26_11_55_43_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.03237263, "relative_pitch": 0.0, "relative_heading": 180.46522567468296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514001911588, 52.37426990000702, 0.0 ] }, "distance": 12.16, "direction": 216.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00510", "timestamp": "2025-01-14T14:08:29Z", "filename": "Job_20250114_1307_Track15_Sphere_00510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.16174855, "relative_pitch": 0.0, "relative_heading": 216.49361269888578, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85542638973961, 52.3743629452217, 47.7076410213485 ] }, "distance": 12.28, "direction": 87.31, "angle": 75.56, "elevation": 47.71, "pano_id": "TMX7316010203-001502_pano_0001_001111", "timestamp": "2019-12-09T11:35:36.665090Z", "filename": "pano_0001_001111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.28343873, "relative_pitch": 75.56147523345088, "relative_heading": 87.31015725346245, "relative_elevation": 47.7076410213485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85540147828372, 52.3743003987936, 50.2093957168981 ] }, "distance": 12.35, "direction": 121.12, "angle": 76.18, "elevation": 50.21, "pano_id": "TMX7316010203-002552_pano_0002_001398", "timestamp": "2022-04-29T12:08:45.454100Z", "filename": "pano_0002_001398.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.35084302, "relative_pitch": 76.18037960785092, "relative_heading": 121.12030507160391, "relative_elevation": 50.2093957168981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513789506216, 52.374267804032, 47.5923231234774 ] }, "distance": 12.44, "direction": 216.39, "angle": 75.36, "elevation": 47.59, "pano_id": "TMX7316010203-001041_pano_0002_001475", "timestamp": "2019-01-09T09:34:17.883690Z", "filename": "pano_0002_001475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.43529835, "relative_pitch": 75.356686496102, "relative_heading": 216.39033113845278, "relative_elevation": 47.5923231234774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track02_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855274470538562, 52.37424701017112, 0.0 ] }, "distance": 12.47, "direction": 171.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track02_Sphere_00002", "timestamp": "2025-01-14T12:41:01Z", "filename": "Job_20250114_1307_Track02_Sphere_00002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.473397, "relative_pitch": 0.0, "relative_heading": 171.12838973580273, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0004_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85512769232438, 52.3742716244584, 47.9695278964937 ] }, "distance": 12.53, "direction": 220.1, "angle": 75.36, "elevation": 47.97, "pano_id": "TMX7316010203-002378_pano_0004_000000", "timestamp": "2022-01-03T09:19:45.118900Z", "filename": "pano_0004_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.53162757, "relative_pitch": 75.35917966221471, "relative_heading": 220.103459573636, "relative_elevation": 47.9695278964937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85543015337236, 52.3743543714642, 47.779563691467 ] }, "distance": 12.53, "direction": 91.73, "angle": 75.3, "elevation": 47.78, "pano_id": "TMX7316010203-001878_pano_0005_002512", "timestamp": "2020-08-17T11:44:40.869230Z", "filename": "pano_0005_002512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.53191412, "relative_pitch": 75.3031636825958, "relative_heading": 91.72657829857322, "relative_elevation": 47.779563691467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85541574381364, 52.3743116570246, 47.6850359560922 ] }, "distance": 12.63, "direction": 113.96, "angle": 75.16, "elevation": 47.69, "pano_id": "TMX7316010203-001878_pano_0005_001994", "timestamp": "2020-08-17T11:35:35.381400Z", "filename": "pano_0005_001994.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.63359521, "relative_pitch": 75.16107297812592, "relative_heading": 113.96062734231677, "relative_elevation": 47.6850359560922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85512267921859, 52.3742727065397, 48.6529754474759 ] }, "distance": 12.66, "direction": 221.64, "angle": 75.41, "elevation": 48.65, "pano_id": "TMX7315080123-000312_pano_0000_002248", "timestamp": "2016-06-22T13:09:42.266210Z", "filename": "pano_0000_002248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.6639862, "relative_pitch": 75.41010738560941, "relative_heading": 221.63603964215807, "relative_elevation": 48.6529754474759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85543136815353, 52.3743712232527, 47.6927225925028 ] }, "distance": 12.7, "direction": 83.23, "angle": 75.09, "elevation": 47.69, "pano_id": "TMX7316010203-001503_pano_0001_000308", "timestamp": "2019-12-10T08:54:23.119600Z", "filename": "pano_0001_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.69757497, "relative_pitch": 75.09156046101418, "relative_heading": 83.22660613043101, "relative_elevation": 47.6927225925028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85543244250248, 52.374367188223, 47.7599798664451 ] }, "distance": 12.73, "direction": 85.27, "angle": 75.08, "elevation": 47.76, "pano_id": "TMX7316010203-002554_pano_0000_002344", "timestamp": "2022-05-02T08:33:05.544440Z", "filename": "pano_0000_002344.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.72539544, "relative_pitch": 75.08045473425588, "relative_heading": 85.27337774650923, "relative_elevation": 47.7599798664451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552897000084, 52.37424502877, 47.6325364718214 ] }, "distance": 12.89, "direction": 166.72, "angle": 74.86, "elevation": 47.63, "pano_id": "TMX7316010203-001701_pano_0000_005055", "timestamp": "2020-05-11T06:53:21.851510Z", "filename": "pano_0000_005055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.88932943, "relative_pitch": 74.8584272456051, "relative_heading": 166.7198402403275, "relative_elevation": 47.6325364718214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527465996156, 52.3742431357724, 47.5071940030903 ] }, "distance": 12.9, "direction": 171.37, "angle": 74.81, "elevation": 47.51, "pano_id": "TMX7316010203-001149_pano_0000_000974", "timestamp": "2019-04-30T08:14:43.342290Z", "filename": "pano_0000_000974.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.9014623, "relative_pitch": 74.80669033141169, "relative_heading": 171.3670587882259, "relative_elevation": 47.5071940030903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85512155874968, 52.3742703470907, 47.823104608804 ] }, "distance": 12.91, "direction": 221.12, "angle": 74.89, "elevation": 47.82, "pano_id": "TMX7316010203-002852_pano_0002_000144", "timestamp": "2022-12-14T08:44:59.775040Z", "filename": "pano_0002_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 12.91144108, "relative_pitch": 74.89131505252075, "relative_heading": 221.11504413656235, "relative_elevation": 47.823104608804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85511703531733, 52.3742713821578, 47.3878589523956 ] }, "distance": 13.03, "direction": 222.47, "angle": 74.62, "elevation": 47.39, "pano_id": "TMX7316010203-001878_pano_0005_001990", "timestamp": "2020-08-17T11:35:32.806370Z", "filename": "pano_0005_001990.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.03087791, "relative_pitch": 74.6246292437078, "relative_heading": 222.46867044727085, "relative_elevation": 47.3878589523956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85506463461531, 52.3743185606519, 47.4426049441099 ] }, "distance": 13.11, "direction": 250.57, "angle": 74.55, "elevation": 47.44, "pano_id": "TMX7316010203-001503_pano_0001_000313", "timestamp": "2019-12-10T08:54:25.354740Z", "filename": "pano_0001_000313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.11381587, "relative_pitch": 74.54843828977162, "relative_heading": 250.56982085050794, "relative_elevation": 47.4426049441099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85543981549723, 52.374370422215, 47.7662687301636 ] }, "distance": 13.26, "direction": 83.9, "angle": 74.49, "elevation": 47.77, "pano_id": "TMX7316010203-002064_pano_0000_001077", "timestamp": "2021-03-26T11:48:47.305190Z", "filename": "pano_0000_001077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.25926406, "relative_pitch": 74.48607198064099, "relative_heading": 83.90229732475362, "relative_elevation": 47.7662687301636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855422671885379, 52.374305772540765, 0.0 ] }, "distance": 13.34, "direction": 115.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00514", "timestamp": "2025-01-14T14:08:32Z", "filename": "Job_20250114_1307_Track15_Sphere_00514.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.33688497, "relative_pitch": 0.0, "relative_heading": 115.7083157615027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85542860420862, 52.3743134538014, 47.656032120809 ] }, "distance": 13.36, "direction": 111.65, "angle": 74.34, "elevation": 47.66, "pano_id": "TMX7316010203-002554_pano_0000_003419", "timestamp": "2022-05-02T08:51:46.796490Z", "filename": "pano_0000_003419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.36361327, "relative_pitch": 74.33554294420965, "relative_heading": 111.65166566200143, "relative_elevation": 47.656032120809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85510416144226, 52.374273233393, 47.0528007531539 ] }, "distance": 13.49, "direction": 225.81, "angle": 74.0, "elevation": 47.05, "pano_id": "TMX7316010203-000267_pano_0000_000673", "timestamp": "2017-04-20T11:28:40.212880Z", "filename": "pano_0000_000673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.49380257, "relative_pitch": 73.99816702985845, "relative_heading": 225.80723569635305, "relative_elevation": 47.0528007531539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85543249363159, 52.374315510279, 47.5788540113717 ] }, "distance": 13.53, "direction": 110.34, "angle": 74.13, "elevation": 47.58, "pano_id": "TMX7316010203-001504_pano_0000_000244", "timestamp": "2019-12-10T09:56:11.006360Z", "filename": "pano_0000_000244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.52893829, "relative_pitch": 74.12701974238361, "relative_heading": 110.3369018852022, "relative_elevation": 47.5788540113717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855432173514335, 52.37431308628643, 0.0 ] }, "distance": 13.6, "direction": 111.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00150", "timestamp": "2025-06-16T03:39:08Z", "filename": "recording_2025-06-16_03-37-16_00150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.60473214, "relative_pitch": 0.0, "relative_heading": 111.4340187288606, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85542922113913, 52.3743068206449, 47.826484545134 ] }, "distance": 13.69, "direction": 114.46, "angle": 74.03, "elevation": 47.83, "pano_id": "TMX7316010203-001041_pano_0002_001479", "timestamp": "2019-01-09T09:34:19.728750Z", "filename": "pano_0002_001479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.69142641, "relative_pitch": 74.02501781124738, "relative_heading": 114.45877848923851, "relative_elevation": 47.826484545134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85544655664149, 52.374371561573, 47.796714309603 ] }, "distance": 13.73, "direction": 83.58, "angle": 73.97, "elevation": 47.8, "pano_id": "TMX7316010203-001893_pano_0001_000925", "timestamp": "2020-08-27T08:19:53.873890Z", "filename": "pano_0001_000925.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.72944769, "relative_pitch": 73.97346345684801, "relative_heading": 83.57971424015211, "relative_elevation": 47.796714309603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526050224381, 52.3742330643988, 47.6691712839529 ] }, "distance": 13.91, "direction": 175.99, "angle": 73.73, "elevation": 47.67, "pano_id": "TMX7316010203-001878_pano_0005_002517", "timestamp": "2020-08-17T11:45:10.974140Z", "filename": "pano_0005_002517.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.91000639, "relative_pitch": 73.7325975228533, "relative_heading": 175.99153244334738, "relative_elevation": 47.6691712839529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526553607266, 52.3742328346895, 47.6251249900088 ] }, "distance": 13.96, "direction": 174.6, "angle": 73.66, "elevation": 47.63, "pano_id": "TMX7316010203-002554_pano_0000_002348", "timestamp": "2022-05-02T08:33:12.499350Z", "filename": "pano_0000_002348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.96361399, "relative_pitch": 73.6589433818606, "relative_heading": 174.59548830015268, "relative_elevation": 47.6251249900088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85545150274586, 52.3743620935697, 47.7609365470707 ] }, "distance": 13.99, "direction": 88.03, "angle": 73.68, "elevation": 47.76, "pano_id": "TMX7316010203-001149_pano_0000_000970", "timestamp": "2019-04-30T08:14:38.287330Z", "filename": "pano_0000_000970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 13.98848859, "relative_pitch": 73.67545427392734, "relative_heading": 88.02663842778432, "relative_elevation": 47.7609365470707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0004_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523725725579, 52.3742314903734, 48.1713048182428 ] }, "distance": 14.06, "direction": 182.49, "angle": 73.72, "elevation": 48.17, "pano_id": "TMX7316010203-002378_pano_0004_000002", "timestamp": "2022-01-03T09:19:47.394100Z", "filename": "pano_0004_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.06439312, "relative_pitch": 73.7239797378165, "relative_heading": 182.48870202831586, "relative_elevation": 48.1713048182428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85511263627735, 52.3742611641756, 49.9899495281279 ] }, "distance": 14.08, "direction": 220.24, "angle": 74.27, "elevation": 49.99, "pano_id": "TMX7316010203-002552_pano_0002_001394", "timestamp": "2022-04-29T12:08:43.679080Z", "filename": "pano_0002_001394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.08247913, "relative_pitch": 74.2671423046221, "relative_heading": 220.24384220727381, "relative_elevation": 49.9899495281279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85510208509396, 52.3742666918722, 46.9315294474363 ] }, "distance": 14.11, "direction": 224.09, "angle": 73.27, "elevation": 46.93, "pano_id": "TMX7316010203-001135_pano_0000_002306", "timestamp": "2019-04-18T08:18:54.825420Z", "filename": "pano_0000_002306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.10894806, "relative_pitch": 73.26773252841636, "relative_heading": 224.08783914568835, "relative_elevation": 46.9315294474363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85545137274872, 52.374379413279, 50.8597613144666 ] }, "distance": 14.18, "direction": 80.22, "angle": 74.42, "elevation": 50.86, "pano_id": "TMX7315080123-000312_pano_0000_002179", "timestamp": "2016-06-22T13:08:16.496420Z", "filename": "pano_0000_002179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.17748665, "relative_pitch": 74.42384496711182, "relative_heading": 80.21726643291525, "relative_elevation": 50.8597613144666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85510187215805, 52.3742658101792, 47.2931824354455 ] }, "distance": 14.19, "direction": 223.85, "angle": 73.3, "elevation": 47.29, "pano_id": "TMX7316010203-002064_pano_0000_000597", "timestamp": "2021-03-26T11:38:59.624400Z", "filename": "pano_0000_000597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.18962561, "relative_pitch": 73.29889865241732, "relative_heading": 223.8542698733412, "relative_elevation": 47.2931824354455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85545289313976, 52.3743758077436, 48.4819507291541 ] }, "distance": 14.22, "direction": 81.88, "angle": 73.66, "elevation": 48.48, "pano_id": "TMX7316010203-002378_pano_0003_000000", "timestamp": "2022-01-03T09:18:51.374380Z", "filename": "pano_0003_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.21735559, "relative_pitch": 73.65619930193925, "relative_heading": 81.88173865475699, "relative_elevation": 48.4819507291541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8554570009874, 52.3743646780839, 47.8677811212838 ] }, "distance": 14.38, "direction": 86.93, "angle": 73.28, "elevation": 47.87, "pano_id": "TMX7316010203-000994_pano_0000_000685", "timestamp": "2018-11-19T12:49:37.777480Z", "filename": "pano_0000_000685.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.37524077, "relative_pitch": 73.28438800197986, "relative_heading": 86.93238307682982, "relative_elevation": 47.8677811212838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855044500773396, 52.374316997863914, 0.0 ] }, "distance": 14.47, "direction": 251.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01145", "timestamp": "2025-06-18T11:22:28Z", "filename": "recording_2025-06-18_10-57-50_01145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.46771068, "relative_pitch": 0.0, "relative_heading": 251.72687195580272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track16_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855042617779652, 52.37431972167074, 0.0 ] }, "distance": 14.5, "direction": 253.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track16_Sphere_00027", "timestamp": "2024-12-06T12:39:02Z", "filename": "Job_20241206_1245_Track16_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.49815993, "relative_pitch": 0.0, "relative_heading": 253.02327674910416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528531032966, 52.3742284947819, 47.631918922998 ] }, "distance": 14.63, "direction": 169.52, "angle": 72.93, "elevation": 47.63, "pano_id": "TMX7316010203-001502_pano_0001_001115", "timestamp": "2019-12-09T11:35:49.380060Z", "filename": "pano_0001_001115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.62868215, "relative_pitch": 72.92726674319012, "relative_heading": 169.51583524837767, "relative_elevation": 47.631918922998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85525962401731, 52.374224516337, 49.8445001486689 ] }, "distance": 14.86, "direction": 176.48, "angle": 73.4, "elevation": 49.84, "pano_id": "TMX7315080123-000310_pano_0000_001698", "timestamp": "2016-06-22T10:12:51.632880Z", "filename": "pano_0000_001698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.85521515, "relative_pitch": 73.40430270737576, "relative_heading": 176.4781128950307, "relative_elevation": 49.8445001486689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_002058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_002058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_002058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524788220509, 52.3742235907562, 47.5624264478683 ] }, "distance": 14.93, "direction": 179.57, "angle": 72.57, "elevation": 47.56, "pano_id": "TMX7316010203-000266_pano_0000_002058", "timestamp": "2017-04-20T09:47:02.505240Z", "filename": "pano_0000_002058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 14.93058003, "relative_pitch": 72.57212161319005, "relative_heading": 179.56678107951168, "relative_elevation": 47.5624264478683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546682156898, 52.3743708237162, 48.1512097353116 ] }, "distance": 15.09, "direction": 84.48, "angle": 72.6, "elevation": 48.15, "pano_id": "TMX7316010203-002552_pano_0002_001145", "timestamp": "2022-04-29T12:05:34.105530Z", "filename": "pano_0002_001145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.09357087, "relative_pitch": 72.59577830987956, "relative_heading": 84.47527906178588, "relative_elevation": 48.1512097353116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_00416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855208625429589, 52.374222321652056, 0.0 ] }, "distance": 15.29, "direction": 189.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_00416", "timestamp": "2025-09-26T09:35:59Z", "filename": "2025_09_26_09_12_44_00416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.28735275, "relative_pitch": 0.0, "relative_heading": 189.64255689719738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526063945601, 52.3742201374626, 47.6789909368381 ] }, "distance": 15.35, "direction": 176.33, "angle": 72.16, "elevation": 47.68, "pano_id": "TMX7316010203-002064_pano_0000_001082", "timestamp": "2021-03-26T11:48:57.505140Z", "filename": "pano_0000_001082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.34584975, "relative_pitch": 72.1588296722833, "relative_heading": 176.33215496701925, "relative_elevation": 47.6789909368381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85547077775925, 52.3743728092409, 47.8573314733803 ] }, "distance": 15.38, "direction": 83.75, "angle": 72.18, "elevation": 47.86, "pano_id": "TMX7316010203-001701_pano_0000_005051", "timestamp": "2020-05-11T06:53:17.566570Z", "filename": "pano_0000_005051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.38424343, "relative_pitch": 72.17945116114349, "relative_heading": 83.75284235448667, "relative_elevation": 47.8573314733803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503117584457, 52.3743131905375, 47.3334833635017 ] }, "distance": 15.46, "direction": 251.29, "angle": 71.91, "elevation": 47.33, "pano_id": "TMX7316010203-001135_pano_0000_002541", "timestamp": "2019-04-18T08:22:06.904140Z", "filename": "pano_0000_002541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.4627118, "relative_pitch": 71.90902875943571, "relative_heading": 251.29053857887146, "relative_elevation": 47.3334833635017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85507885813825, 52.374263358499, 49.7131989691406 ] }, "distance": 15.5, "direction": 227.34, "angle": 72.68, "elevation": 49.71, "pano_id": "TMX7315080123-000310_pano_0000_001695", "timestamp": "2016-06-22T10:12:47.502760Z", "filename": "pano_0000_001695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.50084537, "relative_pitch": 72.68223790779835, "relative_heading": 227.33540774271734, "relative_elevation": 49.7131989691406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546649996971, 52.3743203827841, 47.3254628740251 ] }, "distance": 15.57, "direction": 105.5, "angle": 71.79, "elevation": 47.33, "pano_id": "TMX7316010203-001135_pano_0000_002311", "timestamp": "2019-04-18T08:18:57.785390Z", "filename": "pano_0000_002311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.56759034, "relative_pitch": 71.79151130346145, "relative_heading": 105.4976811614708, "relative_elevation": 47.3254628740251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546487318887, 52.3743154537711, 47.700760319829 ] }, "distance": 15.62, "direction": 107.55, "angle": 71.87, "elevation": 47.7, "pano_id": "TMX7316010203-002064_pano_0000_000602", "timestamp": "2021-03-26T11:39:09.234550Z", "filename": "pano_0000_000602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.6173586, "relative_pitch": 71.87141261944775, "relative_heading": 107.54575800119508, "relative_elevation": 47.700760319829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855473592523096, 52.37437617740936, 0.0 ] }, "distance": 15.62, "direction": 82.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01139", "timestamp": "2025-06-18T11:22:23Z", "filename": "recording_2025-06-18_10-57-50_01139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.61954369, "relative_pitch": 0.0, "relative_heading": 82.46260018384093, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546665723993, 52.3743162912933, 48.9507644884288 ] }, "distance": 15.71, "direction": 107.09, "angle": 72.21, "elevation": 48.95, "pano_id": "TMX7315080123-000312_pano_0000_002253", "timestamp": "2016-06-22T13:09:44.356330Z", "filename": "pano_0000_002253.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.70561224, "relative_pitch": 72.211416932293, "relative_heading": 107.08796006292391, "relative_elevation": 48.9507644884288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855074621883883, 52.37426296419122, 0.0 ] }, "distance": 15.74, "direction": 227.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00145", "timestamp": "2025-06-16T03:39:06Z", "filename": "recording_2025-06-16_03-37-16_00145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.74357418, "relative_pitch": 0.0, "relative_heading": 227.929565950406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85507271297925, 52.3742641498449, 47.3896025065333 ] }, "distance": 15.75, "direction": 228.6, "angle": 71.61, "elevation": 47.39, "pano_id": "TMX7316010203-002554_pano_0000_003414", "timestamp": "2022-05-02T08:51:41.516510Z", "filename": "pano_0000_003414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.75276432, "relative_pitch": 71.61269179390229, "relative_heading": 228.60262451774705, "relative_elevation": 47.3896025065333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855077837362671, 52.37426056094272, 0.0 ] }, "distance": 15.76, "direction": 226.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00509", "timestamp": "2025-01-14T14:08:28Z", "filename": "Job_20250114_1307_Track15_Sphere_00509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.76398084, "relative_pitch": 0.0, "relative_heading": 226.67464814033121, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550288808954, 52.3743048668567, 47.9866042565554 ] }, "distance": 15.93, "direction": 248.31, "angle": 71.64, "elevation": 47.99, "pano_id": "TMX7316010203-002552_pano_0002_001151", "timestamp": "2022-04-29T12:05:51.200420Z", "filename": "pano_0002_001151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.92933968, "relative_pitch": 71.6362135339818, "relative_heading": 248.31410719175747, "relative_elevation": 47.9866042565554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526734004405, 52.3742145745525, 47.6614815983921 ] }, "distance": 16.0, "direction": 174.84, "angle": 71.45, "elevation": 47.66, "pano_id": "TMX7316010203-000994_pano_0000_000689", "timestamp": "2018-11-19T12:49:56.882580Z", "filename": "pano_0000_000689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 15.99818872, "relative_pitch": 71.4450109484317, "relative_heading": 174.84283747460736, "relative_elevation": 47.6614815983921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85506574572251, 52.3742652264266, 47.2513357438147 ] }, "distance": 16.03, "direction": 230.05, "angle": 71.26, "elevation": 47.25, "pano_id": "TMX7316010203-001504_pano_0000_000239", "timestamp": "2019-12-10T09:56:08.836290Z", "filename": "pano_0000_000239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.0345657, "relative_pitch": 71.25554693098499, "relative_heading": 230.04508532336527, "relative_elevation": 47.2513357438147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502273740743, 52.3743113819072, 50.5703092329204 ] }, "distance": 16.07, "direction": 251.27, "angle": 72.37, "elevation": 50.57, "pano_id": "TMX7315080123-000312_pano_0000_002185", "timestamp": "2016-06-22T13:08:18.886680Z", "filename": "pano_0000_002185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.07159021, "relative_pitch": 72.369387386348, "relative_heading": 251.26816788558335, "relative_elevation": 50.5703092329204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502102849602, 52.3743103328555, 47.3923017680645 ] }, "distance": 16.22, "direction": 251.01, "angle": 71.11, "elevation": 47.39, "pano_id": "TMX7316010203-001878_pano_0005_001927", "timestamp": "2020-08-17T11:34:09.746730Z", "filename": "pano_0005_001927.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.21946159, "relative_pitch": 71.1070882255532, "relative_heading": 251.00967787314926, "relative_elevation": 47.3923017680645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502222287074, 52.3743047713343, 47.4859218057245 ] }, "distance": 16.36, "direction": 248.87, "angle": 70.99, "elevation": 47.49, "pano_id": "TMX7316010203-001893_pano_0001_000931", "timestamp": "2020-08-27T08:19:56.058960Z", "filename": "pano_0001_000931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.35537073, "relative_pitch": 70.99497709892643, "relative_heading": 248.8664874011387, "relative_elevation": 47.4859218057245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85547379275522, 52.3743088673792, 50.2925199083984 ] }, "distance": 16.43, "direction": 109.34, "angle": 71.91, "elevation": 50.29, "pano_id": "TMX7316010203-002552_pano_0002_001399", "timestamp": "2022-04-29T12:08:45.949080Z", "filename": "pano_0002_001399.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.42559607, "relative_pitch": 71.91290130659546, "relative_heading": 109.344813023437, "relative_elevation": 50.2925199083984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0003_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0003_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0003_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550164733858, 52.3743099159217, 48.1268024016172 ] }, "distance": 16.53, "direction": 251.21, "angle": 71.05, "elevation": 48.13, "pano_id": "TMX7316010203-002378_pano_0003_000006", "timestamp": "2022-01-03T09:18:55.029500Z", "filename": "pano_0003_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.52799283, "relative_pitch": 71.04619847810484, "relative_heading": 251.20755180291877, "relative_elevation": 48.1268024016172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85506532183783, 52.3742556988407, 47.5546329850331 ] }, "distance": 16.76, "direction": 227.33, "angle": 70.59, "elevation": 47.55, "pano_id": "TMX7316010203-001041_pano_0002_001474", "timestamp": "2019-01-09T09:34:17.453760Z", "filename": "pano_0002_001474.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.75635485, "relative_pitch": 70.58957634483214, "relative_heading": 227.3286343595114, "relative_elevation": 47.5546329850331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_00418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855107463043001, 52.37423312871351, 0.0 ] }, "distance": 16.78, "direction": 214.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_00418", "timestamp": "2025-09-26T09:36:04Z", "filename": "2025_09_26_09_12_44_00418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.78243632, "relative_pitch": 0.0, "relative_heading": 214.27047757816723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85505512990577, 52.3742617161005, 48.6263688839972 ] }, "distance": 16.84, "direction": 230.61, "angle": 70.9, "elevation": 48.63, "pano_id": "TMX7315080123-000312_pano_0000_002247", "timestamp": "2016-06-22T13:09:41.836210Z", "filename": "pano_0000_002247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.84041419, "relative_pitch": 70.89787026831526, "relative_heading": 230.60601193729906, "relative_elevation": 48.6263688839972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526726775501, 52.3742066201994, 47.9270376702771 ] }, "distance": 16.88, "direction": 175.13, "angle": 70.6, "elevation": 47.93, "pano_id": "TMX7316010203-002852_pano_0002_000147", "timestamp": "2022-12-14T08:45:07.234960Z", "filename": "pano_0002_000147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 16.87949076, "relative_pitch": 70.59817436443402, "relative_heading": 175.12954443852357, "relative_elevation": 47.9270376702771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85549482506476, 52.374374609956, 47.8672199156135 ] }, "distance": 17.03, "direction": 83.68, "angle": 70.41, "elevation": 47.87, "pano_id": "TMX7316010203-001878_pano_0005_002511", "timestamp": "2020-08-17T11:44:39.699260Z", "filename": "pano_0005_002511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.0340442, "relative_pitch": 70.41137369539337, "relative_heading": 83.6822819095997, "relative_elevation": 47.8672199156135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855491270304, 52.3743205343949, 47.7888207416981 ] }, "distance": 17.2, "direction": 103.94, "angle": 70.21, "elevation": 47.79, "pano_id": "TMX7316010203-001878_pano_0005_001995", "timestamp": "2020-08-17T11:35:36.026570Z", "filename": "pano_0005_001995.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.19504067, "relative_pitch": 70.21060744138302, "relative_heading": 103.94134505323836, "relative_elevation": 47.7888207416981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85549752632651, 52.3743749546385, 47.7861009258777 ] }, "distance": 17.22, "direction": 83.62, "angle": 70.18, "elevation": 47.79, "pano_id": "TMX7316010203-001502_pano_0001_001110", "timestamp": "2019-12-09T11:35:35.725110Z", "filename": "pano_0001_001110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.22112251, "relative_pitch": 70.18188608280715, "relative_heading": 83.62280005049912, "relative_elevation": 47.7861009258777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track02_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track02_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track02_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855263986289492, 52.37420286028392, 0.0 ] }, "distance": 17.28, "direction": 175.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track02_Sphere_00003", "timestamp": "2025-01-14T12:41:03Z", "filename": "Job_20250114_1307_Track02_Sphere_00003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.27931762, "relative_pitch": 0.0, "relative_heading": 175.98571624352272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track20_Sphere_00196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track20_Sphere_00196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track20_Sphere_00196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855496792891751, 52.37438491880091, 0.0 ] }, "distance": 17.33, "direction": 79.96, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track20_Sphere_00196", "timestamp": "2024-11-21T11:00:48Z", "filename": "amsterdam_21112024_Track20_Sphere_00196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.3300524, "relative_pitch": 0.0, "relative_heading": 79.95892482928357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855050612456, 52.3742579228122, 47.7839732458815 ] }, "distance": 17.35, "direction": 230.17, "angle": 70.05, "elevation": 47.78, "pano_id": "TMX7316010203-002852_pano_0002_000143", "timestamp": "2022-12-14T08:44:58.880070Z", "filename": "pano_0002_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.34654805, "relative_pitch": 70.04807962039494, "relative_heading": 230.17350819057242, "relative_elevation": 47.7839732458815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_00415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855256723840505, 52.37420108403761, 0.0 ] }, "distance": 17.45, "direction": 177.65, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_00415", "timestamp": "2025-09-26T09:35:48Z", "filename": "2025_09_26_09_12_44_00415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.44923271, "relative_pitch": 0.0, "relative_heading": 177.6514571145257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855494760212341, 52.3743143829651, 0.0 ] }, "distance": 17.6, "direction": 105.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00515", "timestamp": "2025-01-14T14:08:33Z", "filename": "Job_20250114_1307_Track15_Sphere_00515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.6011042, "relative_pitch": 0.0, "relative_heading": 105.91789257819474, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550299857976, 52.3743814531991, 47.8364493949339 ] }, "distance": 17.68, "direction": 81.43, "angle": 69.71, "elevation": 47.84, "pano_id": "TMX7316010203-002554_pano_0000_002343", "timestamp": "2022-05-02T08:33:04.599450Z", "filename": "pano_0000_002343.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.68478706, "relative_pitch": 69.71101370828092, "relative_heading": 81.42806637552633, "relative_elevation": 47.8364493949339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_001989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_001989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_001989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504355326383, 52.3742578348156, 47.3324034111574 ] }, "distance": 17.72, "direction": 231.14, "angle": 69.47, "elevation": 47.33, "pano_id": "TMX7316010203-001878_pano_0005_001989", "timestamp": "2020-08-17T11:35:32.121340Z", "filename": "pano_0005_001989.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.72458018, "relative_pitch": 69.47056633024658, "relative_heading": 231.14458231910834, "relative_elevation": 47.3324034111574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550041656114, 52.3743218643349, 47.7395676653832 ] }, "distance": 17.77, "direction": 102.99, "angle": 69.59, "elevation": 47.74, "pano_id": "TMX7316010203-002554_pano_0000_003420", "timestamp": "2022-05-02T08:51:47.346440Z", "filename": "pano_0000_003420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.76635832, "relative_pitch": 69.58716725822735, "relative_heading": 102.99411879100909, "relative_elevation": 47.7395676653832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85528099341957, 52.3741994392435, 47.5155742382631 ] }, "distance": 17.78, "direction": 172.35, "angle": 69.49, "elevation": 47.52, "pano_id": "TMX7316010203-001701_pano_0000_005056", "timestamp": "2020-05-11T06:53:22.916500Z", "filename": "pano_0000_005056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.77601515, "relative_pitch": 69.48871268941608, "relative_heading": 172.34503544318898, "relative_elevation": 47.5155742382631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527269423475, 52.3741987779392, 47.418463899754 ] }, "distance": 17.78, "direction": 174.18, "angle": 69.44, "elevation": 47.42, "pano_id": "TMX7316010203-001149_pano_0000_000975", "timestamp": "2019-04-30T08:14:44.272270Z", "filename": "pano_0000_000975.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.78279293, "relative_pitch": 69.44303426041708, "relative_heading": 174.18178796033658, "relative_elevation": 47.418463899754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550555269899, 52.3743800364636, 47.7682301187888 ] }, "distance": 17.83, "direction": 82.01, "angle": 69.53, "elevation": 47.77, "pano_id": "TMX7316010203-001503_pano_0001_000307", "timestamp": "2019-12-10T08:54:22.674540Z", "filename": "pano_0001_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.83421885, "relative_pitch": 69.52693486330458, "relative_heading": 82.01218040230157, "relative_elevation": 47.7682301187888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855503561644597, 52.37432130708837, 0.0 ] }, "distance": 17.99, "direction": 103.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00151", "timestamp": "2025-06-16T03:39:09Z", "filename": "recording_2025-06-16_03-37-16_00151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 17.98901203, "relative_pitch": 0.0, "relative_heading": 103.03315927129388, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_001480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_001480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_001480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550191112928, 52.3743155613242, 47.9034542720765 ] }, "distance": 18.04, "direction": 105.09, "angle": 69.37, "elevation": 47.9, "pano_id": "TMX7316010203-001041_pano_0002_001480", "timestamp": "2019-01-09T09:34:20.268740Z", "filename": "pano_0002_001480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.03534159, "relative_pitch": 69.36896773011482, "relative_heading": 105.09295856301587, "relative_elevation": 47.9034542720765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550896580016, 52.3743808691602, 47.8343507796526 ] }, "distance": 18.08, "direction": 81.82, "angle": 69.3, "elevation": 47.83, "pano_id": "TMX7316010203-002064_pano_0000_001076", "timestamp": "2021-03-26T11:48:46.355350Z", "filename": "pano_0000_001076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.07738169, "relative_pitch": 69.29760320979105, "relative_heading": 81.82372748125319, "relative_elevation": 47.8343507796526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85550693142235, 52.3743240972124, 47.6713181789964 ] }, "distance": 18.15, "direction": 101.91, "angle": 69.16, "elevation": 47.67, "pano_id": "TMX7316010203-001504_pano_0000_000245", "timestamp": "2019-12-10T09:56:11.456240Z", "filename": "pano_0000_000245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.14603553, "relative_pitch": 69.16072728209284, "relative_heading": 101.9146238142909, "relative_elevation": 47.6713181789964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85551193856236, 52.3743761053775, 49.2426085546613 ] }, "distance": 18.21, "direction": 83.57, "angle": 69.7, "elevation": 49.24, "pano_id": "TMX7316010203-000274_pano_0002_000112", "timestamp": "2017-04-20T12:03:33.939640Z", "filename": "pano_0002_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.21080641, "relative_pitch": 69.70469551645324, "relative_heading": 83.56541994796171, "relative_elevation": 49.2426085546613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85499340345873, 52.3743031430714, 47.39465838857 ] }, "distance": 18.26, "direction": 250.56, "angle": 68.93, "elevation": 47.39, "pano_id": "TMX7316010203-001503_pano_0001_000314", "timestamp": "2019-12-10T08:54:25.809580Z", "filename": "pano_0001_000314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.25934371, "relative_pitch": 68.93023998013159, "relative_heading": 250.55695075248696, "relative_elevation": 47.39465838857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504122075723, 52.3742487668598, 49.9445541929454 ] }, "distance": 18.49, "direction": 229.02, "angle": 69.68, "elevation": 49.94, "pano_id": "TMX7316010203-002552_pano_0002_001393", "timestamp": "2022-04-29T12:08:43.269070Z", "filename": "pano_0002_001393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.49404034, "relative_pitch": 69.68084068485392, "relative_heading": 229.01849374226734, "relative_elevation": 49.9445541929454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85551776654337, 52.3743803760426, 47.8470723284408 ] }, "distance": 18.66, "direction": 82.25, "angle": 68.69, "elevation": 47.85, "pano_id": "TMX7316010203-001893_pano_0001_000924", "timestamp": "2020-08-27T08:19:53.508880Z", "filename": "pano_0001_000924.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.6633703, "relative_pitch": 68.69108572111665, "relative_heading": 82.25215108243559, "relative_elevation": 47.8470723284408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503061520753, 52.3742536721255, 46.8815050432459 ] }, "distance": 18.7, "direction": 231.73, "angle": 68.25, "elevation": 46.88, "pano_id": "TMX7316010203-001135_pano_0000_002305", "timestamp": "2019-04-18T08:18:54.215660Z", "filename": "pano_0000_002305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.70232307, "relative_pitch": 68.25158245000574, "relative_heading": 231.73303461543034, "relative_elevation": 46.8815050432459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8555197445835, 52.3743792531278, 47.8324720142409 ] }, "distance": 18.78, "direction": 82.69, "angle": 68.56, "elevation": 47.83, "pano_id": "TMX7316010203-001149_pano_0000_000969", "timestamp": "2019-04-30T08:14:37.487320Z", "filename": "pano_0000_000969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.78054417, "relative_pitch": 68.5634550975034, "relative_heading": 82.68528286021169, "relative_elevation": 47.8324720142409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503025430169, 52.374252516657, 47.2268072292209 ] }, "distance": 18.8, "direction": 231.47, "angle": 68.29, "elevation": 47.23, "pano_id": "TMX7316010203-002064_pano_0000_000596", "timestamp": "2021-03-26T11:38:58.594420Z", "filename": "pano_0000_000596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.80144597, "relative_pitch": 68.29202303519949, "relative_heading": 231.47179388325523, "relative_elevation": 47.2268072292209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002378_pano_0004_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002378_pano_0004_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002378/pano_0004_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85525855698001, 52.3741881059838, 48.072950668633 ] }, "distance": 18.9, "direction": 177.45, "angle": 68.54, "elevation": 48.07, "pano_id": "TMX7316010203-002378_pano_0004_000003", "timestamp": "2022-01-03T09:19:48.348870Z", "filename": "pano_0004_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.89737513, "relative_pitch": 68.54031546515898, "relative_heading": 177.45267802484804, "relative_elevation": 48.072950668633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552696370427, 52.3741884965583, 47.488759486936 ] }, "distance": 18.9, "direction": 175.16, "angle": 68.3, "elevation": 47.49, "pano_id": "TMX7316010203-002554_pano_0000_002349", "timestamp": "2022-05-02T08:33:13.379350Z", "filename": "pano_0000_002349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.90260979, "relative_pitch": 68.29527440777245, "relative_heading": 175.16121430171623, "relative_elevation": 47.488759486936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526449044823, 52.37418822738, 47.5381578458473 ] }, "distance": 18.91, "direction": 176.23, "angle": 68.31, "elevation": 47.54, "pano_id": "TMX7316010203-001878_pano_0005_002518", "timestamp": "2020-08-17T11:45:12.599120Z", "filename": "pano_0005_002518.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 18.90616303, "relative_pitch": 68.31203691836109, "relative_heading": 176.22735918412516, "relative_elevation": 47.5381578458473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000362_pano_0000_000928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_000928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_000928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85551210206096, 52.3744099651791, 44.0319880330935 ] }, "distance": 19.02, "direction": 72.21, "angle": 66.64, "elevation": 44.03, "pano_id": "TMX7316010203-000362_pano_0000_000928", "timestamp": "2017-07-10T11:59:19.531550Z", "filename": "pano_0000_000928.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.01606468, "relative_pitch": 66.64196572318296, "relative_heading": 72.21433310405529, "relative_elevation": 44.0319880330935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8555234753939, 52.3743878895069, 50.9069666629657 ] }, "distance": 19.18, "direction": 79.93, "angle": 69.36, "elevation": 50.91, "pano_id": "TMX7315080123-000312_pano_0000_002178", "timestamp": "2016-06-22T13:08:16.111410Z", "filename": "pano_0000_002178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.17703069, "relative_pitch": 69.35823734537463, "relative_heading": 79.93300558248964, "relative_elevation": 50.9069666629657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85552894444643, 52.3743791346161, 47.922973879613 ] }, "distance": 19.4, "direction": 82.96, "angle": 67.96, "elevation": 47.92, "pano_id": "TMX7316010203-000994_pano_0000_000684", "timestamp": "2018-11-19T12:49:36.297500Z", "filename": "pano_0000_000684.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.40053277, "relative_pitch": 67.9605489346292, "relative_heading": 82.95949521921594, "relative_elevation": 47.922973879613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_1245_Track16_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_1245_Track16_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497446663558, 52.374303641889824, 0.0 ] }, "distance": 19.46, "direction": 251.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_1245_Track16_Sphere_00028", "timestamp": "2024-12-06T12:39:02Z", "filename": "Job_20241206_1245_Track16_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.46294843, "relative_pitch": 0.0, "relative_heading": 251.97495525073256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854975596207862, 52.37430129218214, 0.0 ] }, "distance": 19.47, "direction": 251.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01146", "timestamp": "2025-06-18T11:22:29Z", "filename": "recording_2025-06-18_10-57-50_01146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.47260776, "relative_pitch": 0.0, "relative_heading": 251.1733244419656, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_001116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_001116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_001116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527781213375, 52.3741834867059, 47.4627498649061 ] }, "distance": 19.51, "direction": 173.67, "angle": 67.65, "elevation": 47.46, "pano_id": "TMX7316010203-001502_pano_0001_001116", "timestamp": "2019-12-09T11:35:50.449990Z", "filename": "pano_0001_001116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.51166265, "relative_pitch": 67.65271899420488, "relative_heading": 173.67004989890864, "relative_elevation": 47.4627498649061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527068683326, 52.3741818133154, 49.6304316557944 ] }, "distance": 19.65, "direction": 175.14, "angle": 68.4, "elevation": 49.63, "pano_id": "TMX7315080123-000310_pano_0000_001699", "timestamp": "2016-06-22T10:12:52.967990Z", "filename": "pano_0000_001699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.64966611, "relative_pitch": 68.40041104976923, "relative_heading": 175.13640144832013, "relative_elevation": 49.6304316557944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track15_Sphere_00508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track15_Sphere_00508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track15_Sphere_00508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855014471354217, 52.37424834044952, 0.0 ] }, "distance": 19.93, "direction": 232.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track15_Sphere_00508", "timestamp": "2025-01-14T14:08:27Z", "filename": "Job_20250114_1307_Track15_Sphere_00508.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 19.9341383, "relative_pitch": 0.0, "relative_heading": 232.35136706311073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_002254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_002254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_002254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85553599016972, 52.374324018656, 49.0126342391595 ] }, "distance": 20.09, "direction": 100.77, "angle": 67.71, "elevation": 49.01, "pano_id": "TMX7315080123-000312_pano_0000_002254", "timestamp": "2016-06-22T13:09:44.756340Z", "filename": "pano_0000_002254.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.08819549, "relative_pitch": 67.7133611206718, "relative_heading": 100.77358268410917, "relative_elevation": 49.0126342391595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_001694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_001694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_001694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85500835184927, 52.3742505116336, 49.6970318313688 ] }, "distance": 20.12, "direction": 233.62, "angle": 67.96, "elevation": 49.7, "pano_id": "TMX7315080123-000310_pano_0000_001694", "timestamp": "2016-06-22T10:12:46.512610Z", "filename": "pano_0000_001694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.1214853, "relative_pitch": 67.95780981659642, "relative_heading": 233.6210419660891, "relative_elevation": 49.6970318313688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85553973889271, 52.374378857386, 48.2031588824466 ] }, "distance": 20.13, "direction": 83.3, "angle": 67.34, "elevation": 48.2, "pano_id": "TMX7316010203-002552_pano_0002_001144", "timestamp": "2022-04-29T12:05:33.355560Z", "filename": "pano_0002_001144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.12671194, "relative_pitch": 67.33754752480408, "relative_heading": 83.30315754077746, "relative_elevation": 48.2031588824466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526833135035, 52.374177300435, 47.5036319075152 ] }, "distance": 20.14, "direction": 175.71, "angle": 67.03, "elevation": 47.5, "pano_id": "TMX7316010203-002064_pano_0000_001083", "timestamp": "2021-03-26T11:48:58.620140Z", "filename": "pano_0000_001083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.13744284, "relative_pitch": 67.02724425313824, "relative_heading": 175.712331535991, "relative_elevation": 47.5036319075152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85553768558789, 52.3743249862855, 47.7962872926146 ] }, "distance": 20.18, "direction": 100.41, "angle": 67.11, "elevation": 47.8, "pano_id": "TMX7316010203-002064_pano_0000_000603", "timestamp": "2021-03-26T11:39:10.064270Z", "filename": "pano_0000_000603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.18189884, "relative_pitch": 67.10818252633293, "relative_heading": 100.4120135248675, "relative_elevation": 47.7962872926146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85500525118146, 52.3742514866275, 47.3620232641697 ] }, "distance": 20.23, "direction": 234.22, "angle": 66.87, "elevation": 47.36, "pano_id": "TMX7316010203-002554_pano_0000_003413", "timestamp": "2022-05-02T08:51:38.761510Z", "filename": "pano_0000_003413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.22826602, "relative_pitch": 66.8727273632428, "relative_heading": 234.22322499186174, "relative_elevation": 47.3620232641697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85553973770359, 52.3743294317208, 47.4001298183575 ] }, "distance": 20.24, "direction": 98.96, "angle": 66.88, "elevation": 47.4, "pano_id": "TMX7316010203-001135_pano_0000_002312", "timestamp": "2019-04-18T08:18:58.350380Z", "filename": "pano_0000_002312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.23642634, "relative_pitch": 66.88102369711628, "relative_heading": 98.96285835523271, "relative_elevation": 47.4001298183575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000362_pano_0000_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000362_pano_0000_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/10/TMX7316010203-000362/pano_0000_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85553825438629, 52.374321986182, 43.9904567766935 ] }, "distance": 20.28, "direction": 101.32, "angle": 65.25, "elevation": 43.99, "pano_id": "TMX7316010203-000362_pano_0000_000929", "timestamp": "2017-07-10T11:59:23.671540Z", "filename": "pano_0000_000929.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.28287757, "relative_pitch": 65.24677841143463, "relative_heading": 101.3197743712759, "relative_elevation": 43.9904567766935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_09_12_44_00419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_09_12_44_00419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_09_12_44_00419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855040797834103, 52.374225396260556, 0.0 ] }, "distance": 20.31, "direction": 223.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_09_12_44_00419", "timestamp": "2025-09-26T09:36:06Z", "filename": "2025_09_26_09_12_44_00419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.31453075, "relative_pitch": 0.0, "relative_heading": 223.52627035123135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000267_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000267_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000267/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85554068492081, 52.3743277782613, 47.5895523400977 ] }, "distance": 20.33, "direction": 99.45, "angle": 66.87, "elevation": 47.59, "pano_id": "TMX7316010203-000267_pano_0000_000676", "timestamp": "2017-04-20T11:28:49.042950Z", "filename": "pano_0000_000676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.32953759, "relative_pitch": 66.86855873518898, "relative_heading": 99.44674889476485, "relative_elevation": 47.5895523400977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_005050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_005050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_005050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85554215337033, 52.3743845575977, 47.8930443031713 ] }, "distance": 20.37, "direction": 81.59, "angle": 66.96, "elevation": 47.89, "pano_id": "TMX7316010203-001701_pano_0000_005050", "timestamp": "2020-05-11T06:53:16.816550Z", "filename": "pano_0000_005050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.37314804, "relative_pitch": 66.95565897332892, "relative_heading": 81.58517679056999, "relative_elevation": 47.8930443031713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855003550204041, 52.37424919013559, 0.0 ] }, "distance": 20.47, "direction": 233.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00144", "timestamp": "2025-06-16T03:39:06Z", "filename": "recording_2025-06-16_03-37-16_00144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.47212258, "relative_pitch": 0.0, "relative_heading": 233.83253570178584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_002542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_002542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_002542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85496180269198, 52.3742970361922, 47.2587578967214 ] }, "distance": 20.52, "direction": 250.77, "angle": 66.53, "elevation": 47.26, "pano_id": "TMX7316010203-001135_pano_0000_002542", "timestamp": "2019-04-18T08:22:07.499100Z", "filename": "pano_0000_002542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.51508161, "relative_pitch": 66.53427931778234, "relative_heading": 250.76809184131415, "relative_elevation": 47.2587578967214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_10-57-50_01138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_10-57-50_01138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_10-57-50_01138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855545939440608, 52.374384051969486, 0.0 ] }, "distance": 20.62, "direction": 81.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_10-57-50_01138", "timestamp": "2025-06-18T11:22:21Z", "filename": "recording_2025-06-18_10-57-50_01138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.62019562, "relative_pitch": 0.0, "relative_heading": 81.84467220573254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001504_pano_0000_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001504_pano_0000_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001504/pano_0000_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85499433931685, 52.3742510026482, 47.1835022624582 ] }, "distance": 20.87, "direction": 235.3, "angle": 66.14, "elevation": 47.18, "pano_id": "TMX7316010203-001504_pano_0000_000238", "timestamp": "2019-12-10T09:56:08.406280Z", "filename": "pano_0000_000238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.86631885, "relative_pitch": 66.14318372113289, "relative_heading": 235.2962858082134, "relative_elevation": 47.1835022624582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85527279438373, 52.3741705859042, 47.4348554816097 ] }, "distance": 20.91, "direction": 175.03, "angle": 66.21, "elevation": 47.43, "pano_id": "TMX7316010203-000994_pano_0000_000690", "timestamp": "2018-11-19T12:49:58.247260Z", "filename": "pano_0000_000690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.90669391, "relative_pitch": 66.21473472850097, "relative_heading": 175.0347447579761, "relative_elevation": 47.4348554816097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_1245_Track16_Sphere_00024/adjacencies/b_20241206_1245_Track16_Sphere_00024/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002552_pano_0002_001400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002552_pano_0002_001400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002552/pano_0002_001400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85554622384409, 52.3743169603143, 50.3567669633776 ] }, "distance": 20.93, "direction": 102.53, "angle": 67.43, "elevation": 50.36, "pano_id": "TMX7316010203-002552_pano_0002_001400", "timestamp": "2022-04-29T12:08:46.464080Z", "filename": "pano_0002_001400.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241206_1245_Track16_Sphere_00024", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118775.04308460731, 487520.04946037213 ] }, "relative_distance": 20.92950748, "relative_pitch": 67.4310311750163, "relative_heading": 102.52941548463828, "relative_elevation": 50.3567669633776 } ] } }