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_20241211_0954_Track19_Sphere_00316/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892449087750451, 52.369839165859304, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00316", "timestamp": "2024-12-11T11:04:56Z", "filename": "Job_20241211_0954_Track19_Sphere_00316.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "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_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89243673854263, 52.3698439998426, 47.0103393206373 ] }, "distance": 1.0, "direction": 302.6, "angle": 88.78, "elevation": 47.01, "pano_id": "TMX7316010203-001050_pano_0001_000050", "timestamp": "2019-01-11T11:50:49.378510Z", "filename": "pano_0001_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 0.99840081, "relative_pitch": 88.78334095825846, "relative_heading": 302.5992730429676, "relative_elevation": 47.0103393206373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89245486432132, 52.3698498429243, 45.680561282672 ] }, "distance": 1.25, "direction": 18.32, "angle": 88.43, "elevation": 45.68, "pano_id": "TMX7316010203-001658_pano_0000_001817", "timestamp": "2020-04-21T07:55:32.698940Z", "filename": "pano_0000_001817.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 1.251536, "relative_pitch": 88.43062793304385, "relative_heading": 18.32279970865312, "relative_elevation": 45.680561282672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89245832681072, 52.3698492091121, 45.8703315081075 ] }, "distance": 1.28, "direction": 29.38, "angle": 88.4, "elevation": 45.87, "pano_id": "TMX7316010203-000709_pano_0000_001141", "timestamp": "2018-05-07T09:54:14.321190Z", "filename": "pano_0000_001141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 1.28254573, "relative_pitch": 88.39841321223922, "relative_heading": 29.38315012516618, "relative_elevation": 45.8703315081075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89243082849521, 52.3698275594404, 45.7525954889134 ] }, "distance": 1.79, "direction": 223.92, "angle": 87.76, "elevation": 45.75, "pano_id": "TMX7316010203-002031_pano_0002_000355", "timestamp": "2021-03-08T11:09:59.472370Z", "filename": "pano_0002_000355.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 1.79293825, "relative_pitch": 87.75585938966921, "relative_heading": 223.91874788633496, "relative_elevation": 45.7525954889134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892457304897364, 52.3698554679584, 0.0 ] }, "distance": 1.9, "direction": 17.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01750", "timestamp": "2025-06-16T07:36:20Z", "filename": "recording_2025-06-16_06-42-40_01750.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 1.89838165, "relative_pitch": 0.0, "relative_heading": 17.14654821423134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89245684647121, 52.3698564502237, 45.7144663436338 ] }, "distance": 1.99, "direction": 15.36, "angle": 87.5, "elevation": 45.71, "pano_id": "TMX7316010203-002357_pano_0000_000039", "timestamp": "2021-12-27T12:07:38.278950Z", "filename": "pano_0000_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 1.99458502, "relative_pitch": 87.50169090019165, "relative_heading": 15.363555507275588, "relative_elevation": 45.7144663436338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89243018621491, 52.3698154816681, 45.7146276338026 ] }, "distance": 2.93, "direction": 206.04, "angle": 86.33, "elevation": 45.71, "pano_id": "TMX7316010203-002357_pano_0000_000038", "timestamp": "2021-12-27T12:07:37.753900Z", "filename": "pano_0000_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 2.93307844, "relative_pitch": 86.32889972570626, "relative_heading": 206.0351888846165, "relative_elevation": 45.7146276338026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892430033357536, 52.3698137229064, 0.0 ] }, "distance": 3.11, "direction": 204.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01749", "timestamp": "2025-06-16T07:36:19Z", "filename": "recording_2025-06-16_06-42-40_01749.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 3.11443481, "relative_pitch": 0.0, "relative_heading": 204.62686594242408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89246172112414, 52.3698692096207, 45.7657897779718 ] }, "distance": 3.45, "direction": 14.43, "angle": 85.69, "elevation": 45.77, "pano_id": "TMX7316010203-002031_pano_0002_000356", "timestamp": "2021-03-08T11:10:00.237400Z", "filename": "pano_0002_000356.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 3.45206087, "relative_pitch": 85.6864136272665, "relative_heading": 14.433821434827765, "relative_elevation": 45.7657897779718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89243141377441, 52.369807450274, 45.8776048561558 ] }, "distance": 3.73, "direction": 198.83, "angle": 85.35, "elevation": 45.88, "pano_id": "TMX7316010203-000709_pano_0000_001140", "timestamp": "2018-05-07T09:54:13.646170Z", "filename": "pano_0000_001140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 3.72878946, "relative_pitch": 85.35339048121116, "relative_heading": 198.83449942324404, "relative_elevation": 45.8776048561558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89242846943336, 52.3698077243218, 45.6959116226062 ] }, "distance": 3.77, "direction": 201.87, "angle": 85.28, "elevation": 45.7, "pano_id": "TMX7316010203-001658_pano_0000_001816", "timestamp": "2020-04-21T07:55:32.089020Z", "filename": "pano_0000_001816.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 3.76995966, "relative_pitch": 85.28372029399918, "relative_heading": 201.870162641666, "relative_elevation": 45.6959116226062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89242291102316, 52.369798000594024, 0.0 ] }, "distance": 4.92, "direction": 201.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00315", "timestamp": "2024-12-11T11:04:55Z", "filename": "Job_20241211_0954_Track19_Sphere_00315.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 4.91538747, "relative_pitch": 0.0, "relative_heading": 201.2673992950844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89241049242156, 52.3698015570374, 47.0530662508681 ] }, "distance": 4.94, "direction": 212.14, "angle": 84.0, "elevation": 47.05, "pano_id": "TMX7316010203-001050_pano_0001_000049", "timestamp": "2019-01-11T11:50:48.678500Z", "filename": "pano_0001_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 4.94203503, "relative_pitch": 84.00414492230517, "relative_heading": 212.13508628027, "relative_elevation": 47.0530662508681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892475417217036, 52.36988112267536, 0.0 ] }, "distance": 5.0, "direction": 21.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00317", "timestamp": "2024-12-11T11:04:56Z", "filename": "Job_20241211_0954_Track19_Sphere_00317.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 5.00129077, "relative_pitch": 0.0, "relative_heading": 21.012418894929915, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89246341996865, 52.3698861871557, 47.0217223074287 ] }, "distance": 5.32, "direction": 10.57, "angle": 83.54, "elevation": 47.02, "pano_id": "TMX7316010203-001050_pano_0001_000051", "timestamp": "2019-01-11T11:50:50.063540Z", "filename": "pano_0001_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 5.32254798, "relative_pitch": 83.54198471103435, "relative_heading": 10.568079745697815, "relative_elevation": 47.0217223074287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89248364554456, 52.3698913908326, 45.89085906744 ] }, "distance": 6.27, "direction": 22.05, "angle": 82.22, "elevation": 45.89, "pano_id": "TMX7316010203-000709_pano_0000_001142", "timestamp": "2018-05-07T09:54:14.991190Z", "filename": "pano_0000_001142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 6.26987743, "relative_pitch": 82.2200852737531, "relative_heading": 22.049408595478422, "relative_elevation": 45.89085906744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89247973321483, 52.369892361203, 45.7020118255168 ] }, "distance": 6.28, "direction": 19.42, "angle": 82.18, "elevation": 45.7, "pano_id": "TMX7316010203-001658_pano_0000_001818", "timestamp": "2020-04-21T07:55:33.308920Z", "filename": "pano_0000_001818.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 6.27651128, "relative_pitch": 82.18017072084453, "relative_heading": 19.423864554834868, "relative_elevation": 45.7020118255168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89240177433187, 52.3697853819026, 45.8015691777691 ] }, "distance": 6.8, "direction": 208.3, "angle": 81.56, "elevation": 45.8, "pano_id": "TMX7316010203-002031_pano_0002_000354", "timestamp": "2021-03-08T11:09:58.717340Z", "filename": "pano_0002_000354.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 6.79723146, "relative_pitch": 81.5585703541424, "relative_heading": 208.30059726885895, "relative_elevation": 45.8015691777691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89248131263356, 52.3698978705131, 45.7368126548827 ] }, "distance": 6.89, "direction": 18.57, "angle": 81.43, "elevation": 45.74, "pano_id": "TMX7316010203-002357_pano_0000_000040", "timestamp": "2021-12-27T12:07:38.788850Z", "filename": "pano_0000_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 6.89119995, "relative_pitch": 81.43165251869684, "relative_heading": 18.572290973700753, "relative_elevation": 45.7368126548827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892482795054143, 52.369897636970634, 0.0 ] }, "distance": 6.9, "direction": 19.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01751", "timestamp": "2025-06-16T07:36:21Z", "filename": "recording_2025-06-16_06-42-40_01751.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 6.89950827, "relative_pitch": 0.0, "relative_heading": 19.435867729563054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89240396225881, 52.369774672566, 45.7617175960913 ] }, "distance": 7.81, "direction": 203.18, "angle": 80.32, "elevation": 45.76, "pano_id": "TMX7316010203-002357_pano_0000_000037", "timestamp": "2021-12-27T12:07:37.213880Z", "filename": "pano_0000_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 7.80692062, "relative_pitch": 80.31858068961813, "relative_heading": 203.1844783452304, "relative_elevation": 45.7617175960913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892402819898408, 52.36977204100435, 0.0 ] }, "distance": 8.11, "direction": 202.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01748", "timestamp": "2025-06-16T07:36:18Z", "filename": "recording_2025-06-16_06-42-40_01748.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.10684819, "relative_pitch": 0.0, "relative_heading": 202.87520225377804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89248978927916, 52.3699115355736, 45.7890110136941 ] }, "distance": 8.52, "direction": 19.0, "angle": 79.46, "elevation": 45.79, "pano_id": "TMX7316010203-002031_pano_0002_000357", "timestamp": "2021-03-08T11:10:01.017740Z", "filename": "pano_0002_000357.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.51670245, "relative_pitch": 79.4634568823508, "relative_heading": 18.995974941061224, "relative_elevation": 45.7890110136941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8923263914798, 52.3698552514821, 45.7357006995007 ] }, "distance": 8.55, "direction": 282.09, "angle": 79.42, "elevation": 45.74, "pano_id": "TMX7316010203-000719_pano_0000_000861", "timestamp": "2018-05-14T11:54:34.123850Z", "filename": "pano_0000_000861.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.54645269, "relative_pitch": 79.4154342302459, "relative_heading": 282.08923220875346, "relative_elevation": 45.7357006995007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233126075793, 52.3698665454109, 45.6421821909025 ] }, "distance": 8.58, "direction": 290.79, "angle": 79.35, "elevation": 45.64, "pano_id": "TMX7316010203-001547_pano_0000_001007", "timestamp": "2020-01-10T08:50:37.340570Z", "filename": "pano_0000_001007.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.58410858, "relative_pitch": 79.34857621792113, "relative_heading": 290.7883776591663, "relative_elevation": 45.6421821909025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8924049006941, 52.3697659735152, 45.9108298188075 ] }, "distance": 8.68, "direction": 200.28, "angle": 79.29, "elevation": 45.91, "pano_id": "TMX7316010203-000709_pano_0000_001139", "timestamp": "2018-05-07T09:54:12.981200Z", "filename": "pano_0000_001139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.68271396, "relative_pitch": 79.29063461459636, "relative_heading": 200.28078826592406, "relative_elevation": 45.9108298188075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8924029764816, 52.3697656750492, 45.73387800809 ] }, "distance": 8.76, "direction": 201.01, "angle": 79.16, "elevation": 45.73, "pano_id": "TMX7316010203-001658_pano_0000_001815", "timestamp": "2020-04-21T07:55:31.488960Z", "filename": "pano_0000_001815.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.7600032, "relative_pitch": 79.1567312341596, "relative_heading": 201.00958050810485, "relative_elevation": 45.73387800809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89232267407705, 52.3698558064519, 45.9777158629149 ] }, "distance": 8.81, "direction": 282.14, "angle": 79.16, "elevation": 45.98, "pano_id": "TMX7316010203-001055_pano_0000_000660", "timestamp": "2019-01-15T11:41:19.904540Z", "filename": "pano_0000_000660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 8.80696845, "relative_pitch": 79.15641891343725, "relative_heading": 282.137095470848, "relative_elevation": 45.9777158629149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89231591108562, 52.3698540842624, 45.6898018699139 ] }, "distance": 9.22, "direction": 280.37, "angle": 78.59, "elevation": 45.69, "pano_id": "TMX7316010203-001659_pano_0000_000051", "timestamp": "2020-04-21T08:19:46.358340Z", "filename": "pano_0000_000051.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.22139274, "relative_pitch": 78.5895014164319, "relative_heading": 280.37098238385323, "relative_elevation": 45.6898018699139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89231314521021, 52.3698225935008, 45.652376215905 ] }, "distance": 9.44, "direction": 258.74, "angle": 78.32, "elevation": 45.65, "pano_id": "TMX7316010203-001547_pano_0000_001006", "timestamp": "2020-01-10T08:50:36.795580Z", "filename": "pano_0000_001006.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.44098155, "relative_pitch": 78.31585142012469, "relative_heading": 258.7362263624802, "relative_elevation": 45.652376215905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234254048627, 52.3698953706184, 45.7280608583242 ] }, "distance": 9.58, "direction": 310.76, "angle": 78.17, "elevation": 45.73, "pano_id": "TMX7316010203-000719_pano_0000_000862", "timestamp": "2018-05-14T11:54:34.868900Z", "filename": "pano_0000_000862.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.58010179, "relative_pitch": 78.16757384667201, "relative_heading": 310.7551287060092, "relative_elevation": 45.7280608583242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89231033622523, 52.3698150848767, 45.7474142918363 ] }, "distance": 9.82, "direction": 254.17, "angle": 77.88, "elevation": 45.75, "pano_id": "TMX7316010203-000719_pano_0000_000860", "timestamp": "2018-05-14T11:54:33.373850Z", "filename": "pano_0000_000860.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.82299885, "relative_pitch": 77.88131816634224, "relative_heading": 254.1698186718301, "relative_elevation": 45.7474142918363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89238613746517, 52.3697585917079, 47.0847832290456 ] }, "distance": 9.94, "direction": 205.56, "angle": 78.08, "elevation": 47.08, "pano_id": "TMX7316010203-001050_pano_0001_000048", "timestamp": "2019-01-11T11:50:47.973570Z", "filename": "pano_0001_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.93829175, "relative_pitch": 78.08139234030803, "relative_heading": 205.55778902506094, "relative_elevation": 47.0847832290456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234162552453, 52.3698998297738, 45.9978967783973 ] }, "distance": 9.96, "direction": 312.68, "angle": 77.79, "elevation": 46.0, "pano_id": "TMX7316010203-001055_pano_0000_000661", "timestamp": "2019-01-15T11:41:20.459630Z", "filename": "pano_0000_000661.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.95687765, "relative_pitch": 77.78598224202742, "relative_heading": 312.684274874211, "relative_elevation": 45.9978967783973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892395544690871, 52.36975554510784, 0.0 ] }, "distance": 9.99, "direction": 201.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00314", "timestamp": "2024-12-11T11:04:54Z", "filename": "Job_20241211_0954_Track19_Sphere_00314.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 9.99398358, "relative_pitch": 0.0, "relative_heading": 201.4017530824597, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892498869747221, 52.36992430776915, 0.0 ] }, "distance": 10.06, "direction": 19.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00318", "timestamp": "2024-12-11T11:04:57Z", "filename": "Job_20241211_0954_Track19_Sphere_00318.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.06257962, "relative_pitch": 0.0, "relative_heading": 19.691700834290707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233467298458, 52.3698986739122, 45.6864098422229 ] }, "distance": 10.23, "direction": 310.36, "angle": 77.38, "elevation": 45.69, "pano_id": "TMX7316010203-001659_pano_0000_000052", "timestamp": "2020-04-21T08:19:47.023480Z", "filename": "pano_0000_000052.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.22622932, "relative_pitch": 77.38315149127077, "relative_heading": 310.355168867393, "relative_elevation": 45.6864098422229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89248751556779, 52.3699291555158, 47.039025538601 ] }, "distance": 10.35, "direction": 14.65, "angle": 77.59, "elevation": 47.04, "pano_id": "TMX7316010203-001050_pano_0001_000052", "timestamp": "2019-01-11T11:50:50.738490Z", "filename": "pano_0001_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.34995148, "relative_pitch": 77.59099460269522, "relative_heading": 14.648236028215488, "relative_elevation": 47.039025538601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230357747116, 52.3698120322128, 45.9796794764698 ] }, "distance": 10.36, "direction": 253.06, "angle": 77.3, "elevation": 45.98, "pano_id": "TMX7316010203-001055_pano_0000_000659", "timestamp": "2019-01-15T11:41:19.349640Z", "filename": "pano_0000_000659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.36049909, "relative_pitch": 77.30174231197894, "relative_heading": 253.05693762370672, "relative_elevation": 45.9796794764698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234886573336, 52.3699104295966, 45.633230487816 ] }, "distance": 10.46, "direction": 319.28, "angle": 77.09, "elevation": 45.63, "pano_id": "TMX7316010203-001547_pano_0000_001008", "timestamp": "2020-01-10T08:50:37.880640Z", "filename": "pano_0000_001008.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.46321452, "relative_pitch": 77.085912096928, "relative_heading": 319.27741617894907, "relative_elevation": 45.633230487816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229633890684, 52.3698094602477, 45.7060753032565 ] }, "distance": 10.92, "direction": 252.37, "angle": 76.57, "elevation": 45.71, "pano_id": "TMX7316010203-001659_pano_0000_000050", "timestamp": "2020-04-21T08:19:45.683340Z", "filename": "pano_0000_000050.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.91630109, "relative_pitch": 76.5672901500777, "relative_heading": 252.37411019399545, "relative_elevation": 45.7060753032565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892288126973311, 52.369841818606446, 0.0 ] }, "distance": 10.97, "direction": 271.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01406", "timestamp": "2025-06-19T03:38:34Z", "filename": "recording_2025-06-19_03-28-47_01406.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 10.96710944, "relative_pitch": 0.0, "relative_heading": 271.54238164336977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892304759347188, 52.36988561335891, 0.0 ] }, "distance": 11.11, "direction": 297.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01405", "timestamp": "2025-06-19T03:38:33Z", "filename": "recording_2025-06-19_03-28-47_01405.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.1061755, "relative_pitch": 0.0, "relative_heading": 297.7338507806077, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229055884072, 52.3698634661391, 45.7268533883616 ] }, "distance": 11.13, "direction": 284.06, "angle": 76.32, "elevation": 45.73, "pano_id": "TMX7316010203-002310_pano_0001_000330", "timestamp": "2021-09-15T08:53:03.919490Z", "filename": "pano_0001_000330.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.1309282, "relative_pitch": 76.31901618763862, "relative_heading": 284.0593968316544, "relative_elevation": 45.7268533883616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89250624573406, 52.3699338406814, 45.9084209622815 ] }, "distance": 11.23, "direction": 20.28, "angle": 76.25, "elevation": 45.91, "pano_id": "TMX7316010203-000709_pano_0000_001143", "timestamp": "2018-05-07T09:54:15.651160Z", "filename": "pano_0000_001143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.23119073, "relative_pitch": 76.25297733562918, "relative_heading": 20.28126965294799, "relative_elevation": 45.9084209622815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89250180316601, 52.3699352370357, 45.7084365356714 ] }, "distance": 11.28, "direction": 18.57, "angle": 76.14, "elevation": 45.71, "pano_id": "TMX7316010203-001658_pano_0000_001819", "timestamp": "2020-04-21T07:55:33.913860Z", "filename": "pano_0000_001819.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.27710792, "relative_pitch": 76.14085964460209, "relative_heading": 18.56533430925231, "relative_elevation": 45.7084365356714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228552320114, 52.3698554370639, 45.5973245147616 ] }, "distance": 11.29, "direction": 279.23, "angle": 76.1, "elevation": 45.6, "pano_id": "TMX7316010203-002542_pano_0003_000112", "timestamp": "2022-04-25T09:47:41.764300Z", "filename": "pano_0003_000112.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.28664831, "relative_pitch": 76.09709757725435, "relative_heading": 279.2311545032915, "relative_elevation": 45.5973245147616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228459816091, 52.3698520285711, 48.0717996079475 ] }, "distance": 11.29, "direction": 277.28, "angle": 76.78, "elevation": 48.07, "pano_id": "TMX7316010203-002623_pano_0003_000189", "timestamp": "2022-06-23T09:46:49.430180Z", "filename": "pano_0003_000189.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.29454102, "relative_pitch": 76.77808270931446, "relative_heading": 277.2803943685172, "relative_elevation": 48.0717996079475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228101458176, 52.3698439998763, 45.6737573910505 ] }, "distance": 11.46, "direction": 272.69, "angle": 75.91, "elevation": 45.67, "pano_id": "TMX7316010203-001177_pano_0000_000532", "timestamp": "2019-05-13T06:07:30.698210Z", "filename": "pano_0000_000532.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.46019589, "relative_pitch": 75.91446662928635, "relative_heading": 272.6903218546637, "relative_elevation": 45.6737573910505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8922802986318, 52.3698441635593, 45.616343841888 ] }, "distance": 11.51, "direction": 272.77, "angle": 75.84, "elevation": 45.62, "pano_id": "TMX7316010203-002857_pano_0002_000056", "timestamp": "2022-12-14T12:26:53.347320Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.50977178, "relative_pitch": 75.8388881267034, "relative_heading": 272.7694966707691, "relative_elevation": 45.616343841888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228962754053, 52.3698735421646, 45.7494551679119 ] }, "distance": 11.51, "direction": 289.4, "angle": 75.87, "elevation": 45.75, "pano_id": "TMX7316010203-001643_pano_0002_000424", "timestamp": "2020-02-14T09:44:49.722660Z", "filename": "pano_0002_000424.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.51485655, "relative_pitch": 75.87245134245885, "relative_heading": 289.4022466974288, "relative_elevation": 45.7494551679119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892289131708411, 52.36987416060251, 0.0 ] }, "distance": 11.57, "direction": 289.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00256", "timestamp": "2025-01-08T14:34:32Z", "filename": "Job_20250108_1349_Track24_Sphere_00256.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.56969515, "relative_pitch": 0.0, "relative_heading": 289.6681303993374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8922976082787, 52.3698866544871, 45.6365897962824 ] }, "distance": 11.59, "direction": 297.12, "angle": 75.75, "elevation": 45.64, "pano_id": "TMX7316010203-002857_pano_0002_000055", "timestamp": "2022-12-14T12:26:52.802330Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.59186196, "relative_pitch": 75.74806029637526, "relative_heading": 297.1203469483605, "relative_elevation": 45.6365897962824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229881511259, 52.3698887396002, 45.6694374000654 ] }, "distance": 11.63, "direction": 298.32, "angle": 75.72, "elevation": 45.67, "pano_id": "TMX7316010203-001177_pano_0000_000531", "timestamp": "2019-05-13T06:07:30.038420Z", "filename": "pano_0000_000531.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.62702977, "relative_pitch": 75.71645112684534, "relative_heading": 298.3227234171181, "relative_elevation": 45.6694374000654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89250286525371, 52.3699396187763, 45.7374678505585 ] }, "distance": 11.76, "direction": 18.14, "angle": 75.58, "elevation": 45.74, "pano_id": "TMX7316010203-002357_pano_0000_000041", "timestamp": "2021-12-27T12:07:39.283890Z", "filename": "pano_0000_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.76266151, "relative_pitch": 75.57734880487166, "relative_heading": 18.143197889336243, "relative_elevation": 45.7374678505585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237432469408, 52.3697427041506, 45.8193385824561 ] }, "distance": 11.88, "direction": 205.38, "angle": 75.46, "elevation": 45.82, "pano_id": "TMX7316010203-002031_pano_0002_000353", "timestamp": "2021-03-08T11:09:57.947350Z", "filename": "pano_0002_000353.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.88035249, "relative_pitch": 75.46406305128976, "relative_heading": 205.38007628599834, "relative_elevation": 45.8193385824561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230210577587, 52.3698967753496, 48.0770511562005 ] }, "distance": 11.89, "direction": 302.63, "angle": 76.11, "elevation": 48.08, "pano_id": "TMX7316010203-002623_pano_0003_000188", "timestamp": "2022-06-23T09:46:48.490200Z", "filename": "pano_0003_000188.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.88758267, "relative_pitch": 76.11154995002417, "relative_heading": 302.6331181349716, "relative_elevation": 48.0770511562005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892505179059482, 52.36994052100377, 0.0 ] }, "distance": 11.91, "direction": 18.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01752", "timestamp": "2025-06-16T07:36:21Z", "filename": "recording_2025-06-16_06-42-40_01752.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 11.90772828, "relative_pitch": 0.0, "relative_heading": 18.71337115057185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230267821868, 52.3698995265468, 45.5854267589748 ] }, "distance": 12.02, "direction": 303.96, "angle": 75.22, "elevation": 45.59, "pano_id": "TMX7316010203-002542_pano_0003_000111", "timestamp": "2022-04-25T09:47:41.359340Z", "filename": "pano_0003_000111.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.02306848, "relative_pitch": 75.22481709058215, "relative_heading": 303.96202991170816, "relative_elevation": 45.5854267589748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227314397269, 52.3698299152135, 45.7446918534115 ] }, "distance": 12.03, "direction": 265.09, "angle": 75.27, "elevation": 45.74, "pano_id": "TMX7316010203-001643_pano_0002_000425", "timestamp": "2020-02-14T09:44:50.347690Z", "filename": "pano_0002_000425.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.0277674, "relative_pitch": 75.26851417406596, "relative_heading": 265.09057963765576, "relative_elevation": 45.7446918534115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230119596036, 52.3698995632218, 45.4791500894353 ] }, "distance": 12.11, "direction": 303.71, "angle": 75.09, "elevation": 45.48, "pano_id": "TMX7316010203-000227_pano_0000_001196", "timestamp": "2017-03-29T09:08:57.515490Z", "filename": "pano_0000_001196.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.1091993, "relative_pitch": 75.09043157640754, "relative_heading": 303.7111876257461, "relative_elevation": 45.4791500894353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892271588418112, 52.369830415966184, 0.0 ] }, "distance": 12.13, "direction": 265.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00257", "timestamp": "2025-01-08T14:34:33Z", "filename": "Job_20250108_1349_Track24_Sphere_00257.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.12873164, "relative_pitch": 0.0, "relative_heading": 265.39567413204617, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227351060774, 52.369820063272, 45.7292821872979 ] }, "distance": 12.15, "direction": 259.92, "angle": 75.13, "elevation": 45.73, "pano_id": "TMX7316010203-002310_pano_0001_000331", "timestamp": "2021-09-15T08:53:04.574500Z", "filename": "pano_0001_000331.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.1461127, "relative_pitch": 75.1251698828236, "relative_heading": 259.92113052740905, "relative_elevation": 45.7292821872979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230641635245, 52.3699069728124, 45.7165863802657 ] }, "distance": 12.3, "direction": 307.83, "angle": 74.94, "elevation": 45.72, "pano_id": "TMX7316010203-002310_pano_0001_000329", "timestamp": "2021-09-15T08:53:03.259560Z", "filename": "pano_0001_000329.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.30276778, "relative_pitch": 74.93799055874688, "relative_heading": 307.8278978964945, "relative_elevation": 45.7165863802657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235859656389, 52.3699357164442, 45.7211849326268 ] }, "distance": 12.39, "direction": 330.16, "angle": 74.84, "elevation": 45.72, "pano_id": "TMX7316010203-000719_pano_0000_000863", "timestamp": "2018-05-14T11:54:35.613890Z", "filename": "pano_0000_000863.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.38598392, "relative_pitch": 74.84223915445473, "relative_heading": 330.15795850004804, "relative_elevation": 45.7211849326268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229499486336, 52.3697786384075, 45.6588084651157 ] }, "distance": 12.47, "direction": 237.31, "angle": 74.72, "elevation": 45.66, "pano_id": "TMX7316010203-001547_pano_0000_001005", "timestamp": "2020-01-10T08:50:36.245580Z", "filename": "pano_0000_001005.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.47056695, "relative_pitch": 74.72366727434253, "relative_heading": 237.31070207784728, "relative_elevation": 45.6588084651157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237824582519, 52.3697339262892, 45.7823636066169 ] }, "distance": 12.67, "direction": 202.39, "angle": 74.54, "elevation": 45.78, "pano_id": "TMX7316010203-002357_pano_0000_000036", "timestamp": "2021-12-27T12:07:36.663910Z", "filename": "pano_0000_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.66556539, "relative_pitch": 74.53604051843222, "relative_heading": 202.3932791524451, "relative_elevation": 45.7823636066169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226842254024, 52.3698112887003, 45.6012604273856 ] }, "distance": 12.69, "direction": 255.85, "angle": 74.45, "elevation": 45.6, "pano_id": "TMX7316010203-002542_pano_0003_000113", "timestamp": "2022-04-25T09:47:42.179330Z", "filename": "pano_0003_000113.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.69019149, "relative_pitch": 74.44886046050368, "relative_heading": 255.85122317002532, "relative_elevation": 45.6012604273856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226650580647, 52.3698137055599, 45.4972417773679 ] }, "distance": 12.75, "direction": 257.17, "angle": 74.34, "elevation": 45.5, "pano_id": "TMX7316010203-000227_pano_0000_001197", "timestamp": "2017-03-29T09:08:58.830470Z", "filename": "pano_0000_001197.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.75440064, "relative_pitch": 74.3400365554693, "relative_heading": 257.16616251901536, "relative_elevation": 45.4972417773679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229381866504, 52.3697750314781, 45.7575837951154 ] }, "distance": 12.76, "direction": 235.99, "angle": 74.42, "elevation": 45.76, "pano_id": "TMX7316010203-000719_pano_0000_000859", "timestamp": "2018-05-14T11:54:32.618920Z", "filename": "pano_0000_000859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.75815757, "relative_pitch": 74.42043395899131, "relative_heading": 235.987917821423, "relative_elevation": 45.7575837951154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8922666138093, 52.3698070677944, 48.0583349699154 ] }, "distance": 12.93, "direction": 253.97, "angle": 74.94, "elevation": 48.06, "pano_id": "TMX7316010203-002623_pano_0003_000190", "timestamp": "2022-06-23T09:46:50.505180Z", "filename": "pano_0003_000190.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.931454, "relative_pitch": 74.93965876772205, "relative_heading": 253.96642103887757, "relative_elevation": 48.0583349699154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892270773670683, 52.36979815565327, 0.0 ] }, "distance": 12.97, "direction": 249.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01407", "timestamp": "2025-06-19T03:38:35Z", "filename": "recording_2025-06-19_03-28-47_01407.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 12.97411269, "relative_pitch": 0.0, "relative_heading": 249.40690377435416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230588046835, 52.3699172624093, 45.735588658601 ] }, "distance": 13.06, "direction": 311.7, "angle": 74.06, "elevation": 45.74, "pano_id": "TMX7316010203-001643_pano_0002_000423", "timestamp": "2020-02-14T09:44:49.097690Z", "filename": "pano_0002_000423.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.06360189, "relative_pitch": 74.05890018433627, "relative_heading": 311.699116133705, "relative_elevation": 45.735588658601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892376622910509, 52.36973006674907, 0.0 ] }, "distance": 13.1, "direction": 202.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01747", "timestamp": "2025-06-16T07:36:18Z", "filename": "recording_2025-06-16_06-42-40_01747.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.10490211, "relative_pitch": 0.0, "relative_heading": 202.12479662264636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892306320038045, 52.36991813743263, 0.0 ] }, "distance": 13.11, "direction": 312.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00255", "timestamp": "2025-01-08T14:34:31Z", "filename": "Job_20250108_1349_Track24_Sphere_00255.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.10634561, "relative_pitch": 0.0, "relative_heading": 312.1039988296559, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89236043182432, 52.3699438359579, 46.0162584520876 ] }, "distance": 13.12, "direction": 332.6, "angle": 74.09, "elevation": 46.02, "pano_id": "TMX7316010203-001055_pano_0000_000662", "timestamp": "2019-01-15T11:41:21.014570Z", "filename": "pano_0000_000662.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.11934529, "relative_pitch": 74.08702238152374, "relative_heading": 332.5956957466024, "relative_elevation": 46.0162584520876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235320149193, 52.3699430520913, 45.6843287525699 ] }, "distance": 13.28, "direction": 330.54, "angle": 73.79, "elevation": 45.68, "pano_id": "TMX7316010203-001659_pano_0000_000053", "timestamp": "2020-04-21T08:19:47.678340Z", "filename": "pano_0000_000053.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.27715682, "relative_pitch": 73.79464257086593, "relative_heading": 330.5353389243568, "relative_elevation": 45.6843287525699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892320597476354, 52.36992953061685, 0.0 ] }, "distance": 13.33, "direction": 318.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01404", "timestamp": "2025-06-19T03:38:33Z", "filename": "recording_2025-06-19_03-28-47_01404.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.33034776, "relative_pitch": 0.0, "relative_heading": 318.9656041283714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226247860204, 52.3698015179827, 45.592785069719 ] }, "distance": 13.38, "direction": 251.76, "angle": 73.64, "elevation": 45.59, "pano_id": "TMX7316010203-002857_pano_0002_000057", "timestamp": "2022-12-14T12:26:53.912310Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.38266028, "relative_pitch": 73.6416733204898, "relative_heading": 251.75783274031588, "relative_elevation": 45.592785069719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226303113949, 52.3697990146589, 45.6774006439373 ] }, "distance": 13.44, "direction": 250.58, "angle": 73.61, "elevation": 45.68, "pano_id": "TMX7316010203-001177_pano_0000_000533", "timestamp": "2019-05-13T06:07:31.388190Z", "filename": "pano_0000_000533.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.4369579, "relative_pitch": 73.60765626429338, "relative_heading": 250.57943828487907, "relative_elevation": 45.6774006439373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89251029289692, 52.3699551594031, 45.7834492903203 ] }, "distance": 13.56, "direction": 17.9, "angle": 73.5, "elevation": 45.78, "pano_id": "TMX7316010203-002031_pano_0002_000358", "timestamp": "2021-03-08T11:10:01.762320Z", "filename": "pano_0002_000358.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.56361421, "relative_pitch": 73.49776956210026, "relative_heading": 17.899299978643864, "relative_elevation": 45.7834492903203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8923146907217, 52.3699293724459, 45.6518189823255 ] }, "distance": 13.58, "direction": 317.64, "angle": 73.43, "elevation": 45.65, "pano_id": "TMX7316010203-002857_pano_0002_000054", "timestamp": "2022-12-14T12:26:52.262330Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.58484774, "relative_pitch": 73.42830177258647, "relative_heading": 317.6368301624138, "relative_elevation": 45.6518189823255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237889366651, 52.3697243300831, 45.9155183481053 ] }, "distance": 13.64, "direction": 200.51, "angle": 73.45, "elevation": 45.92, "pano_id": "TMX7316010203-000709_pano_0000_001138", "timestamp": "2018-05-07T09:54:12.316150Z", "filename": "pano_0000_001138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.64338869, "relative_pitch": 73.45115043744548, "relative_heading": 200.51326619090136, "relative_elevation": 45.9155183481053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228473536236, 52.369767902111, 45.9706606669351 ] }, "distance": 13.72, "direction": 234.69, "angle": 73.38, "elevation": 45.97, "pano_id": "TMX7316010203-001055_pano_0000_000658", "timestamp": "2019-01-15T11:41:18.789670Z", "filename": "pano_0000_000658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.71827912, "relative_pitch": 73.38417110237495, "relative_heading": 234.68667445504724, "relative_elevation": 45.9706606669351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237800885014, 52.3697234830151, 45.7435001581907 ] }, "distance": 13.75, "direction": 200.61, "angle": 73.27, "elevation": 45.74, "pano_id": "TMX7316010203-001658_pano_0000_001814", "timestamp": "2020-04-21T07:55:30.888940Z", "filename": "pano_0000_001814.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.75280733, "relative_pitch": 73.26656709584279, "relative_heading": 200.61081311836458, "relative_elevation": 45.7435001581907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89231690834768, 52.369933804121, 45.6522965030745 ] }, "distance": 13.85, "direction": 319.47, "angle": 73.12, "elevation": 45.65, "pano_id": "TMX7316010203-001177_pano_0000_000530", "timestamp": "2019-05-13T06:07:29.398190Z", "filename": "pano_0000_000530.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.85455196, "relative_pitch": 73.11801347391487, "relative_heading": 319.47286323930734, "relative_elevation": 45.6522965030745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89236695585397, 52.3699543281287, 45.6219647601247 ] }, "distance": 13.98, "direction": 336.42, "angle": 72.96, "elevation": 45.62, "pano_id": "TMX7316010203-001547_pano_0000_001009", "timestamp": "2020-01-10T08:50:38.420560Z", "filename": "pano_0000_001009.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 13.9824017, "relative_pitch": 72.96053651177616, "relative_heading": 336.41700049543, "relative_elevation": 45.6219647601247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227698589892, 52.3697646235861, 45.7148386696354 ] }, "distance": 14.36, "direction": 234.72, "angle": 72.56, "elevation": 45.71, "pano_id": "TMX7316010203-001659_pano_0000_000049", "timestamp": "2020-04-21T08:19:44.993330Z", "filename": "pano_0000_000049.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.3598659, "relative_pitch": 72.56154355244027, "relative_heading": 234.71626639342404, "relative_elevation": 45.7148386696354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225608243535, 52.3697864766962, 45.7464054683223 ] }, "distance": 14.39, "direction": 245.96, "angle": 72.53, "elevation": 45.75, "pano_id": "TMX7316010203-001643_pano_0002_000426", "timestamp": "2020-02-14T09:44:50.967740Z", "filename": "pano_0002_000426.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.39389136, "relative_pitch": 72.53406299417495, "relative_heading": 245.96333805955248, "relative_elevation": 45.7464054683223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89231907335347, 52.3699418762247, 48.0523370513692 ] }, "distance": 14.46, "direction": 322.23, "angle": 73.25, "elevation": 48.05, "pano_id": "TMX7316010203-002623_pano_0003_000187", "timestamp": "2022-06-23T09:46:47.645190Z", "filename": "pano_0003_000187.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.45821461, "relative_pitch": 73.25426115806835, "relative_heading": 322.23110062188033, "relative_elevation": 48.0523370513692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892253395408886, 52.36978700115624, 0.0 ] }, "distance": 14.54, "direction": 246.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00258", "timestamp": "2025-01-08T14:34:34Z", "filename": "Job_20250108_1349_Track24_Sphere_00258.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.53782738, "relative_pitch": 0.0, "relative_heading": 246.46719993018982, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89232072179544, 52.3699440212679, 45.5713787330315 ] }, "distance": 14.58, "direction": 323.15, "angle": 72.26, "elevation": 45.57, "pano_id": "TMX7316010203-002542_pano_0003_000110", "timestamp": "2022-04-25T09:47:40.954340Z", "filename": "pano_0003_000110.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.58002078, "relative_pitch": 72.25854508569795, "relative_heading": 323.1544126681151, "relative_elevation": 45.5713787330315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225568124912, 52.3697767187457, 45.7324968073517 ] }, "distance": 14.89, "direction": 242.19, "angle": 71.96, "elevation": 45.73, "pano_id": "TMX7316010203-002310_pano_0001_000332", "timestamp": "2021-09-15T08:53:05.229480Z", "filename": "pano_0001_000332.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.89343464, "relative_pitch": 71.96142755450238, "relative_heading": 242.18848935877512, "relative_elevation": 45.7324968073517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892369415820079, 52.36971404748432, 0.0 ] }, "distance": 14.94, "direction": 201.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00313", "timestamp": "2024-12-11T11:04:54Z", "filename": "Job_20241211_0954_Track19_Sphere_00313.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 14.94262841, "relative_pitch": 0.0, "relative_heading": 201.29420090413734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89236337117526, 52.3697148861525, 47.0949836950749 ] }, "distance": 15.01, "direction": 202.89, "angle": 72.32, "elevation": 47.09, "pano_id": "TMX7316010203-001050_pano_0001_000047", "timestamp": "2019-01-11T11:50:47.243570Z", "filename": "pano_0001_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 15.01099746, "relative_pitch": 72.32090279837264, "relative_heading": 202.8879260622661, "relative_elevation": 47.0949836950749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89232122670624, 52.369950684349, 45.7093293303624 ] }, "distance": 15.16, "direction": 324.94, "angle": 71.65, "elevation": 45.71, "pano_id": "TMX7316010203-002310_pano_0001_000328", "timestamp": "2021-09-15T08:53:02.589450Z", "filename": "pano_0001_000328.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 15.16008411, "relative_pitch": 71.65123741099437, "relative_heading": 324.93905391412727, "relative_elevation": 45.7093293303624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892519535837024, 52.36996850581541, 0.0 ] }, "distance": 15.17, "direction": 18.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00319", "timestamp": "2024-12-11T11:04:58Z", "filename": "Job_20241211_0954_Track19_Sphere_00319.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 15.17100232, "relative_pitch": 0.0, "relative_heading": 18.437958083651054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89250834241585, 52.3699723231996, 47.0178672689945 ] }, "distance": 15.36, "direction": 15.24, "angle": 71.91, "elevation": 47.02, "pano_id": "TMX7316010203-001050_pano_0001_000053", "timestamp": "2019-01-11T11:50:51.398490Z", "filename": "pano_0001_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 15.35681199, "relative_pitch": 71.912107038588, "relative_heading": 15.236613606937754, "relative_elevation": 47.0178672689945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225152245405, 52.3697670482471, 45.6106890179217 ] }, "distance": 15.67, "direction": 239.19, "angle": 71.04, "elevation": 45.61, "pano_id": "TMX7316010203-002542_pano_0003_000114", "timestamp": "2022-04-25T09:47:42.604310Z", "filename": "pano_0003_000114.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 15.66748842, "relative_pitch": 71.04215987692457, "relative_heading": 239.18979122249164, "relative_elevation": 45.6106890179217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237547362748, 52.3699760011403, 45.7193852495402 ] }, "distance": 16.03, "direction": 341.77, "angle": 70.68, "elevation": 45.72, "pano_id": "TMX7316010203-000719_pano_0000_000864", "timestamp": "2018-05-14T11:54:36.358920Z", "filename": "pano_0000_000864.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.0305374, "relative_pitch": 70.67785952862778, "relative_heading": 341.7736963701398, "relative_elevation": 45.7193852495402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892323911155307, 52.36996154971727, 0.0 ] }, "distance": 16.07, "direction": 327.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00254", "timestamp": "2025-01-08T14:34:30Z", "filename": "Job_20250108_1349_Track24_Sphere_00254.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.06689137, "relative_pitch": 0.0, "relative_heading": 327.9508915579883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89232221683402, 52.369961389265, 45.7322386093438 ] }, "distance": 16.11, "direction": 327.57, "angle": 70.59, "elevation": 45.73, "pano_id": "TMX7316010203-001643_pano_0002_000422", "timestamp": "2020-02-14T09:44:48.467750Z", "filename": "pano_0002_000422.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.11335264, "relative_pitch": 70.59053832687313, "relative_heading": 327.5693971385471, "relative_elevation": 45.7322386093438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224825663597, 52.369762071149, 48.0459155421704 ] }, "distance": 16.15, "direction": 237.91, "angle": 71.42, "elevation": 48.05, "pano_id": "TMX7316010203-002623_pano_0003_000191", "timestamp": "2022-06-23T09:46:51.760160Z", "filename": "pano_0003_000191.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.14625234, "relative_pitch": 71.42462472294585, "relative_heading": 237.90607101853757, "relative_elevation": 48.0459155421704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89252618734618, 52.3699767263749, 45.9158914387226 ] }, "distance": 16.18, "direction": 18.94, "angle": 70.59, "elevation": 45.92, "pano_id": "TMX7316010203-000709_pano_0000_001144", "timestamp": "2018-05-07T09:54:16.316160Z", "filename": "pano_0000_001144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.18267865, "relative_pitch": 70.58541283784282, "relative_heading": 18.93530374085708, "relative_elevation": 45.9158914387226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89252109769522, 52.3699788661995, 45.6997673436999 ] }, "distance": 16.3, "direction": 17.51, "angle": 70.37, "elevation": 45.7, "pano_id": "TMX7316010203-001658_pano_0000_001820", "timestamp": "2020-04-21T07:55:34.513880Z", "filename": "pano_0000_001820.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.30044633, "relative_pitch": 70.3694174310571, "relative_heading": 17.51100906306831, "relative_elevation": 45.6997673436999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892253038248472, 52.369754527050574, 0.0 ] }, "distance": 16.34, "direction": 234.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01408", "timestamp": "2025-06-19T03:38:35Z", "filename": "recording_2025-06-19_03-28-47_01408.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.34030246, "relative_pitch": 0.0, "relative_heading": 234.804147212587, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227705817575, 52.3697349653435, 45.7596512055025 ] }, "distance": 16.48, "direction": 225.3, "angle": 70.19, "elevation": 45.76, "pano_id": "TMX7316010203-000719_pano_0000_000858", "timestamp": "2018-05-14T11:54:31.858920Z", "filename": "pano_0000_000858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.4842287, "relative_pitch": 70.1892039959763, "relative_heading": 225.30042306707614, "relative_elevation": 45.7596512055025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227723967207, 52.3697348178015, 45.6584190828726 ] }, "distance": 16.49, "direction": 225.23, "angle": 70.15, "elevation": 45.66, "pano_id": "TMX7316010203-001547_pano_0000_001004", "timestamp": "2020-01-10T08:50:35.690560Z", "filename": "pano_0000_001004.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.48700246, "relative_pitch": 70.14562930995115, "relative_heading": 225.2296506650213, "relative_elevation": 45.6584190828726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224414272451, 52.3697592225053, 45.5710144629702 ] }, "distance": 16.55, "direction": 237.49, "angle": 70.04, "elevation": 45.57, "pano_id": "TMX7316010203-002857_pano_0002_000058", "timestamp": "2022-12-14T12:26:54.487310Z", "filename": "pano_0002_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.55248067, "relative_pitch": 70.03776970998439, "relative_heading": 237.491852445305, "relative_elevation": 45.5710144629702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89269240305639, 52.3698384491547, 47.2260586954653 ] }, "distance": 16.57, "direction": 90.28, "angle": 70.66, "elevation": 47.23, "pano_id": "TMX7315120208-000073_pano_0005_000377", "timestamp": "2016-06-09T09:07:12.559790Z", "filename": "pano_0005_000377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.57254574, "relative_pitch": 70.66303229263653, "relative_heading": 90.27562501607689, "relative_elevation": 47.2260586954653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89252175305635, 52.3699820446189, 45.72588747181 ] }, "distance": 16.65, "direction": 17.29, "angle": 69.99, "elevation": 45.73, "pano_id": "TMX7316010203-002357_pano_0000_000042", "timestamp": "2021-12-27T12:07:39.773890Z", "filename": "pano_0000_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.65128638, "relative_pitch": 69.99067936217018, "relative_heading": 17.29130778007998, "relative_elevation": 45.72588747181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89268307299365, 52.3697927150558, 47.2294699354097 ] }, "distance": 16.75, "direction": 107.97, "angle": 70.47, "elevation": 47.23, "pano_id": "TMX7315120208-000073_pano_0005_000376", "timestamp": "2016-06-09T09:07:11.289770Z", "filename": "pano_0005_000376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.75412355, "relative_pitch": 70.46843155505985, "relative_heading": 107.96925564673117, "relative_elevation": 47.2294699354097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233196915779, 52.3699721091563, 45.6746130455285 ] }, "distance": 16.81, "direction": 331.66, "angle": 69.8, "elevation": 45.67, "pano_id": "TMX7316010203-002857_pano_0002_000053", "timestamp": "2022-12-14T12:26:51.727310Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.80686944, "relative_pitch": 69.79791850804311, "relative_heading": 331.66493037924846, "relative_elevation": 45.6746130455285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233565654274, 52.369973525505465, 0.0 ] }, "distance": 16.83, "direction": 332.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01403", "timestamp": "2025-06-19T03:38:32Z", "filename": "recording_2025-06-19_03-28-47_01403.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.82898805, "relative_pitch": 0.0, "relative_heading": 332.67226785233413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224468500361, 52.369754195471, 45.6822003591806 ] }, "distance": 16.83, "direction": 235.82, "angle": 69.78, "elevation": 45.68, "pano_id": "TMX7316010203-001177_pano_0000_000534", "timestamp": "2019-05-13T06:07:32.098170Z", "filename": "pano_0000_000534.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.82913711, "relative_pitch": 69.77640750308416, "relative_heading": 235.81799318214885, "relative_elevation": 45.6822003591806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892526297775811, 52.36998363342639, 0.0 ] }, "distance": 16.91, "direction": 18.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01753", "timestamp": "2025-06-16T07:36:22Z", "filename": "recording_2025-06-16_06-42-40_01753.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.91384126, "relative_pitch": 0.0, "relative_heading": 18.11451583879209, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234909074954, 52.3696995537521, 45.8330937102437 ] }, "distance": 16.96, "direction": 203.67, "angle": 69.69, "elevation": 45.83, "pano_id": "TMX7316010203-002031_pano_0002_000352", "timestamp": "2021-03-08T11:09:57.177370Z", "filename": "pano_0002_000352.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 16.96266121, "relative_pitch": 69.69067016941088, "relative_heading": 203.67334756070926, "relative_elevation": 45.8330937102437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237931789481, 52.3699879786395, 46.0432348055765 ] }, "distance": 17.23, "direction": 343.99, "angle": 69.49, "elevation": 46.04, "pano_id": "TMX7316010203-001055_pano_0000_000663", "timestamp": "2019-01-15T11:41:21.574560Z", "filename": "pano_0000_000663.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.22742448, "relative_pitch": 69.48628377307786, "relative_heading": 343.98778739761013, "relative_elevation": 46.0432348055765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89237256872173, 52.3699873557563, 45.6827946053818 ] }, "distance": 17.29, "direction": 342.46, "angle": 69.27, "elevation": 45.68, "pano_id": "TMX7316010203-001659_pano_0000_000054", "timestamp": "2020-04-21T08:19:48.328370Z", "filename": "pano_0000_000054.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.29374946, "relative_pitch": 69.26526119644888, "relative_heading": 342.46036064642266, "relative_elevation": 45.6827946053818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233473804843, 52.3699786929312, 45.6499912962317 ] }, "distance": 17.37, "direction": 333.36, "angle": 69.17, "elevation": 45.65, "pano_id": "TMX7316010203-001177_pano_0000_000529", "timestamp": "2019-05-13T06:07:28.783220Z", "filename": "pano_0000_000529.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.36978648, "relative_pitch": 69.16821863697287, "relative_heading": 333.35969517375537, "relative_elevation": 45.6499912962317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_002264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220113982157, 52.3698764583035, 45.7844873098657 ] }, "distance": 17.39, "direction": 283.81, "angle": 69.2, "elevation": 45.78, "pano_id": "TMX7316010203-001658_pano_0000_002264", "timestamp": "2020-04-21T08:01:57.356020Z", "filename": "pano_0000_002264.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.39023738, "relative_pitch": 69.20181306638283, "relative_heading": 283.8053221193828, "relative_elevation": 45.7844873098657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002357_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002357_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002357/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235356172418, 52.3696927410986, 45.7943413108587 ] }, "distance": 17.54, "direction": 201.77, "angle": 69.04, "elevation": 45.79, "pano_id": "TMX7316010203-002357_pano_0000_000035", "timestamp": "2021-12-27T12:07:36.133940Z", "filename": "pano_0000_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.54436975, "relative_pitch": 69.03755534045938, "relative_heading": 201.76814641472853, "relative_elevation": 45.7943413108587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_002263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222473419488, 52.3699188923042, 45.7623248789459 ] }, "distance": 17.67, "direction": 300.14, "angle": 68.89, "elevation": 45.76, "pano_id": "TMX7316010203-001658_pano_0000_002263", "timestamp": "2020-04-21T08:01:56.691020Z", "filename": "pano_0000_002263.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.66940489, "relative_pitch": 68.88780284857225, "relative_heading": 300.13800286932405, "relative_elevation": 45.7623248789459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223882484762, 52.3697433823282, 45.7521718135104 ] }, "distance": 17.85, "direction": 233.34, "angle": 68.68, "elevation": 45.75, "pano_id": "TMX7316010203-001643_pano_0002_000427", "timestamp": "2020-02-14T09:44:51.597680Z", "filename": "pano_0002_000427.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.8519934, "relative_pitch": 68.68481854506585, "relative_heading": 233.34229611211416, "relative_elevation": 45.7521718135104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_000657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_000657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_000657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226645461364, 52.3697237515496, 45.9522841796279 ] }, "distance": 17.88, "direction": 224.09, "angle": 68.74, "elevation": 45.95, "pano_id": "TMX7316010203-001055_pano_0000_000657", "timestamp": "2019-01-15T11:41:18.229680Z", "filename": "pano_0000_000657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.87929585, "relative_pitch": 68.73978756095812, "relative_heading": 224.08597112406483, "relative_elevation": 45.9522841796279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8927021671884, 52.3698839399705, 47.2227378003299 ] }, "distance": 17.94, "direction": 73.88, "angle": 69.19, "elevation": 47.22, "pano_id": "TMX7315120208-000073_pano_0005_000378", "timestamp": "2016-06-09T09:07:13.814710Z", "filename": "pano_0005_000378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 17.94296246, "relative_pitch": 69.19498794607476, "relative_heading": 73.87874551097906, "relative_elevation": 47.2227378003299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233682145647, 52.3699857277144, 45.4567351602018 ] }, "distance": 18.01, "direction": 334.88, "angle": 68.38, "elevation": 45.46, "pano_id": "TMX7316010203-000227_pano_0000_001195", "timestamp": "2017-03-29T09:08:56.295520Z", "filename": "pano_0000_001195.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.01218709, "relative_pitch": 68.38410128430588, "relative_heading": 334.8798322033442, "relative_elevation": 45.4567351602018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892235909615557, 52.36974337359432, 0.0 ] }, "distance": 18.01, "direction": 233.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00259", "timestamp": "2025-01-08T14:34:35Z", "filename": "Job_20250108_1349_Track24_Sphere_00259.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.01224533, "relative_pitch": 0.0, "relative_heading": 233.7169076932449, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235216325065, 52.369687677326006, 0.0 ] }, "distance": 18.1, "direction": 201.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01746", "timestamp": "2025-06-16T07:36:17Z", "filename": "recording_2025-06-16_06-42-40_01746.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.10338342, "relative_pitch": 0.0, "relative_heading": 201.38676033840306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233507219738, 52.3699872137092, 48.0094087114558 ] }, "distance": 18.21, "direction": 334.76, "angle": 69.23, "elevation": 48.01, "pano_id": "TMX7316010203-002623_pano_0003_000186", "timestamp": "2022-06-23T09:46:46.850400Z", "filename": "pano_0003_000186.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.2125183, "relative_pitch": 69.22560349049783, "relative_heading": 334.7612975380294, "relative_elevation": 48.0094087114558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89238507312926, 52.3699982843958, 45.6301018241793 ] }, "distance": 18.23, "direction": 346.17, "angle": 68.22, "elevation": 45.63, "pano_id": "TMX7316010203-001547_pano_0000_001010", "timestamp": "2020-01-10T08:50:38.960560Z", "filename": "pano_0000_001010.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.23474896, "relative_pitch": 68.21731066633669, "relative_heading": 346.1661493130182, "relative_elevation": 45.6301018241793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233760750358, 52.3699883278616, 45.574858436361 ] }, "distance": 18.25, "direction": 335.42, "angle": 68.17, "elevation": 45.57, "pano_id": "TMX7316010203-002542_pano_0003_000109", "timestamp": "2022-04-25T09:47:40.554330Z", "filename": "pano_0003_000109.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.25222762, "relative_pitch": 68.17444346795905, "relative_heading": 335.4175712222318, "relative_elevation": 45.574858436361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8926741627245, 52.3697469340612, 47.2241790536791 ] }, "distance": 18.45, "direction": 123.8, "angle": 68.66, "elevation": 47.22, "pano_id": "TMX7315120208-000073_pano_0005_000375", "timestamp": "2016-06-09T09:07:09.989770Z", "filename": "pano_0005_000375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.44828128, "relative_pitch": 68.66173402583236, "relative_heading": 123.80117071610714, "relative_elevation": 47.2241790536791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_002265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217819683156, 52.3698336157019, 45.8110879026353 ] }, "distance": 18.46, "direction": 268.08, "angle": 68.05, "elevation": 45.81, "pano_id": "TMX7316010203-001658_pano_0000_002265", "timestamp": "2020-04-21T08:01:58.026260Z", "filename": "pano_0000_002265.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.46087999, "relative_pitch": 68.05162874952916, "relative_heading": 268.08297659506206, "relative_elevation": 45.8110879026353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89252602658304, 52.3699992855409, 45.7650131126866 ] }, "distance": 18.57, "direction": 16.39, "angle": 67.91, "elevation": 45.77, "pano_id": "TMX7316010203-002031_pano_0002_000359", "timestamp": "2021-03-08T11:10:02.477320Z", "filename": "pano_0002_000359.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.57187098, "relative_pitch": 67.91222502160157, "relative_heading": 16.389460735015778, "relative_elevation": 45.7650131126866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223736363738, 52.3697334572058, 45.7301769051701 ] }, "distance": 18.61, "direction": 230.8, "angle": 67.86, "elevation": 45.73, "pano_id": "TMX7316010203-002310_pano_0001_000333", "timestamp": "2021-09-15T08:53:05.884470Z", "filename": "pano_0001_000333.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.60957116, "relative_pitch": 67.85648319102636, "relative_heading": 230.79662984784628, "relative_elevation": 45.7301769051701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8923547987113, 52.3696821631317, 45.9084119517356 ] }, "distance": 18.61, "direction": 200.18, "angle": 67.93, "elevation": 45.91, "pano_id": "TMX7316010203-000709_pano_0000_001137", "timestamp": "2018-05-07T09:54:11.641220Z", "filename": "pano_0000_001137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.61336774, "relative_pitch": 67.93011815376347, "relative_heading": 200.18341848955424, "relative_elevation": 45.9084119517356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001659_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001659_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001659/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225758831178, 52.3697193494999, 45.7136068055406 ] }, "distance": 18.65, "direction": 224.37, "angle": 67.8, "elevation": 45.71, "pano_id": "TMX7316010203-001659_pano_0000_000048", "timestamp": "2020-04-21T08:19:44.283410Z", "filename": "pano_0000_000048.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.65152358, "relative_pitch": 67.80414075543737, "relative_heading": 224.37159303048554, "relative_elevation": 45.7136068055406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235412889868, 52.3696811005086, 45.7455278653651 ] }, "distance": 18.74, "direction": 200.19, "angle": 67.72, "elevation": 45.75, "pano_id": "TMX7316010203-001658_pano_0000_001813", "timestamp": "2020-04-21T07:55:30.288950Z", "filename": "pano_0000_001813.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.74009025, "relative_pitch": 67.72307430918099, "relative_heading": 200.18960454127208, "relative_elevation": 45.7455278653651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233576368257, 52.3699944967051, 45.7195312809199 ] }, "distance": 18.93, "direction": 335.94, "angle": 67.51, "elevation": 45.72, "pano_id": "TMX7316010203-002310_pano_0001_000327", "timestamp": "2021-09-15T08:53:01.909500Z", "filename": "pano_0001_000327.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 18.92946423, "relative_pitch": 67.50875657834638, "relative_heading": 335.93624559359296, "relative_elevation": 45.7195312809199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_002262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224849642703, 52.3699615902895, 45.7339852089062 ] }, "distance": 19.29, "direction": 314.92, "angle": 67.13, "elevation": 45.73, "pano_id": "TMX7316010203-001658_pano_0000_002262", "timestamp": "2020-04-21T08:01:56.021210Z", "filename": "pano_0000_002262.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.29348531, "relative_pitch": 67.12690879428344, "relative_heading": 314.91676205809875, "relative_elevation": 45.7339852089062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223072661902, 52.3697283965421, 45.5128491204232 ] }, "distance": 19.32, "direction": 230.35, "angle": 67.0, "elevation": 45.51, "pano_id": "TMX7316010203-000227_pano_0000_001198", "timestamp": "2017-03-29T09:09:00.370690Z", "filename": "pano_0000_001198.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.31639309, "relative_pitch": 67.00284299269961, "relative_heading": 230.34981762160933, "relative_elevation": 45.5128491204232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89272422258544, 52.3697945517875, 46.2060944009572 ] }, "distance": 19.39, "direction": 104.84, "angle": 67.24, "elevation": 46.21, "pano_id": "TMX7316010203-001187_pano_0000_001420", "timestamp": "2019-05-16T05:30:53.887540Z", "filename": "pano_0000_001420.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.38603368, "relative_pitch": 67.23923345326706, "relative_heading": 104.83756377926815, "relative_elevation": 46.2060944009572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89273438897295, 52.369826138637, 48.002487141639 ] }, "distance": 19.49, "direction": 94.27, "angle": 67.91, "elevation": 48.0, "pano_id": "TMX7316010203-000717_pano_0000_000820", "timestamp": "2018-05-14T10:12:42.394430Z", "filename": "pano_0000_000820.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.48603656, "relative_pitch": 67.90589425272759, "relative_heading": 94.26614851498587, "relative_elevation": 48.002487141639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89273528645548, 52.3698397815115, 46.3327794941142 ] }, "distance": 19.49, "direction": 89.8, "angle": 67.18, "elevation": 46.33, "pano_id": "TMX7316010203-001187_pano_0000_001421", "timestamp": "2019-05-16T05:30:54.907540Z", "filename": "pano_0000_001421.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.4932884, "relative_pitch": 67.18236657904087, "relative_heading": 89.79852862051222, "relative_elevation": 46.3327794941142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0003_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0003_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0003_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223462939243, 52.3697230728563, 45.6147370561957 ] }, "distance": 19.5, "direction": 228.51, "angle": 66.85, "elevation": 45.61, "pano_id": "TMX7316010203-002542_pano_0003_000115", "timestamp": "2022-04-25T09:47:43.039490Z", "filename": "pano_0003_000115.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.49977018, "relative_pitch": 66.85385492352262, "relative_heading": 228.51092416207297, "relative_elevation": 45.6147370561957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89272393923764, 52.3697826363861, 47.704725459218 ] }, "distance": 19.75, "direction": 108.57, "angle": 67.51, "elevation": 47.7, "pano_id": "TMX7316010203-000717_pano_0000_000819", "timestamp": "2018-05-14T10:12:39.464450Z", "filename": "pano_0000_000819.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.74886842, "relative_pitch": 67.51135546205737, "relative_heading": 108.57294336996559, "relative_elevation": 47.704725459218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892345118388078, 52.36967159582365, 0.0 ] }, "distance": 19.95, "direction": 200.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00312", "timestamp": "2024-12-11T11:04:53Z", "filename": "Job_20241211_0954_Track19_Sphere_00312.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.94565819, "relative_pitch": 0.0, "relative_heading": 200.79570208385462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track24_Sphere_00253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track24_Sphere_00253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track24_Sphere_00253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892340745158916, 52.3700057048147, 0.0 ] }, "distance": 19.95, "direction": 338.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track24_Sphere_00253", "timestamp": "2025-01-08T14:34:29Z", "filename": "Job_20250108_1349_Track24_Sphere_00253.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 19.94669665, "relative_pitch": 0.0, "relative_heading": 338.2875536997446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001643_pano_0002_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001643_pano_0002_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001643/pano_0002_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89233790130554, 52.3700058069878, 45.7379487603903 ] }, "distance": 20.03, "direction": 337.78, "angle": 66.35, "elevation": 45.74, "pano_id": "TMX7316010203-001643_pano_0002_000421", "timestamp": "2020-02-14T09:44:47.832700Z", "filename": "pano_0002_000421.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.02968809, "relative_pitch": 66.3502952259359, "relative_heading": 337.784814272722, "relative_elevation": 45.7379487603903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89239217012226, 52.370016243114, 45.7247141934931 ] }, "distance": 20.08, "direction": 348.87, "angle": 66.29, "elevation": 45.72, "pano_id": "TMX7316010203-000719_pano_0000_000865", "timestamp": "2018-05-14T11:54:37.103810Z", "filename": "pano_0000_000865.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.08189793, "relative_pitch": 66.28933537114351, "relative_heading": 348.86955009142395, "relative_elevation": 45.7247141934931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track19_Sphere_00320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track19_Sphere_00320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892536628967379, 52.3700118261096, 0.0 ] }, "distance": 20.12, "direction": 17.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track19_Sphere_00320", "timestamp": "2024-12-11T11:04:59Z", "filename": "Job_20241211_0954_Track19_Sphere_00320.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.11659584, "relative_pitch": 0.0, "relative_heading": 17.241218306280516, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234184552939, 52.3696706416898, 47.104187537916 ] }, "distance": 20.12, "direction": 201.28, "angle": 66.87, "elevation": 47.1, "pano_id": "TMX7316010203-001050_pano_0001_000046", "timestamp": "2019-01-11T11:50:46.473640Z", "filename": "pano_0001_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.12477961, "relative_pitch": 66.86590227494803, "relative_heading": 201.28169667500273, "relative_elevation": 47.104187537916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0003_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0003_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0003_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223011621608, 52.3697166463295, 48.0218698522076 ] }, "distance": 20.21, "direction": 227.57, "angle": 67.18, "elevation": 48.02, "pano_id": "TMX7316010203-002623_pano_0003_000192", "timestamp": "2022-06-23T09:46:53.540150Z", "filename": "pano_0003_000192.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.2065067, "relative_pitch": 67.17975301844075, "relative_heading": 227.56940875230873, "relative_elevation": 48.0218698522076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0001_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0001_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0001_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89252666647412, 52.3700158004144, 46.9958389056847 ] }, "distance": 20.35, "direction": 15.05, "angle": 66.58, "elevation": 47.0, "pano_id": "TMX7316010203-001050_pano_0001_000054", "timestamp": "2019-01-11T11:50:52.048660Z", "filename": "pano_0001_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.35276156, "relative_pitch": 66.5837301415383, "relative_heading": 15.047308807379508, "relative_elevation": 46.9958389056847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222648239836, 52.3697167267434, 45.5551699316129 ] }, "distance": 20.38, "direction": 228.06, "angle": 65.89, "elevation": 45.56, "pano_id": "TMX7316010203-002857_pano_0002_000059", "timestamp": "2022-12-14T12:26:55.067270Z", "filename": "pano_0002_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.38388838, "relative_pitch": 65.89363245953895, "relative_heading": 228.05735878985422, "relative_elevation": 45.5551699316129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892235155531879, 52.369710942767504, 0.0 ] }, "distance": 20.39, "direction": 225.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01409", "timestamp": "2025-06-19T03:38:36Z", "filename": "recording_2025-06-19_03-28-47_01409.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.39339191, "relative_pitch": 0.0, "relative_heading": 225.6023072317346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89271074182742, 52.3697496510798, 46.2137679057196 ] }, "distance": 20.42, "direction": 119.2, "angle": 66.17, "elevation": 46.21, "pano_id": "TMX7316010203-001187_pano_0000_001419", "timestamp": "2019-05-16T05:30:52.882620Z", "filename": "pano_0000_001419.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.41614943, "relative_pitch": 66.16529242069689, "relative_heading": 119.20145514737219, "relative_elevation": 46.2137679057196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000717_pano_0000_000821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000717_pano_0000_000821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000717/pano_0000_000821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89274632493483, 52.3698700486363, 48.2029148768634 ] }, "distance": 20.53, "direction": 80.37, "angle": 66.93, "elevation": 48.2, "pano_id": "TMX7316010203-000717_pano_0000_000821", "timestamp": "2018-05-14T10:12:45.294410Z", "filename": "pano_0000_000821.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.53458639, "relative_pitch": 66.92584989661108, "relative_heading": 80.36610847681752, "relative_elevation": 48.2029148768634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89271235335112, 52.3699292332668, 47.2232174351811 ] }, "distance": 20.54, "direction": 60.8, "angle": 66.49, "elevation": 47.22, "pano_id": "TMX7315120208-000073_pano_0005_000379", "timestamp": "2016-06-09T09:07:15.039920Z", "filename": "pano_0005_000379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.54193154, "relative_pitch": 66.49113122182042, "relative_heading": 60.79793284239066, "relative_elevation": 47.2232174351811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_002266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_002266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_002266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215765313705, 52.3697905737182, 45.8146100211889 ] }, "distance": 20.57, "direction": 254.76, "angle": 65.82, "elevation": 45.81, "pano_id": "TMX7316010203-001658_pano_0000_002266", "timestamp": "2020-04-21T08:01:58.690980Z", "filename": "pano_0000_002266.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.57306137, "relative_pitch": 65.81752444988943, "relative_heading": 254.7625203293799, "relative_elevation": 45.8146100211889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226005148155, 52.369694961181, 45.7672368148342 ] }, "distance": 20.57, "direction": 218.74, "angle": 65.8, "elevation": 45.77, "pano_id": "TMX7316010203-000719_pano_0000_000857", "timestamp": "2018-05-14T11:54:31.098930Z", "filename": "pano_0000_000857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.57326119, "relative_pitch": 65.79515768077263, "relative_heading": 218.7433235698859, "relative_elevation": 45.7672368148342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89234876319997, 52.370014727591, 45.7033588206396 ] }, "distance": 20.7, "direction": 340.72, "angle": 65.64, "elevation": 45.7, "pano_id": "TMX7316010203-002857_pano_0002_000052", "timestamp": "2022-12-14T12:26:51.197310Z", "filename": "pano_0002_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.69610026, "relative_pitch": 65.6372976596707, "relative_heading": 340.72117647756335, "relative_elevation": 45.7033588206396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001187_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001187_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/16/TMX7316010203-001187/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89274692346873, 52.369884944581, 46.3510508947074 ] }, "distance": 20.92, "direction": 75.9, "angle": 65.71, "elevation": 46.35, "pano_id": "TMX7316010203-001187_pano_0000_001422", "timestamp": "2019-05-16T05:30:55.947540Z", "filename": "pano_0000_001422.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.91556714, "relative_pitch": 65.71307740979458, "relative_heading": 75.90368868107228, "relative_elevation": 46.3510508947074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001547_pano_0000_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001547_pano_0000_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001547/pano_0000_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225980122721, 52.3696908666817, 45.6633874205872 ] }, "distance": 20.94, "direction": 218.0, "angle": 65.36, "elevation": 45.66, "pano_id": "TMX7316010203-001547_pano_0000_001003", "timestamp": "2020-01-10T08:50:35.125610Z", "filename": "pano_0000_001003.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.94105234, "relative_pitch": 65.36399367834176, "relative_heading": 217.99952922199344, "relative_elevation": 45.6633874205872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892350539043321, 52.37001755560456, 0.0 ] }, "distance": 20.95, "direction": 341.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01402", "timestamp": "2025-06-19T03:38:32Z", "filename": "recording_2025-06-19_03-28-47_01402.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.95433893, "relative_pitch": 0.0, "relative_heading": 341.31745739855353, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track19_Sphere_00316/adjacencies/b_20241211_0954_Track19_Sphere_00316/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222640573894, 52.3697091561416, 45.6944443117827 ] }, "distance": 20.96, "direction": 226.35, "angle": 65.36, "elevation": 45.69, "pano_id": "TMX7316010203-001177_pano_0000_000535", "timestamp": "2019-05-13T06:07:32.828170Z", "filename": "pano_0000_000535.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_20241211_0954_Track19_Sphere_00316", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121305.00008689256, 486999.350460085 ] }, "relative_distance": 20.96009595, "relative_pitch": 65.3590199677015, "relative_heading": 226.35380194306396, "relative_elevation": 45.6944443117827 } ] } }