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_20241217_0841_Track76_Sphere_00230/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845084167867942, 52.37192071116986, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00230", "timestamp": "2024-12-17T12:05:06Z", "filename": "Job_20241217_0841_Track76_Sphere_00230.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "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_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84507418551877, 52.3719280758775, 45.3354387069121 ] }, "distance": 1.06, "direction": 320.32, "angle": 88.65, "elevation": 45.34, "pano_id": "TMX7316010203-001141_pano_0001_000115", "timestamp": "2019-04-26T08:16:10.721270Z", "filename": "pano_0001_000115.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 1.06480595, "relative_pitch": 88.65452560234617, "relative_heading": 320.3204158418563, "relative_elevation": 45.3354387069121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84508699861029, 52.3719086527508, 45.3870795601979 ] }, "distance": 1.36, "direction": 171.82, "angle": 88.29, "elevation": 45.39, "pano_id": "TMX7316010203-002064_pano_0000_002382", "timestamp": "2021-03-26T12:17:54.978210Z", "filename": "pano_0000_002382.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 1.35557346, "relative_pitch": 88.2892585992411, "relative_heading": 171.82346147156218, "relative_elevation": 45.3870795601979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84510950998653, 52.3719200729585, 45.3723340760916 ] }, "distance": 1.73, "direction": 92.36, "angle": 87.82, "elevation": 45.37, "pano_id": "TMX7316010203-001893_pano_0001_001079", "timestamp": "2020-08-27T08:22:57.297780Z", "filename": "pano_0001_001079.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 1.7274464, "relative_pitch": 87.81964915289598, "relative_heading": 92.35612552003485, "relative_elevation": 45.3723340760916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84510466894277, 52.3719317447349, 45.3244993099943 ] }, "distance": 1.86, "direction": 48.67, "angle": 87.65, "elevation": 45.32, "pano_id": "TMX7316010203-001502_pano_0001_002767", "timestamp": "2019-12-09T12:03:21.695940Z", "filename": "pano_0001_002767.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 1.85929073, "relative_pitch": 87.65094334886007, "relative_heading": 48.67461921715158, "relative_elevation": 45.3244993099943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84511353081918, 52.3719157788222, 44.4445028109476 ] }, "distance": 2.07, "direction": 105.35, "angle": 87.33, "elevation": 44.44, "pano_id": "TMX7316010203-002556_pano_0000_001287", "timestamp": "2022-05-03T07:05:56.498130Z", "filename": "pano_0000_001287.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.07378114, "relative_pitch": 87.32851572689185, "relative_heading": 105.34665765202435, "relative_elevation": 44.4445028109476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84511472590043, 52.3719097797188, 45.2528618676588 ] }, "distance": 2.41, "direction": 120.3, "angle": 86.95, "elevation": 45.25, "pano_id": "TMX7316010203-001700_pano_0003_000094", "timestamp": "2020-05-08T11:37:05.680160Z", "filename": "pano_0003_000094.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.41062628, "relative_pitch": 86.95072794788196, "relative_heading": 120.30448067112864, "relative_elevation": 45.2528618676588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84510329286385, 52.3719022375038, 45.3026043176651 ] }, "distance": 2.43, "direction": 147.64, "angle": 86.93, "elevation": 45.3, "pano_id": "TMX7316010203-001878_pano_0005_002827", "timestamp": "2020-08-17T11:50:46.432840Z", "filename": "pano_0005_002827.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.43358355, "relative_pitch": 86.92511765586822, "relative_heading": 147.63972244207494, "relative_elevation": 45.3026043176651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8450477430452, 52.3719245689434, 45.6731832893565 ] }, "distance": 2.52, "direction": 279.82, "angle": 86.84, "elevation": 45.67, "pano_id": "TMX7316010203-001688_pano_0000_004397", "timestamp": "2020-05-06T07:30:04.340700Z", "filename": "pano_0000_004397.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.51766625, "relative_pitch": 86.84484859586571, "relative_heading": 279.8171223302441, "relative_elevation": 45.6731832893565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845118358821868, 52.37190699963165, 0.0 ] }, "distance": 2.78, "direction": 123.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00014", "timestamp": "2025-06-16T03:37:38Z", "filename": "recording_2025-06-16_03-37-16_00014.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.78397895, "relative_pitch": 0.0, "relative_heading": 123.23292124630278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84512339581214, 52.3719327316748, 45.7562315585092 ] }, "distance": 2.99, "direction": 63.41, "angle": 86.26, "elevation": 45.76, "pano_id": "TMX7316010203-001688_pano_0000_004396", "timestamp": "2020-05-06T07:30:03.785740Z", "filename": "pano_0000_004396.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 2.98783488, "relative_pitch": 86.26394859689017, "relative_heading": 63.405466918342604, "relative_elevation": 45.7562315585092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503678323634, 52.3719148993983, 45.3462344901636 ] }, "distance": 3.29, "direction": 258.67, "angle": 85.85, "elevation": 45.35, "pano_id": "TMX7316010203-001502_pano_0001_002768", "timestamp": "2019-12-09T12:03:22.565940Z", "filename": "pano_0001_002768.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 3.29140254, "relative_pitch": 85.84853426202864, "relative_heading": 258.6687062649592, "relative_elevation": 45.3462344901636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84504057264679, 52.371907468096, 44.4096135906875 ] }, "distance": 3.31, "direction": 243.6, "angle": 85.73, "elevation": 44.41, "pano_id": "TMX7316010203-002556_pano_0000_001288", "timestamp": "2022-05-03T07:05:57.263120Z", "filename": "pano_0000_001288.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 3.31473086, "relative_pitch": 85.73136178878501, "relative_heading": 243.60446991183287, "relative_elevation": 44.4096135906875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845045910788799, 52.371901868460824, 0.0 ] }, "distance": 3.34, "direction": 231.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00013", "timestamp": "2025-06-16T03:37:37Z", "filename": "recording_2025-06-16_03-37-16_00013.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 3.34444359, "relative_pitch": 0.0, "relative_heading": 231.17648580012934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84505206342972, 52.3718916274667, 45.3297313107178 ] }, "distance": 3.91, "direction": 214.04, "angle": 85.08, "elevation": 45.33, "pano_id": "TMX7316010203-001893_pano_0001_001080", "timestamp": "2020-08-27T08:22:58.157790Z", "filename": "pano_0001_001080.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 3.90569582, "relative_pitch": 85.07544910154209, "relative_heading": 214.04449873820852, "relative_elevation": 45.3297313107178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84505014074847, 52.3718855376174, 45.217535065487 ] }, "distance": 4.55, "direction": 210.63, "angle": 84.26, "elevation": 45.22, "pano_id": "TMX7316010203-001700_pano_0003_000093", "timestamp": "2020-05-08T11:37:04.815220Z", "filename": "pano_0003_000093.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 4.54857623, "relative_pitch": 84.25575789905318, "relative_heading": 210.63054752390963, "relative_elevation": 45.217535065487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845152877088693, 52.37192778452782, 0.0 ] }, "distance": 4.75, "direction": 80.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00229", "timestamp": "2024-12-17T12:05:06Z", "filename": "Job_20241217_0841_Track76_Sphere_00229.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 4.74533645, "relative_pitch": 0.0, "relative_heading": 80.45250347369424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845012362446107, 52.37191346181425, 0.0 ] }, "distance": 4.96, "direction": 260.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00231", "timestamp": "2024-12-17T12:05:07Z", "filename": "Job_20241217_0841_Track76_Sphere_00231.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 4.95656357, "relative_pitch": 0.0, "relative_heading": 260.6336280782216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84515851565107, 52.371919701876, 45.5287031205371 ] }, "distance": 5.06, "direction": 91.27, "angle": 83.65, "elevation": 45.53, "pano_id": "TMX7316010203-002064_pano_0000_002383", "timestamp": "2021-03-26T12:17:55.903170Z", "filename": "pano_0000_002383.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.06488014, "relative_pitch": 83.65218147173469, "relative_heading": 91.27055044988704, "relative_elevation": 45.5287031205371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84516353554158, 52.3719217665564, 45.1818467304111 ] }, "distance": 5.41, "direction": 88.76, "angle": 83.18, "elevation": 45.18, "pano_id": "TMX7316010203-000266_pano_0000_001919", "timestamp": "2017-04-20T09:40:16.923430Z", "filename": "pano_0000_001919.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.40680197, "relative_pitch": 83.17600357553825, "relative_heading": 88.75538755964214, "relative_elevation": 45.1818467304111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8451597517514, 52.3719365958791, 45.4240316133946 ] }, "distance": 5.44, "direction": 71.05, "angle": 83.17, "elevation": 45.42, "pano_id": "TMX7316010203-001141_pano_0001_000114", "timestamp": "2019-04-26T08:16:09.441260Z", "filename": "pano_0001_000114.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.4428246, "relative_pitch": 83.16724798776333, "relative_heading": 71.04949223978863, "relative_elevation": 45.4240316133946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84502900741682, 52.3718848839458, 45.0586040867493 ] }, "distance": 5.48, "direction": 223.3, "angle": 83.07, "elevation": 45.06, "pano_id": "TMX7316010203-000266_pano_0000_001918", "timestamp": "2017-04-20T09:40:14.423460Z", "filename": "pano_0000_001918.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.47788522, "relative_pitch": 83.0684269650425, "relative_heading": 223.30005960425487, "relative_elevation": 45.0586040867493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503620574419, 52.3718800958115, 45.3236036300659 ] }, "distance": 5.58, "direction": 215.86, "angle": 82.99, "elevation": 45.32, "pano_id": "TMX7316010203-001878_pano_0005_002826", "timestamp": "2020-08-17T11:50:44.832810Z", "filename": "pano_0005_002826.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.5763748, "relative_pitch": 82.98588283637841, "relative_heading": 215.8587473697633, "relative_elevation": 45.3236036300659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84502911675169, 52.3718799659927, 45.3689502207562 ] }, "distance": 5.88, "direction": 219.59, "angle": 82.61, "elevation": 45.37, "pano_id": "TMX7316010203-002064_pano_0000_002381", "timestamp": "2021-03-26T12:17:53.913190Z", "filename": "pano_0000_002381.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.88337808, "relative_pitch": 82.61120224355756, "relative_heading": 219.5897117230822, "relative_elevation": 45.3689502207562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84500360034, 52.3719014837847, 45.3748604627326 ] }, "distance": 5.89, "direction": 248.7, "angle": 82.6, "elevation": 45.37, "pano_id": "TMX7316010203-001141_pano_0001_000116", "timestamp": "2019-04-26T08:16:11.986220Z", "filename": "pano_0001_000116.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 5.88960136, "relative_pitch": 82.60442582880813, "relative_heading": 248.69887322074126, "relative_elevation": 45.3748604627326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84500471953591, 52.3718916709084, 45.8534385636449 ] }, "distance": 6.3, "direction": 239.15, "angle": 82.17, "elevation": 45.85, "pano_id": "TMX7316010203-001688_pano_0000_004474", "timestamp": "2020-05-06T07:30:53.820420Z", "filename": "pano_0000_004474.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 6.30248736, "relative_pitch": 82.17381825245059, "relative_heading": 239.15457182422372, "relative_elevation": 45.8534385636449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84517844014427, 52.3719080355709, 45.3666745917872 ] }, "distance": 6.57, "direction": 102.39, "angle": 81.76, "elevation": 45.37, "pano_id": "TMX7316010203-001878_pano_0005_002828", "timestamp": "2020-08-17T11:50:47.822880Z", "filename": "pano_0005_002828.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 6.57374013, "relative_pitch": 81.75508963720016, "relative_heading": 102.38974966153054, "relative_elevation": 45.3666745917872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84517766446445, 52.3719388426045, 45.3882096987218 ] }, "distance": 6.68, "direction": 72.42, "angle": 81.63, "elevation": 45.39, "pano_id": "TMX7316010203-001502_pano_0001_002766", "timestamp": "2019-12-09T12:03:20.985970Z", "filename": "pano_0001_002766.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 6.6797878, "relative_pitch": 81.62787272381851, "relative_heading": 72.41977737074794, "relative_elevation": 45.3882096987218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84518010780777, 52.37193569789, 45.4291218714789 ] }, "distance": 6.74, "direction": 75.68, "angle": 81.56, "elevation": 45.43, "pano_id": "TMX7316010203-001893_pano_0001_001078", "timestamp": "2020-08-27T08:22:56.422750Z", "filename": "pano_0001_001078.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 6.74366681, "relative_pitch": 81.55646165406436, "relative_heading": 75.68278170344982, "relative_elevation": 45.4291218714789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84518659422188, 52.3719229586036, 44.4726101486012 ] }, "distance": 6.98, "direction": 87.95, "angle": 81.08, "elevation": 44.47, "pano_id": "TMX7316010203-002556_pano_0000_001286", "timestamp": "2022-05-03T07:05:55.698130Z", "filename": "pano_0000_001286.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 6.9804744, "relative_pitch": 81.07956736438719, "relative_heading": 87.9468465273787, "relative_elevation": 44.4726101486012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84518837875323, 52.3719203860388, 45.3181171864271 ] }, "distance": 7.1, "direction": 90.29, "angle": 81.1, "elevation": 45.32, "pano_id": "TMX7316010203-001700_pano_0003_000095", "timestamp": "2020-05-08T11:37:06.430240Z", "filename": "pano_0003_000095.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 7.09762547, "relative_pitch": 81.0987687985501, "relative_heading": 90.29201408469243, "relative_elevation": 45.3181171864271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845191380261288, 52.371913274825964, 0.0 ] }, "distance": 7.35, "direction": 96.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00015", "timestamp": "2025-06-16T03:37:39Z", "filename": "recording_2025-06-16_03-37-16_00015.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 7.34869489, "relative_pitch": 0.0, "relative_heading": 96.46526552475797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498813195947, 52.3718823834345, 45.3740615993738 ] }, "distance": 7.81, "direction": 236.89, "angle": 80.24, "elevation": 45.37, "pano_id": "TMX7316010203-001502_pano_0001_002769", "timestamp": "2019-12-09T12:03:23.650960Z", "filename": "pano_0001_002769.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 7.80838489, "relative_pitch": 80.23565618967578, "relative_heading": 236.89371566799966, "relative_elevation": 45.3740615993738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844972640023842, 52.37189797378592, 0.0 ] }, "distance": 8.01, "direction": 251.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00012", "timestamp": "2025-06-16T03:37:36Z", "filename": "recording_2025-06-16_03-37-16_00012.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 8.00616364, "relative_pitch": 0.0, "relative_heading": 251.57778539298099, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84519981080668, 52.3719407620956, 45.7499905629084 ] }, "distance": 8.19, "direction": 74.18, "angle": 79.86, "elevation": 45.75, "pano_id": "TMX7316010203-001688_pano_0000_004395", "timestamp": "2020-05-06T07:30:03.250750Z", "filename": "pano_0000_004395.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 8.18606239, "relative_pitch": 79.85539971020056, "relative_heading": 74.18357378377661, "relative_elevation": 45.7499905629084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497493988801, 52.3718851801093, 45.5435709096491 ] }, "distance": 8.42, "direction": 242.01, "angle": 79.52, "elevation": 45.54, "pano_id": "TMX7316010203-002556_pano_0000_001368", "timestamp": "2022-05-03T07:06:54.472700Z", "filename": "pano_0000_001368.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 8.42460568, "relative_pitch": 79.51994345814907, "relative_heading": 242.01094233537577, "relative_elevation": 45.5435709096491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84501493038669, 52.3718523902558, 45.2865314800292 ] }, "distance": 8.95, "direction": 211.81, "angle": 78.83, "elevation": 45.29, "pano_id": "TMX7316010203-001893_pano_0001_001081", "timestamp": "2020-08-27T08:22:58.942690Z", "filename": "pano_0001_001081.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 8.94610518, "relative_pitch": 78.82540987173869, "relative_heading": 211.81048018744238, "relative_elevation": 45.2865314800292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track80_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844979273596731, 52.37186824575765, 0.0 ] }, "distance": 9.23, "direction": 230.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track80_Sphere_00043", "timestamp": "2024-12-17T12:16:09Z", "filename": "Job_20241217_0841_Track80_Sphere_00043.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 9.22609411, "relative_pitch": 0.0, "relative_heading": 230.7447582628377, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845222275573847, 52.37193493290285, 0.0 ] }, "distance": 9.54, "direction": 80.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00228", "timestamp": "2024-12-17T12:05:05Z", "filename": "Job_20241217_0841_Track76_Sphere_00228.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 9.53835048, "relative_pitch": 0.0, "relative_heading": 80.44979914720334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84501231942174, 52.3718460037258, 45.1741649182513 ] }, "distance": 9.65, "direction": 210.48, "angle": 77.95, "elevation": 45.17, "pano_id": "TMX7316010203-001700_pano_0003_000092", "timestamp": "2020-05-08T11:37:03.925210Z", "filename": "pano_0003_000092.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 9.64634267, "relative_pitch": 77.94627979284425, "relative_heading": 210.48297935581346, "relative_elevation": 45.1741649182513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844941393672799, 52.37190624320996, 0.0 ] }, "distance": 9.86, "direction": 260.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00232", "timestamp": "2024-12-17T12:05:08Z", "filename": "Job_20241217_0841_Track76_Sphere_00232.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 9.85635053, "relative_pitch": 0.0, "relative_heading": 260.59937455109565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84493990792193, 52.371911389345, 45.7822210099548 ] }, "distance": 9.88, "direction": 263.97, "angle": 77.82, "elevation": 45.78, "pano_id": "TMX7316010203-001688_pano_0000_004475", "timestamp": "2020-05-06T07:30:55.620330Z", "filename": "pano_0000_004475.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 9.87977506, "relative_pitch": 77.82234936162725, "relative_heading": 263.97344942692814, "relative_elevation": 45.7822210099548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84523200691105, 52.3719237284258, 45.5239880951121 ] }, "distance": 10.07, "direction": 88.09, "angle": 77.52, "elevation": 45.52, "pano_id": "TMX7316010203-002064_pano_0000_002384", "timestamp": "2021-03-26T12:17:56.743140Z", "filename": "pano_0000_002384.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 10.07452966, "relative_pitch": 77.5214696916331, "relative_heading": 88.09015098816748, "relative_elevation": 45.5239880951121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8449742421577, 52.3718581318294, 45.350295024924 ] }, "distance": 10.22, "direction": 227.07, "angle": 77.29, "elevation": 45.35, "pano_id": "TMX7316010203-001141_pano_0001_000117", "timestamp": "2019-04-26T08:16:13.066200Z", "filename": "pano_0001_000117.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 10.22455977, "relative_pitch": 77.2946744701289, "relative_heading": 227.0739689481452, "relative_elevation": 45.350295024924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845007793833444, 52.371839130258365, 0.0 ] }, "distance": 10.46, "direction": 209.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00240", "timestamp": "2025-09-25T08:46:29Z", "filename": "2025_09_25_08_37_35_00240.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 10.46254094, "relative_pitch": 0.0, "relative_heading": 209.81285376524193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84500026986624, 52.3718370377066, 45.3013707511127 ] }, "distance": 10.92, "direction": 211.54, "angle": 76.44, "elevation": 45.3, "pano_id": "TMX7316010203-002064_pano_0000_002380", "timestamp": "2021-03-26T12:17:52.753210Z", "filename": "pano_0000_002380.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 10.92429103, "relative_pitch": 76.44214221707051, "relative_heading": 211.5378982325162, "relative_elevation": 45.3013707511127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8450068214553, 52.3718345689754, 45.2763588083908 ] }, "distance": 10.94, "direction": 208.79, "angle": 76.42, "elevation": 45.28, "pano_id": "TMX7316010203-001878_pano_0005_002825", "timestamp": "2020-08-17T11:50:42.998100Z", "filename": "pano_0005_002825.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 10.93758429, "relative_pitch": 76.4190334793659, "relative_heading": 208.79194503891785, "relative_elevation": 45.2763588083908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84524357177912, 52.3719422474508, 45.4490381237119 ] }, "distance": 11.12, "direction": 77.55, "angle": 76.25, "elevation": 45.45, "pano_id": "TMX7316010203-001141_pano_0001_000113", "timestamp": "2019-04-26T08:16:08.416210Z", "filename": "pano_0001_000113.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.11792863, "relative_pitch": 76.25402066589639, "relative_heading": 77.55231226427563, "relative_elevation": 45.4490381237119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496508627392, 52.3718509739746, 45.6282457318157 ] }, "distance": 11.22, "direction": 226.26, "angle": 76.18, "elevation": 45.63, "pano_id": "TMX7316010203-001688_pano_0000_004476", "timestamp": "2020-05-06T07:31:05.190180Z", "filename": "pano_0000_004476.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.22473854, "relative_pitch": 76.17943539634834, "relative_heading": 226.2648006614108, "relative_elevation": 45.6282457318157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84525406670572, 52.3719111754757, 45.3642653673887 ] }, "distance": 11.62, "direction": 95.24, "angle": 75.63, "elevation": 45.36, "pano_id": "TMX7316010203-001878_pano_0005_002829", "timestamp": "2020-08-17T11:50:49.112800Z", "filename": "pano_0005_002829.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.61991852, "relative_pitch": 75.63276160597286, "relative_heading": 95.23922435946956, "relative_elevation": 45.3642653673887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84525125822096, 52.3719447407272, 45.4055948359892 ] }, "distance": 11.69, "direction": 76.78, "angle": 75.56, "elevation": 45.41, "pano_id": "TMX7316010203-001502_pano_0001_002765", "timestamp": "2019-12-09T12:03:20.340990Z", "filename": "pano_0001_002765.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.68999581, "relative_pitch": 75.5623364490819, "relative_heading": 76.77750976036866, "relative_elevation": 45.4055948359892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496918352223, 52.3718405407557, 45.3419001121074 ] }, "distance": 11.87, "direction": 221.28, "angle": 75.33, "elevation": 45.34, "pano_id": "TMX7316010203-001502_pano_0001_002770", "timestamp": "2019-12-09T12:03:24.745900Z", "filename": "pano_0001_002770.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.87063089, "relative_pitch": 75.32908050702792, "relative_heading": 221.27856857759056, "relative_elevation": 45.3419001121074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84525421601317, 52.371944525807, 45.4542402010411 ] }, "distance": 11.88, "direction": 77.11, "angle": 75.35, "elevation": 45.45, "pano_id": "TMX7316010203-001893_pano_0001_001077", "timestamp": "2020-08-27T08:22:55.567790Z", "filename": "pano_0001_001077.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.88083517, "relative_pitch": 75.35174019304536, "relative_heading": 77.11199492601887, "relative_elevation": 45.4542402010411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track80_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844997962234014, 52.37182776068326, 0.0 ] }, "distance": 11.89, "direction": 209.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track80_Sphere_00042", "timestamp": "2024-12-17T12:16:08Z", "filename": "Job_20241217_0841_Track80_Sphere_00042.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.89325106, "relative_pitch": 0.0, "relative_heading": 209.5816066263767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8452591502038, 52.3719304579554, 44.4857723033056 ] }, "distance": 11.97, "direction": 84.8, "angle": 74.94, "elevation": 44.49, "pano_id": "TMX7316010203-002556_pano_0000_001285", "timestamp": "2022-05-03T07:05:54.873100Z", "filename": "pano_0000_001285.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 11.96684107, "relative_pitch": 74.9436388649801, "relative_heading": 84.80001669048413, "relative_elevation": 44.4857723033056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84526335243375, 52.3719261302529, 45.3737480156124 ] }, "distance": 12.22, "direction": 87.17, "angle": 74.93, "elevation": 45.37, "pano_id": "TMX7316010203-001700_pano_0003_000096", "timestamp": "2020-05-08T11:37:07.110150Z", "filename": "pano_0003_000096.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 12.21868406, "relative_pitch": 74.92836234788388, "relative_heading": 87.17117136242973, "relative_elevation": 45.3737480156124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845264044158659, 52.3719199707624, 0.0 ] }, "distance": 12.25, "direction": 90.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00016", "timestamp": "2025-06-16T03:37:39Z", "filename": "recording_2025-06-16_03-37-16_00016.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 12.25118498, "relative_pitch": 0.0, "relative_heading": 90.38524196590056, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84490261831512, 52.3718978294251, 45.2309880657122 ] }, "distance": 12.62, "direction": 258.36, "angle": 74.41, "elevation": 45.23, "pano_id": "TMX7316010203-000266_pano_0000_001821", "timestamp": "2017-04-20T09:37:21.859950Z", "filename": "pano_0000_001821.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 12.62430066, "relative_pitch": 74.40519199639854, "relative_heading": 258.3644661837421, "relative_elevation": 45.2309880657122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844899579084509, 52.37189493386202, 0.0 ] }, "distance": 12.89, "direction": 257.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00011", "timestamp": "2025-06-16T03:37:35Z", "filename": "recording_2025-06-16_03-37-16_00011.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 12.89493321, "relative_pitch": 0.0, "relative_heading": 257.1476604893309, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844987020552, 52.3718182098419, 45.5484761381522 ] }, "distance": 13.19, "direction": 210.12, "angle": 73.85, "elevation": 45.55, "pano_id": "TMX7316010203-002556_pano_0000_001369", "timestamp": "2022-05-03T07:06:59.982700Z", "filename": "pano_0000_001369.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 13.18594818, "relative_pitch": 73.85465960377343, "relative_heading": 210.1179448030657, "relative_elevation": 45.5484761381522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84490107531124, 52.3718813536062, 45.497865980491 ] }, "distance": 13.22, "direction": 250.65, "angle": 73.8, "elevation": 45.5, "pano_id": "TMX7316010203-002556_pano_0000_001367", "timestamp": "2022-05-03T07:06:51.422670Z", "filename": "pano_0000_001367.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 13.21665443, "relative_pitch": 73.80197137645067, "relative_heading": 250.64864248602575, "relative_elevation": 45.497865980491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84527626515485, 52.3719490530792, 45.746258918196 ] }, "distance": 13.46, "direction": 76.45, "angle": 73.61, "elevation": 45.75, "pano_id": "TMX7316010203-001688_pano_0000_004394", "timestamp": "2020-05-06T07:30:02.715700Z", "filename": "pano_0000_004394.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 13.4579821, "relative_pitch": 73.60677085966532, "relative_heading": 76.44726538139943, "relative_elevation": 45.746258918196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499647425737, 52.3718084960252, 45.2655866304412 ] }, "distance": 13.84, "direction": 205.56, "angle": 73.0, "elevation": 45.27, "pano_id": "TMX7316010203-001893_pano_0001_001082", "timestamp": "2020-08-27T08:22:59.657760Z", "filename": "pano_0001_001082.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 13.84156338, "relative_pitch": 72.99712379295008, "relative_heading": 205.56263109494174, "relative_elevation": 45.2655866304412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497274234736, 52.3718120729839, 45.286249011755 ] }, "distance": 14.27, "direction": 212.12, "angle": 72.51, "elevation": 45.29, "pano_id": "TMX7316010203-001141_pano_0001_000118", "timestamp": "2019-04-26T08:16:13.921200Z", "filename": "pano_0001_000118.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 14.27329846, "relative_pitch": 72.5062156252224, "relative_heading": 212.11948463892085, "relative_elevation": 45.286249011755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499265054846, 52.3718029728685, 45.0113066527992 ] }, "distance": 14.51, "direction": 205.44, "angle": 72.13, "elevation": 45.01, "pano_id": "TMX7316010203-000266_pano_0000_001917", "timestamp": "2017-04-20T09:40:11.633460Z", "filename": "pano_0000_001917.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 14.5083938, "relative_pitch": 72.13442782863535, "relative_heading": 205.4431310848753, "relative_elevation": 45.0113066527992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845294926335512, 52.37194270728882, 0.0 ] }, "distance": 14.56, "direction": 80.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00227", "timestamp": "2024-12-17T12:05:04Z", "filename": "Job_20241217_0841_Track76_Sphere_00227.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 14.56139056, "relative_pitch": 0.0, "relative_heading": 80.32320624725477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8449978797784, 52.3718003691316, 45.1695962967351 ] }, "distance": 14.62, "direction": 203.7, "angle": 72.06, "elevation": 45.17, "pano_id": "TMX7316010203-001700_pano_0003_000091", "timestamp": "2020-05-08T11:37:03.070180Z", "filename": "pano_0003_000091.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 14.62382102, "relative_pitch": 72.0604512255263, "relative_heading": 203.69512952395218, "relative_elevation": 45.1695962967351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844869549961854, 52.371898526229714, 0.0 ] }, "distance": 14.82, "direction": 260.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00233", "timestamp": "2024-12-17T12:05:08Z", "filename": "Job_20241217_0841_Track76_Sphere_00233.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 14.82406437, "relative_pitch": 0.0, "relative_heading": 260.41409672619665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84530512299913, 52.3719288376165, 45.538342282176 ] }, "distance": 15.08, "direction": 86.56, "angle": 71.68, "elevation": 45.54, "pano_id": "TMX7316010203-002064_pano_0000_002385", "timestamp": "2021-03-26T12:17:57.483390Z", "filename": "pano_0000_002385.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.07582368, "relative_pitch": 71.6824714773206, "relative_heading": 86.5611805494462, "relative_elevation": 45.538342282176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496809282292, 52.371804359154, 45.5744355050847 ] }, "distance": 15.17, "direction": 211.41, "angle": 71.59, "elevation": 45.57, "pano_id": "TMX7316010203-001688_pano_0000_004477", "timestamp": "2020-05-06T07:31:06.110260Z", "filename": "pano_0000_004477.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.16980747, "relative_pitch": 71.58957484135895, "relative_heading": 211.4087414040905, "relative_elevation": 45.5744355050847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845013394421786, 52.37179059514508, 0.0 ] }, "distance": 15.26, "direction": 198.41, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00239", "timestamp": "2025-09-25T08:46:28Z", "filename": "2025_09_25_08_37_35_00239.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.25987349, "relative_pitch": 0.0, "relative_heading": 198.41363520084306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499549329214, 52.371790680025, 45.293509176001 ] }, "distance": 15.68, "direction": 202.66, "angle": 70.91, "elevation": 45.29, "pano_id": "TMX7316010203-002064_pano_0000_002379", "timestamp": "2021-03-26T12:17:51.748240Z", "filename": "pano_0000_002379.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.6789788, "relative_pitch": 70.90599244448511, "relative_heading": 202.65564456526255, "relative_elevation": 45.293509176001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track80_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track80_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track80_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845007002542602, 52.37178733927591, 0.0 ] }, "distance": 15.74, "direction": 199.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track80_Sphere_00041", "timestamp": "2024-12-17T12:16:06Z", "filename": "Job_20241217_0841_Track80_Sphere_00041.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.74396249, "relative_pitch": 0.0, "relative_heading": 199.50039927782015, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497055231542, 52.3717962813085, 45.3067224752158 ] }, "distance": 15.86, "direction": 209.2, "angle": 70.71, "elevation": 45.31, "pano_id": "TMX7316010203-001502_pano_0001_002771", "timestamp": "2019-12-09T12:03:25.675920Z", "filename": "pano_0001_002771.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 15.86144906, "relative_pitch": 70.70533909778473, "relative_heading": 209.19967455600107, "relative_elevation": 45.3067224752158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8450069267198, 52.3717845409785, 45.2988315224648 ] }, "distance": 16.04, "direction": 199.15, "angle": 70.5, "elevation": 45.3, "pano_id": "TMX7316010203-001878_pano_0005_002824", "timestamp": "2020-08-17T11:50:41.342810Z", "filename": "pano_0005_002824.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.03951036, "relative_pitch": 70.50185130935503, "relative_heading": 199.14648746729927, "relative_elevation": 45.2988315224648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84532016338619, 52.3719315524213, 45.2050365461037 ] }, "distance": 16.12, "direction": 85.71, "angle": 70.38, "elevation": 45.21, "pano_id": "TMX7316010203-000266_pano_0000_001920", "timestamp": "2017-04-20T09:40:19.863400Z", "filename": "pano_0000_001920.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.11824854, "relative_pitch": 70.37586559148767, "relative_heading": 85.7076488144274, "relative_elevation": 45.2050365461037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84532455473497, 52.3719502543108, 45.380810671486 ] }, "distance": 16.7, "direction": 78.65, "angle": 69.8, "elevation": 45.38, "pano_id": "TMX7316010203-001502_pano_0001_002764", "timestamp": "2019-12-09T12:03:19.736000Z", "filename": "pano_0001_002764.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.69890149, "relative_pitch": 69.79776016718169, "relative_heading": 78.6463303894828, "relative_elevation": 45.380810671486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84532522304163, 52.3719495619579, 45.4254056904465 ] }, "distance": 16.73, "direction": 78.94, "angle": 69.78, "elevation": 45.43, "pano_id": "TMX7316010203-001141_pano_0001_000112", "timestamp": "2019-04-26T08:16:07.601270Z", "filename": "pano_0001_000112.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.72857436, "relative_pitch": 69.78302761578121, "relative_heading": 78.93572575130872, "relative_elevation": 45.4254056904465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84533040018117, 52.3719125019883, 45.323277965188 ] }, "distance": 16.8, "direction": 93.12, "angle": 69.67, "elevation": 45.32, "pano_id": "TMX7316010203-001878_pano_0005_002830", "timestamp": "2020-08-17T11:50:50.487830Z", "filename": "pano_0005_002830.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.79510595, "relative_pitch": 69.66718482968244, "relative_heading": 93.1177106770243, "relative_elevation": 45.323277965188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845067665448981, 52.37207187230702, 0.0 ] }, "distance": 16.86, "direction": 356.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00365", "timestamp": "2025-01-14T13:48:34Z", "filename": "Job_20250114_1307_Track13_Sphere_00365.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.85787515, "relative_pitch": 0.0, "relative_heading": 356.1771914983284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84533166124167, 52.3719376574431, 44.4692441672087 ] }, "distance": 16.96, "direction": 83.62, "angle": 69.12, "elevation": 44.47, "pano_id": "TMX7316010203-002556_pano_0000_001284", "timestamp": "2022-05-03T07:05:54.063200Z", "filename": "pano_0000_001284.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 16.96127629, "relative_pitch": 69.12235413693007, "relative_heading": 83.61679182510066, "relative_elevation": 44.4692441672087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84532853335339, 52.3719518979587, 45.4289335859939 ] }, "distance": 17.0, "direction": 78.22, "angle": 69.48, "elevation": 45.43, "pano_id": "TMX7316010203-001893_pano_0001_001076", "timestamp": "2020-08-27T08:22:54.772730Z", "filename": "pano_0001_001076.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.00104397, "relative_pitch": 69.48245048026965, "relative_heading": 78.22178148859123, "relative_elevation": 45.4289335859939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845336598377372, 52.37192723237979, 0.0 ] }, "distance": 17.21, "direction": 87.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00017", "timestamp": "2025-06-16T03:37:40Z", "filename": "recording_2025-06-16_03-37-16_00017.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.20769323, "relative_pitch": 0.0, "relative_heading": 87.58303580275917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845063358096, 52.372075711794, 47.3122820714489 ] }, "distance": 17.31, "direction": 355.3, "angle": 69.91, "elevation": 47.31, "pano_id": "TMX7316010203-001141_pano_0001_000072", "timestamp": "2019-04-26T08:15:34.981480Z", "filename": "pano_0001_000072.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.30573723, "relative_pitch": 69.90865049281142, "relative_heading": 355.30236404547156, "relative_elevation": 47.3122820714489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845038434436765, 52.372073832603554, 0.0 ] }, "distance": 17.32, "direction": 349.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00098", "timestamp": "2025-09-25T08:41:01Z", "filename": "2025_09_25_08_37_35_00098.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.32086146, "relative_pitch": 0.0, "relative_heading": 349.6402626117029, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8453384676136, 52.371932092774, 45.3527619838715 ] }, "distance": 17.37, "direction": 85.82, "angle": 69.05, "elevation": 45.35, "pano_id": "TMX7316010203-001700_pano_0003_000097", "timestamp": "2020-05-08T11:37:07.740160Z", "filename": "pano_0003_000097.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.3659374, "relative_pitch": 69.04775496890872, "relative_heading": 85.81765976972756, "relative_elevation": 45.3527619838715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845112596831002, 52.37207688647135, 0.0 ] }, "distance": 17.49, "direction": 6.36, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00099", "timestamp": "2025-09-25T08:41:02Z", "filename": "2025_09_25_08_37_35_00099.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.48584464, "relative_pitch": 0.0, "relative_heading": 6.357426817706867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845139690206144, 52.372074413056595, 0.0 ] }, "distance": 17.52, "direction": 12.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00366", "timestamp": "2025-01-14T13:48:35Z", "filename": "Job_20250114_1307_Track13_Sphere_00366.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.51613935, "relative_pitch": 0.0, "relative_heading": 12.467445597997138, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844994814361264, 52.37206966027582, 0.0 ] }, "distance": 17.66, "direction": 339.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00364", "timestamp": "2025-01-14T13:48:33Z", "filename": "Job_20250114_1307_Track13_Sphere_00364.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.65615289, "relative_pitch": 0.0, "relative_heading": 339.838108794296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498644477682, 52.3717730799129, 45.5320224482566 ] }, "distance": 17.72, "direction": 202.06, "angle": 68.73, "elevation": 45.53, "pano_id": "TMX7316010203-002556_pano_0000_001370", "timestamp": "2022-05-03T07:07:00.662620Z", "filename": "pano_0000_001370.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.72465648, "relative_pitch": 68.73008564522526, "relative_heading": 202.05549854810116, "relative_elevation": 45.5320224482566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-37-16_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-37-16_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-37-16_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844826267548387, 52.37189197363467, 0.0 ] }, "distance": 17.85, "direction": 259.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-37-16_00010", "timestamp": "2025-06-16T03:37:34Z", "filename": "recording_2025-06-16_03-37-16_00010.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 17.85363578, "relative_pitch": 0.0, "relative_heading": 259.68221871189843, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84514281650357, 52.3720784451985, 47.2096326071769 ] }, "distance": 18.0, "direction": 12.82, "angle": 69.13, "elevation": 47.21, "pano_id": "TMX7316010203-001141_pano_0001_000073", "timestamp": "2019-04-26T08:15:35.711560Z", "filename": "pano_0001_000073.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.00054279, "relative_pitch": 69.12867034808588, "relative_heading": 12.820888252144265, "relative_elevation": 47.2096326071769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84482064567915, 52.3719005014233, 45.7163659622893 ] }, "distance": 18.09, "direction": 262.86, "angle": 68.41, "elevation": 45.72, "pano_id": "TMX7316010203-001688_pano_0000_004400", "timestamp": "2020-05-06T07:30:05.980670Z", "filename": "pano_0000_004400.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.08815547, "relative_pitch": 68.41325641399177, "relative_heading": 262.85827090033365, "relative_elevation": 45.7163659622893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498310938983, 52.3720732692716, 47.4278699252754 ] }, "distance": 18.32, "direction": 337.93, "angle": 68.88, "elevation": 47.43, "pano_id": "TMX7316010203-001141_pano_0001_000071", "timestamp": "2019-04-26T08:15:34.241560Z", "filename": "pano_0001_000071.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.31806262, "relative_pitch": 68.88194719396317, "relative_heading": 337.93001618459965, "relative_elevation": 47.4278699252754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_001291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_001291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_001291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84482189691114, 52.3718809609051, 44.4230963448063 ] }, "distance": 18.4, "direction": 256.09, "angle": 67.5, "elevation": 44.42, "pano_id": "TMX7316010203-002556_pano_0000_001291", "timestamp": "2022-05-03T07:05:59.238360Z", "filename": "pano_0000_001291.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.40209688, "relative_pitch": 67.498406047136, "relative_heading": 256.0921252049643, "relative_elevation": 44.4230963448063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844965039729468, 52.372071645028, 0.0 ] }, "distance": 18.65, "direction": 334.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00097", "timestamp": "2025-09-25T08:41:00Z", "filename": "2025_09_25_08_37_35_00097.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.65216817, "relative_pitch": 0.0, "relative_heading": 334.2154297934477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498956466754, 52.3717632986752, 45.2588296113536 ] }, "distance": 18.66, "direction": 200.2, "angle": 67.59, "elevation": 45.26, "pano_id": "TMX7316010203-001893_pano_0001_001083", "timestamp": "2020-08-27T08:23:00.307770Z", "filename": "pano_0001_001083.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.66344892, "relative_pitch": 67.59014744986483, "relative_heading": 200.1958991241776, "relative_elevation": 45.2588296113536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497615491907, 52.3717661598292, 45.2560909083113 ] }, "distance": 18.7, "direction": 203.16, "angle": 67.54, "elevation": 45.26, "pano_id": "TMX7316010203-001141_pano_0001_000119", "timestamp": "2019-04-26T08:16:14.651430Z", "filename": "pano_0001_000119.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.70496629, "relative_pitch": 67.54401754535522, "relative_heading": 203.15947300157615, "relative_elevation": 45.2560909083113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84535286938078, 52.3719569139758, 45.6598555203527 ] }, "distance": 18.74, "direction": 77.59, "angle": 67.69, "elevation": 45.66, "pano_id": "TMX7316010203-001688_pano_0000_004393", "timestamp": "2020-05-06T07:30:02.185780Z", "filename": "pano_0000_004393.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 18.73869591, "relative_pitch": 67.68687027447083, "relative_heading": 77.58553654960336, "relative_elevation": 45.6598555203527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845186225139599, 52.37208038723473, 0.0 ] }, "distance": 19.08, "direction": 21.37, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00100", "timestamp": "2025-09-25T08:41:03Z", "filename": "2025_09_25_08_37_35_00100.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.07907425, "relative_pitch": 0.0, "relative_heading": 21.365555885017855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845365386876782, 52.37195066933729, 0.0 ] }, "distance": 19.44, "direction": 80.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00226", "timestamp": "2024-12-17T12:05:03Z", "filename": "Job_20241217_0841_Track76_Sphere_00226.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.4410298, "relative_pitch": 0.0, "relative_heading": 80.12651789384921, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845212613925918, 52.37207789260232, 0.0 ] }, "distance": 19.56, "direction": 26.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00367", "timestamp": "2025-01-14T13:48:35Z", "filename": "Job_20250114_1307_Track13_Sphere_00367.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.55604914, "relative_pitch": 0.0, "relative_heading": 26.57280133288655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0003_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0003_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0003_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499512295749, 52.3717530816388, 45.1382376533002 ] }, "distance": 19.61, "direction": 198.01, "angle": 66.51, "elevation": 45.14, "pano_id": "TMX7316010203-001700_pano_0003_000090", "timestamp": "2020-05-08T11:37:02.275270Z", "filename": "pano_0003_000090.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.61401384, "relative_pitch": 66.51350594452515, "relative_heading": 198.01098819488976, "relative_elevation": 45.1382376533002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001688_pano_0000_004478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001688_pano_0000_004478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001688/pano_0000_004478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497041731093, 52.3717578469874, 45.5315638873726 ] }, "distance": 19.71, "direction": 203.15, "angle": 66.59, "elevation": 45.53, "pano_id": "TMX7316010203-001688_pano_0000_004478", "timestamp": "2020-05-06T07:31:06.945260Z", "filename": "pano_0000_004478.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.70911911, "relative_pitch": 66.59379780710141, "relative_heading": 203.1463565750313, "relative_elevation": 45.5315638873726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250114_1307_Track13_Sphere_00363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250114_1307_Track13_Sphere_00363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250114_1307_Track13_Sphere_00363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844921616990987, 52.372068147657494, 0.0 ] }, "distance": 19.79, "direction": 325.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250114_1307_Track13_Sphere_00363", "timestamp": "2025-01-14T13:48:33Z", "filename": "Job_20250114_1307_Track13_Sphere_00363.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.79188366, "relative_pitch": 0.0, "relative_heading": 325.9881229642993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track76_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track76_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844796825711248, 52.37189076922094, 0.0 ] }, "distance": 19.85, "direction": 260.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track76_Sphere_00234", "timestamp": "2024-12-17T12:05:09Z", "filename": "Job_20241217_0841_Track76_Sphere_00234.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 19.85172365, "relative_pitch": 0.0, "relative_heading": 260.3382697915472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8453775898017, 52.3719350083517, 45.4798117280006 ] }, "distance": 20.05, "direction": 85.45, "angle": 66.21, "elevation": 45.48, "pano_id": "TMX7316010203-002064_pano_0000_002386", "timestamp": "2021-03-26T12:17:58.148280Z", "filename": "pano_0000_002386.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.04742891, "relative_pitch": 66.21219089162415, "relative_heading": 85.4482577240136, "relative_elevation": 45.4798117280006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_08_37_35_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_08_37_35_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_08_37_35_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845016283774984, 52.371744024918534, 0.0 ] }, "distance": 20.2, "direction": 193.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_08_37_35_00238", "timestamp": "2025-09-25T08:46:26Z", "filename": "2025_09_25_08_37_35_00238.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.1969668, "relative_pitch": 0.0, "relative_heading": 193.23331644817085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_002772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_002772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_002772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84497483431148, 52.3717519679298, 45.2711011469364 ] }, "distance": 20.2, "direction": 201.63, "angle": 65.95, "elevation": 45.27, "pano_id": "TMX7316010203-001502_pano_0001_002772", "timestamp": "2019-12-09T12:03:26.480950Z", "filename": "pano_0001_002772.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.19945112, "relative_pitch": 65.95411408494724, "relative_heading": 201.63215698019334, "relative_elevation": 45.2711011469364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8452220938521, 52.3720817184121, 47.1147349495441 ] }, "distance": 20.23, "direction": 27.67, "angle": 66.76, "elevation": 47.11, "pano_id": "TMX7316010203-001141_pano_0001_000074", "timestamp": "2019-04-26T08:15:36.431570Z", "filename": "pano_0001_000074.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.22931921, "relative_pitch": 66.76310927075815, "relative_heading": 27.669003337979035, "relative_elevation": 47.1147349495441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_002378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_002378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_002378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499776765851, 52.371744352386, 45.2560395384207 ] }, "distance": 20.49, "direction": 196.69, "angle": 65.64, "elevation": 45.26, "pano_id": "TMX7316010203-002064_pano_0000_002378", "timestamp": "2021-03-26T12:17:50.908260Z", "filename": "pano_0000_002378.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.48749339, "relative_pitch": 65.64364869781525, "relative_heading": 196.6918860216229, "relative_elevation": 45.2560395384207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track76_Sphere_00230/adjacencies/b_20241217_0841_Track76_Sphere_00230/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84490278361357, 52.3720712555182, 47.532798320055 ] }, "distance": 20.81, "direction": 323.59, "angle": 66.35, "elevation": 47.53, "pano_id": "TMX7316010203-001141_pano_0001_000070", "timestamp": "2019-04-26T08:15:33.501550Z", "filename": "pano_0001_000070.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_20241217_0841_Track76_Sphere_00230", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118081.0140839759, 487254.0244602042 ] }, "relative_distance": 20.81422041, "relative_pitch": 66.3517852028985, "relative_heading": 323.5930987201912, "relative_elevation": 47.532798320055 } ] } }