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_20241218_1119_Track07_Sphere_00241/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911128916722433, 52.379905830832584, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00241", "timestamp": "2024-12-18T11:15:57Z", "filename": "Job_20241218_1119_Track07_Sphere_00241.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "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_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111343583778, 52.3799093390232, 24.4798752674833 ] }, "distance": 0.54, "direction": 43.51, "angle": 88.74, "elevation": 24.48, "pano_id": "TMX7316010203-002307_pano_0001_000872", "timestamp": "2021-09-14T07:40:27.629160Z", "filename": "pano_0001_000872.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 0.53823603, "relative_pitch": 88.7404476274688, "relative_heading": 43.50776916918772, "relative_elevation": 24.4798752674833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911132415228954, 52.37991238793188, 0.0 ] }, "distance": 0.77, "direction": 18.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00332", "timestamp": "2025-06-30T06:37:27Z", "filename": "recording_2025-06-30_06-27-54_00332.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 0.76754558, "relative_pitch": 0.0, "relative_heading": 18.082164369404325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112458009472, 52.3799155275943, 24.7772465199232 ] }, "distance": 1.12, "direction": 344.69, "angle": 87.41, "elevation": 24.78, "pano_id": "TMX7316010203-001735_pano_0000_000228", "timestamp": "2020-06-03T07:29:54.837820Z", "filename": "pano_0000_000228.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 1.1186828, "relative_pitch": 87.41487403031401, "relative_heading": 344.69400510415846, "relative_elevation": 24.7772465199232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91114826777671, 52.3799163736316, 24.8097333777696 ] }, "distance": 1.76, "direction": 48.32, "angle": 85.93, "elevation": 24.81, "pano_id": "TMX7316010203-000885_pano_0000_000223", "timestamp": "2018-07-30T08:02:38.317690Z", "filename": "pano_0000_000223.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 1.76426632, "relative_pitch": 85.93243766438303, "relative_heading": 48.32165782614916, "relative_elevation": 24.8097333777696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911132824076292, 52.379888484409975, 0.0 ] }, "distance": 1.95, "direction": 172.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03657", "timestamp": "2024-10-23T13:56:19Z", "filename": "recording_2024-10-23_12-42-53_03657.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 1.94846766, "relative_pitch": 0.0, "relative_heading": 172.15148647356793, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91109421318613, 52.3799038692797, 25.0119025409222 ] }, "distance": 2.37, "direction": 264.72, "angle": 84.58, "elevation": 25.01, "pano_id": "TMX7316010203-002564_pano_0002_001517", "timestamp": "2022-05-09T09:39:30.713280Z", "filename": "pano_0002_001517.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 2.37320055, "relative_pitch": 84.5798398462677, "relative_heading": 264.72287761645384, "relative_elevation": 25.0119025409222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91109020880702, 52.3798930426762, 25.0561648551375 ] }, "distance": 3.0, "direction": 241.64, "angle": 83.18, "elevation": 25.06, "pano_id": "TMX7316010203-002546_pano_0002_001635", "timestamp": "2022-04-26T09:35:47.747060Z", "filename": "pano_0002_001635.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 2.99540812, "relative_pitch": 83.18277215963519, "relative_heading": 241.63680444383058, "relative_elevation": 25.0561648551375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911121599670913, 52.37993318498651, 0.0 ] }, "distance": 3.08, "direction": 350.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03658", "timestamp": "2024-10-23T13:56:19Z", "filename": "recording_2024-10-23_12-42-53_03658.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.08433257, "relative_pitch": 0.0, "relative_heading": 350.703476763419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91109177736537, 52.3798890507464, 24.8133026100695 ] }, "distance": 3.14, "direction": 233.56, "angle": 82.78, "elevation": 24.81, "pano_id": "TMX7316010203-001664_pano_0000_000544", "timestamp": "2020-04-21T11:19:54.378020Z", "filename": "pano_0000_000544.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.14361468, "relative_pitch": 82.77962390822344, "relative_heading": 233.56113912186845, "relative_elevation": 24.8133026100695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111732794341, 52.3799163506701, 25.5416711522266 ] }, "distance": 3.24, "direction": 68.82, "angle": 82.77, "elevation": 25.54, "pano_id": "TMX7316010203-002623_pano_0009_000201", "timestamp": "2022-06-23T10:22:22.517780Z", "filename": "pano_0009_000201.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.23975646, "relative_pitch": 82.7710925908862, "relative_heading": 68.81867035679007, "relative_elevation": 25.5416711522266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91107834086614, 52.3799014692829, 24.5608637658879 ] }, "distance": 3.48, "direction": 261.98, "angle": 81.94, "elevation": 24.56, "pano_id": "TMX7316010203-002492_pano_0000_000249", "timestamp": "2022-03-30T07:26:03.205580Z", "filename": "pano_0000_000249.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.477998, "relative_pitch": 81.94008749227893, "relative_heading": 261.9786300497221, "relative_elevation": 24.5608637658879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91108244688061, 52.3799238096525, 24.7798171276227 ] }, "distance": 3.74, "direction": 302.3, "angle": 81.41, "elevation": 24.78, "pano_id": "TMX7316010203-001255_pano_0000_002040", "timestamp": "2019-06-27T08:20:33.718170Z", "filename": "pano_0000_002040.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.74373781, "relative_pitch": 81.40871933910812, "relative_heading": 302.3020133385503, "relative_elevation": 24.7798171276227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91113587489936, 52.3798715573608, 24.7244892595336 ] }, "distance": 3.84, "direction": 172.92, "angle": 81.16, "elevation": 24.72, "pano_id": "TMX7316010203-001735_pano_0000_000227", "timestamp": "2020-06-03T07:29:54.582800Z", "filename": "pano_0000_000227.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.84308609, "relative_pitch": 81.1648502711807, "relative_heading": 172.917920628657, "relative_elevation": 24.7244892595336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91109385724999, 52.3798777850813, 24.7257316187024 ] }, "distance": 3.93, "direction": 217.42, "angle": 80.97, "elevation": 24.73, "pano_id": "TMX7316010203-001255_pano_0000_002039", "timestamp": "2019-06-27T08:20:33.503160Z", "filename": "pano_0000_002039.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 3.92922919, "relative_pitch": 80.97048414361598, "relative_heading": 217.4158201890681, "relative_elevation": 24.7257316187024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111595391828, 52.3798723765911, 24.7628548368812 ] }, "distance": 4.27, "direction": 150.74, "angle": 80.22, "elevation": 24.76, "pano_id": "TMX7316010203-000885_pano_0000_000222", "timestamp": "2018-07-30T08:02:38.057670Z", "filename": "pano_0000_000222.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 4.26685195, "relative_pitch": 80.22344821902041, "relative_heading": 150.74434632351648, "relative_elevation": 24.7628548368812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911143279103907, 52.37986764597085, 0.0 ] }, "distance": 4.36, "direction": 167.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00331", "timestamp": "2025-06-30T06:37:27Z", "filename": "recording_2025-06-30_06-27-54_00331.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 4.36010699, "relative_pitch": 0.0, "relative_heading": 167.03778194964298, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91108050778089, 52.3799344999982, 24.8712741266936 ] }, "distance": 4.59, "direction": 314.06, "angle": 79.55, "elevation": 24.87, "pano_id": "TMX7316010203-001664_pano_0000_000545", "timestamp": "2020-04-21T11:19:54.563040Z", "filename": "pano_0000_000545.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 4.58730644, "relative_pitch": 79.54970044090535, "relative_heading": 314.06148174826694, "relative_elevation": 24.8712741266936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91114692065031, 52.3798634178324, 24.4378059292212 ] }, "distance": 4.88, "direction": 165.44, "angle": 78.72, "elevation": 24.44, "pano_id": "TMX7316010203-002307_pano_0001_000871", "timestamp": "2021-09-14T07:40:27.409150Z", "filename": "pano_0001_000871.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 4.87612488, "relative_pitch": 78.71585162140337, "relative_heading": 165.43813316112468, "relative_elevation": 24.4378059292212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91107853432511, 52.3799378439545, 25.1170353563502 ] }, "distance": 4.95, "direction": 316.08, "angle": 78.86, "elevation": 25.12, "pano_id": "TMX7316010203-002546_pano_0002_001636", "timestamp": "2022-04-26T09:35:47.932030Z", "filename": "pano_0002_001636.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 4.94569986, "relative_pitch": 78.86061269540392, "relative_heading": 316.07691047151053, "relative_elevation": 25.1170353563502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911117996876674, 52.37995031192422, 0.0 ] }, "distance": 5.01, "direction": 351.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00242", "timestamp": "2024-12-18T11:15:57Z", "filename": "Job_20241218_1119_Track07_Sphere_00242.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.00515742, "relative_pitch": 0.0, "relative_heading": 351.456267470009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911140218483028, 52.379861342287306, 0.0 ] }, "distance": 5.01, "direction": 171.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00240", "timestamp": "2024-12-18T11:15:56Z", "filename": "Job_20241218_1119_Track07_Sphere_00240.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.00990672, "relative_pitch": 0.0, "relative_heading": 171.16353483987393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91118412109836, 52.379872153231, 25.4866735748947 ] }, "distance": 5.31, "direction": 134.91, "angle": 78.24, "elevation": 25.49, "pano_id": "TMX7316010203-002623_pano_0009_000200", "timestamp": "2022-06-23T10:22:22.317800Z", "filename": "pano_0009_000200.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.30798168, "relative_pitch": 78.23546431316313, "relative_heading": 134.91075172837466, "relative_elevation": 25.4866735748947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111058262889, 52.3798602190296, 24.9606152176857 ] }, "distance": 5.31, "direction": 197.21, "angle": 77.98, "elevation": 24.96, "pano_id": "TMX7316010203-002564_pano_0002_001516", "timestamp": "2022-05-09T09:39:30.498310Z", "filename": "pano_0002_001516.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.31340732, "relative_pitch": 77.98272832571092, "relative_heading": 197.2127588335822, "relative_elevation": 24.9606152176857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112176863739, 52.3799552960825, 24.5394299663603 ] }, "distance": 5.53, "direction": 354.95, "angle": 77.31, "elevation": 24.54, "pano_id": "TMX7316010203-002307_pano_0001_000873", "timestamp": "2021-09-14T07:40:27.849130Z", "filename": "pano_0001_000873.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.52570413, "relative_pitch": 77.30998883568623, "relative_heading": 354.9463692272677, "relative_elevation": 24.5394299663603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9110826997304, 52.3799475052213, 25.0743653671816 ] }, "distance": 5.6, "direction": 325.84, "angle": 77.4, "elevation": 25.07, "pano_id": "TMX7316010203-002564_pano_0002_001518", "timestamp": "2022-05-09T09:39:30.928260Z", "filename": "pano_0002_001518.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.60438221, "relative_pitch": 77.40087594397768, "relative_heading": 325.8368421131336, "relative_elevation": 25.0743653671816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911121670558194, 52.3799569685925, 0.0 ] }, "distance": 5.71, "direction": 355.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00333", "timestamp": "2025-06-30T06:37:27Z", "filename": "recording_2025-06-30_06-27-54_00333.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.71168511, "relative_pitch": 0.0, "relative_heading": 355.0440861466778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91108977290935, 52.3798582432138, 24.513887709938 ] }, "distance": 5.93, "direction": 206.72, "angle": 76.4, "elevation": 24.51, "pano_id": "TMX7316010203-002492_pano_0000_000248", "timestamp": "2022-03-30T07:26:03.020690Z", "filename": "pano_0000_000248.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 5.9283238, "relative_pitch": 76.4048794057273, "relative_heading": 206.71944414886485, "relative_elevation": 24.513887709938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91106708815186, 52.3799447385426, 24.6211062325165 ] }, "distance": 6.04, "direction": 315.8, "angle": 76.22, "elevation": 24.62, "pano_id": "TMX7316010203-002492_pano_0000_000250", "timestamp": "2022-03-30T07:26:03.390540Z", "filename": "pano_0000_000250.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.03904037, "relative_pitch": 76.2186198419447, "relative_heading": 315.7998369129937, "relative_elevation": 24.6211062325165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111332313652, 52.3799594791363, 24.8338630991057 ] }, "distance": 6.06, "direction": 349.91, "angle": 76.28, "elevation": 24.83, "pano_id": "TMX7316010203-001735_pano_0000_000229", "timestamp": "2020-06-03T07:29:55.092790Z", "filename": "pano_0000_000229.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.06339291, "relative_pitch": 76.27920510704296, "relative_heading": 349.91412317803645, "relative_elevation": 24.8338630991057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91113698089279, 52.3799604948183, 24.8774815071374 ] }, "distance": 6.11, "direction": 5.16, "angle": 76.21, "elevation": 24.88, "pano_id": "TMX7316010203-000885_pano_0000_000224", "timestamp": "2018-07-30T08:02:38.577690Z", "filename": "pano_0000_000224.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.10744767, "relative_pitch": 76.20662037538759, "relative_heading": 5.158517917600453, "relative_elevation": 24.8774815071374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91116259643304, 52.3799604443437, 25.6087171211839 ] }, "distance": 6.5, "direction": 20.68, "angle": 75.77, "elevation": 25.61, "pano_id": "TMX7316010203-002623_pano_0009_000202", "timestamp": "2022-06-23T10:22:22.717760Z", "filename": "pano_0009_000202.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.49544952, "relative_pitch": 75.76752208452098, "relative_heading": 20.675892780260522, "relative_elevation": 25.6087171211839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110226115812, 52.3798482636122, 25.0088207954541 ] }, "distance": 6.66, "direction": 195.82, "angle": 75.09, "elevation": 25.01, "pano_id": "TMX7316010203-002546_pano_0002_001634", "timestamp": "2022-04-26T09:35:47.561990Z", "filename": "pano_0002_001634.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.65796477, "relative_pitch": 75.09222929619574, "relative_heading": 195.82042839604608, "relative_elevation": 25.0088207954541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911143942238294, 52.37984392581457, 0.0 ] }, "distance": 6.96, "direction": 171.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03656", "timestamp": "2024-10-23T13:56:18Z", "filename": "recording_2024-10-23_12-42-53_03656.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 6.96402612, "relative_pitch": 0.0, "relative_heading": 171.55142976254834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110313243877, 52.3798436314559, 24.7699821880087 ] }, "distance": 7.14, "direction": 194.23, "angle": 73.92, "elevation": 24.77, "pano_id": "TMX7316010203-001664_pano_0000_000543", "timestamp": "2020-04-21T11:19:54.193050Z", "filename": "pano_0000_000543.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 7.14044153, "relative_pitch": 73.91931812397593, "relative_heading": 194.23462904701557, "relative_elevation": 24.7699821880087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911110154835288, 52.37997808092579, 0.0 ] }, "distance": 8.14, "direction": 350.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03659", "timestamp": "2024-10-23T13:56:19Z", "filename": "recording_2024-10-23_12-42-53_03659.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 8.14047709, "relative_pitch": 0.0, "relative_heading": 350.9704982292765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91107104516201, 52.379969880737, 24.8451355099678 ] }, "distance": 8.14, "direction": 331.06, "angle": 71.85, "elevation": 24.85, "pano_id": "TMX7316010203-001255_pano_0000_002041", "timestamp": "2019-06-27T08:20:33.933170Z", "filename": "pano_0000_002041.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 8.14405088, "relative_pitch": 71.85124050892544, "relative_heading": 331.0607033851668, "relative_elevation": 24.8451355099678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110516708516, 52.3798317800276, 24.6834427192807 ] }, "distance": 8.4, "direction": 191.1, "angle": 71.21, "elevation": 24.68, "pano_id": "TMX7316010203-001255_pano_0000_002038", "timestamp": "2019-06-27T08:20:33.288180Z", "filename": "pano_0000_002038.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 8.39717623, "relative_pitch": 71.21196816432706, "relative_heading": 191.1041465393822, "relative_elevation": 24.6834427192807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91114736432716, 52.3798275044134, 24.6903458051383 ] }, "distance": 8.81, "direction": 171.8, "angle": 70.37, "elevation": 24.69, "pano_id": "TMX7316010203-001735_pano_0000_000226", "timestamp": "2020-06-03T07:29:54.327850Z", "filename": "pano_0000_000226.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 8.80579955, "relative_pitch": 70.37124935296289, "relative_heading": 171.79847245639647, "relative_elevation": 24.6903458051383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111708579412, 52.3798282834916, 24.7175757046789 ] }, "distance": 9.09, "direction": 161.69, "angle": 69.81, "elevation": 24.72, "pano_id": "TMX7316010203-000885_pano_0000_000221", "timestamp": "2018-07-30T08:02:37.797680Z", "filename": "pano_0000_000221.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.08939742, "relative_pitch": 69.81000401628599, "relative_heading": 161.68675191970394, "relative_elevation": 24.7175757046789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91106925608788, 52.3799799593002, 24.9354670112953 ] }, "distance": 9.19, "direction": 333.78, "angle": 69.76, "elevation": 24.94, "pano_id": "TMX7316010203-001664_pano_0000_000546", "timestamp": "2020-04-21T11:19:54.748030Z", "filename": "pano_0000_000546.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.19479682, "relative_pitch": 69.75886436604328, "relative_heading": 333.778920888986, "relative_elevation": 24.9354670112953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91115415773942, 52.37982289508007, 0.0 ] }, "distance": 9.39, "direction": 169.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00330", "timestamp": "2025-06-30T06:37:26Z", "filename": "recording_2025-06-30_06-27-54_00330.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.38733341, "relative_pitch": 0.0, "relative_heading": 169.44979127771452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91106709454076, 52.379982648399, 25.1842524539679 ] }, "distance": 9.53, "direction": 333.78, "angle": 69.28, "elevation": 25.18, "pano_id": "TMX7316010203-002546_pano_0002_001637", "timestamp": "2022-04-26T09:35:48.117000Z", "filename": "pano_0002_001637.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.52826737, "relative_pitch": 69.27625065544535, "relative_heading": 333.7799192909694, "relative_elevation": 25.1842524539679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91119509137826, 52.3798276341659, 25.440970283933 ] }, "distance": 9.8, "direction": 152.62, "angle": 68.94, "elevation": 25.44, "pano_id": "TMX7316010203-002623_pano_0009_000199", "timestamp": "2022-06-23T10:22:22.117760Z", "filename": "pano_0009_000199.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.79888932, "relative_pitch": 68.93522227241445, "relative_heading": 152.62151674728045, "relative_elevation": 25.440970283933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91115913325482, 52.37981837711, 24.401669585146 ] }, "distance": 9.95, "direction": 168.06, "angle": 67.82, "elevation": 24.4, "pano_id": "TMX7316010203-002307_pano_0001_000870", "timestamp": "2021-09-14T07:40:27.194170Z", "filename": "pano_0001_000870.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.94652543, "relative_pitch": 67.82337562148079, "relative_heading": 168.06121769039282, "relative_elevation": 24.401669585146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111740486914, 52.37981643605, 24.9192879507318 ] }, "distance": 9.98, "direction": 184.51, "angle": 68.18, "elevation": 24.92, "pano_id": "TMX7316010203-002564_pano_0002_001515", "timestamp": "2022-05-09T09:39:30.283320Z", "filename": "pano_0002_001515.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.97820489, "relative_pitch": 68.17780171321606, "relative_heading": 184.5058850726216, "relative_elevation": 24.9192879507318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911106992075545, 52.379994496079284, 0.0 ] }, "distance": 9.98, "direction": 351.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00243", "timestamp": "2024-12-18T11:15:57Z", "filename": "Job_20241218_1119_Track07_Sphere_00243.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 9.97850507, "relative_pitch": 0.0, "relative_heading": 351.39524158130774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911151787176395, 52.37981661214614, 0.0 ] }, "distance": 10.05, "direction": 171.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00239", "timestamp": "2024-12-18T11:15:56Z", "filename": "Job_20241218_1119_Track07_Sphere_00239.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.04917967, "relative_pitch": 0.0, "relative_heading": 171.084665576521, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91107136787728, 52.3799910675682, 25.1420745439827 ] }, "distance": 10.26, "direction": 337.55, "angle": 67.8, "elevation": 25.14, "pano_id": "TMX7316010203-002564_pano_0002_001519", "timestamp": "2022-05-09T09:39:31.143280Z", "filename": "pano_0002_001519.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.26236286, "relative_pitch": 67.79595181219908, "relative_heading": 337.5510426998484, "relative_elevation": 25.1420745439827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110119138053, 52.3798148755684, 24.4772252747789 ] }, "distance": 10.3, "direction": 190.57, "angle": 67.19, "elevation": 24.48, "pano_id": "TMX7316010203-002492_pano_0000_000247", "timestamp": "2022-03-30T07:26:02.835570Z", "filename": "pano_0000_000247.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.29559049, "relative_pitch": 67.18744405548551, "relative_heading": 190.5664660303053, "relative_elevation": 24.4772252747789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91105605067627, 52.3799880129076, 24.6868919860572 ] }, "distance": 10.4, "direction": 331.52, "angle": 67.15, "elevation": 24.69, "pano_id": "TMX7316010203-002492_pano_0000_000251", "timestamp": "2022-03-30T07:26:03.575560Z", "filename": "pano_0000_000251.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.40415944, "relative_pitch": 67.14726810997998, "relative_heading": 331.51643249159963, "relative_elevation": 24.6868919860572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111090267656, 52.3800010715783, 24.5948000531644 ] }, "distance": 10.68, "direction": 352.72, "angle": 66.52, "elevation": 24.59, "pano_id": "TMX7316010203-002307_pano_0001_000874", "timestamp": "2021-09-14T07:40:28.069140Z", "filename": "pano_0001_000874.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.68406823, "relative_pitch": 66.51970290331869, "relative_heading": 352.7170885495617, "relative_elevation": 24.5948000531644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911110513397355, 52.380001664433344, 0.0 ] }, "distance": 10.74, "direction": 353.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00334", "timestamp": "2025-06-30T06:37:27Z", "filename": "recording_2025-06-30_06-27-54_00334.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.73722362, "relative_pitch": 0.0, "relative_heading": 353.2975595809318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112566845078, 52.3800045624983, 24.9361562039703 ] }, "distance": 10.99, "direction": 358.85, "angle": 66.22, "elevation": 24.94, "pano_id": "TMX7316010203-000885_pano_0000_000225", "timestamp": "2018-07-30T08:02:38.837670Z", "filename": "pano_0000_000225.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.98854917, "relative_pitch": 66.21848027712294, "relative_heading": 358.8466025083461, "relative_elevation": 24.9361562039703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110206127444, 52.3800032362506, 24.8937096223235 ] }, "distance": 10.99, "direction": 350.42, "angle": 66.18, "elevation": 24.89, "pano_id": "TMX7316010203-001735_pano_0000_000230", "timestamp": "2020-06-03T07:29:55.347800Z", "filename": "pano_0000_000230.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 10.99193448, "relative_pitch": 66.17591882304333, "relative_heading": 350.4232076320141, "relative_elevation": 24.8937096223235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91115193906806, 52.3800041643657, 25.671180319041 ] }, "distance": 11.05, "direction": 8.15, "angle": 66.7, "elevation": 25.67, "pano_id": "TMX7316010203-002623_pano_0009_000203", "timestamp": "2022-06-23T10:22:22.917750Z", "filename": "pano_0009_000203.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 11.05375614, "relative_pitch": 66.70376697189096, "relative_heading": 8.15350183857675, "relative_elevation": 25.671180319041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111443804915, 52.3798034578981, 24.972646638751 ] }, "distance": 11.43, "direction": 184.95, "angle": 65.4, "elevation": 24.97, "pano_id": "TMX7316010203-002546_pano_0002_001633", "timestamp": "2022-04-26T09:35:47.377000Z", "filename": "pano_0002_001633.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 11.43408929, "relative_pitch": 65.39863627218318, "relative_heading": 184.94659656029964, "relative_elevation": 24.972646638751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911155062586367, 52.37979904929177, 0.0 ] }, "distance": 12.01, "direction": 171.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03655", "timestamp": "2024-10-23T13:56:18Z", "filename": "recording_2024-10-23_12-42-53_03655.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 12.01471651, "relative_pitch": 0.0, "relative_heading": 171.47819541980493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111448245503, 52.3797981830262, 24.7361620292068 ] }, "distance": 12.02, "direction": 184.69, "angle": 64.09, "elevation": 24.74, "pano_id": "TMX7316010203-001664_pano_0000_000542", "timestamp": "2020-04-21T11:19:54.008050Z", "filename": "pano_0000_000542.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 12.0187211, "relative_pitch": 64.08597002934022, "relative_heading": 184.69095746295133, "relative_elevation": 24.7361620292068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093618295408, 52.3799047684568, 25.10674869176 ] }, "distance": 13.12, "direction": 269.48, "angle": 62.4, "elevation": 25.11, "pano_id": "TMX7316010203-002546_pano_0002_002307", "timestamp": "2022-04-26T09:38:53.725640Z", "filename": "pano_0002_002307.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.12476256, "relative_pitch": 62.40130560485476, "relative_heading": 269.48400337416496, "relative_elevation": 25.10674869176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91105971238275, 52.3800159481909, 24.9174217367545 ] }, "distance": 13.13, "direction": 338.96, "angle": 62.22, "elevation": 24.92, "pano_id": "TMX7316010203-001255_pano_0000_002042", "timestamp": "2019-06-27T08:20:34.148170Z", "filename": "pano_0000_002042.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.128206, "relative_pitch": 62.21666398391436, "relative_heading": 338.96382106598384, "relative_elevation": 24.9174217367545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911098552988108, 52.38002259596901, 0.0 ] }, "distance": 13.16, "direction": 350.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03660", "timestamp": "2024-10-23T13:56:19Z", "filename": "recording_2024-10-23_12-42-53_03660.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.1564745, "relative_pitch": 0.0, "relative_heading": 350.9581505360343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9109469990543, 52.3798609957089, 25.0684060761705 ] }, "distance": 13.35, "direction": 248.06, "angle": 61.95, "elevation": 25.07, "pano_id": "TMX7316010203-002546_pano_0002_002308", "timestamp": "2022-04-26T09:38:54.030830Z", "filename": "pano_0002_002308.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.35461082, "relative_pitch": 61.95457743338381, "relative_heading": 248.06352851613872, "relative_elevation": 25.0684060761705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111653194077, 52.3797858039857, 24.6559063503519 ] }, "distance": 13.38, "direction": 183.61, "angle": 61.51, "elevation": 24.66, "pano_id": "TMX7316010203-001255_pano_0000_002037", "timestamp": "2019-06-27T08:20:33.073130Z", "filename": "pano_0000_002037.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.38253392, "relative_pitch": 61.50813247282223, "relative_heading": 183.6130810554755, "relative_elevation": 24.6559063503519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093367407726, 52.3798840637461, 24.660205447115 ] }, "distance": 13.51, "direction": 259.68, "angle": 61.28, "elevation": 24.66, "pano_id": "TMX7316010203-001181_pano_0000_000411", "timestamp": "2019-05-14T06:37:06.482380Z", "filename": "pano_0000_000411.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.51390815, "relative_pitch": 61.27705222148048, "relative_heading": 259.67505598569596, "relative_elevation": 24.660205447115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91115883533585, 52.3797833831875, 24.6621787669137 ] }, "distance": 13.78, "direction": 171.5, "angle": 60.81, "elevation": 24.66, "pano_id": "TMX7316010203-001735_pano_0000_000225", "timestamp": "2020-06-03T07:29:54.072800Z", "filename": "pano_0000_000225.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 13.77677972, "relative_pitch": 60.81141270241709, "relative_heading": 171.49588049482304, "relative_elevation": 24.6621787669137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91118237690011, 52.3797834221746, 24.691280759871 ] }, "distance": 14.1, "direction": 165.04, "angle": 60.27, "elevation": 24.69, "pano_id": "TMX7316010203-000885_pano_0000_000220", "timestamp": "2018-07-30T08:02:37.532660Z", "filename": "pano_0000_000220.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.09904933, "relative_pitch": 60.27305906081405, "relative_heading": 165.03666204950315, "relative_elevation": 24.691280759871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91105772950311, 52.3800254151613, 25.0060717537999 ] }, "distance": 14.16, "direction": 339.98, "angle": 60.48, "elevation": 25.01, "pano_id": "TMX7316010203-001664_pano_0000_000547", "timestamp": "2020-04-21T11:19:54.933140Z", "filename": "pano_0000_000547.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.16214371, "relative_pitch": 60.47503136054978, "relative_heading": 339.9838495494029, "relative_elevation": 25.0060717537999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092048126966, 52.3798976520246, 24.8601699499413 ] }, "distance": 14.22, "direction": 266.33, "angle": 60.23, "elevation": 24.86, "pano_id": "TMX7316010203-001664_pano_0000_001212", "timestamp": "2020-04-21T11:23:09.346860Z", "filename": "pano_0000_001212.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.22258745, "relative_pitch": 60.2259803694659, "relative_heading": 266.3312597015001, "relative_elevation": 24.8601699499413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092221729305, 52.3799301654022, 24.7124340180308 ] }, "distance": 14.33, "direction": 280.89, "angle": 59.89, "elevation": 24.71, "pano_id": "TMX7316010203-001181_pano_0000_000410", "timestamp": "2019-05-14T06:37:06.182350Z", "filename": "pano_0000_000410.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.33332086, "relative_pitch": 59.88607752219625, "relative_heading": 280.8897131139707, "relative_elevation": 24.7124340180308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911165020605499, 52.3797782429891, 0.0 ] }, "distance": 14.41, "direction": 170.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00329", "timestamp": "2025-06-30T06:37:26Z", "filename": "recording_2025-06-30_06-27-54_00329.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.40857449, "relative_pitch": 0.0, "relative_heading": 170.17566869012367, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91105559923783, 52.3800274089032, 25.2551938910037 ] }, "distance": 14.42, "direction": 339.74, "angle": 60.27, "elevation": 25.26, "pano_id": "TMX7316010203-002546_pano_0002_001638", "timestamp": "2022-04-26T09:35:48.301980Z", "filename": "pano_0002_001638.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.42037406, "relative_pitch": 60.27421758701383, "relative_heading": 339.74401955455295, "relative_elevation": 25.2551938910037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091589479255, 52.379894766182, 25.4017120478675 ] }, "distance": 14.56, "direction": 265.15, "angle": 60.18, "elevation": 25.4, "pano_id": "TMX7316010203-002558_pano_0000_003114", "timestamp": "2022-05-03T10:47:31.588920Z", "filename": "pano_0000_003114.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.5579142, "relative_pitch": 60.18265026030115, "relative_heading": 265.1485830067274, "relative_elevation": 25.4017120478675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91094503053882, 52.3798382536675, 24.6130173336715 ] }, "distance": 14.61, "direction": 239.01, "angle": 59.31, "elevation": 24.61, "pano_id": "TMX7316010203-001181_pano_0000_000412", "timestamp": "2019-05-14T06:37:06.782340Z", "filename": "pano_0000_000412.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.60613575, "relative_pitch": 59.31377848484358, "relative_heading": 239.01424381461592, "relative_elevation": 24.6130173336715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093252540737, 52.3798520798388, 24.8117667324841 ] }, "distance": 14.65, "direction": 245.9, "angle": 59.44, "elevation": 24.81, "pano_id": "TMX7316010203-001664_pano_0000_001213", "timestamp": "2020-04-21T11:23:09.546870Z", "filename": "pano_0000_001213.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.64987735, "relative_pitch": 59.44066777274724, "relative_heading": 245.90381812541213, "relative_elevation": 24.8117667324841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91120620173748, 52.3797829522834, 25.4069976219907 ] }, "distance": 14.65, "direction": 158.95, "angle": 60.03, "elevation": 25.41, "pano_id": "TMX7316010203-002623_pano_0009_000198", "timestamp": "2022-06-23T10:22:21.917760Z", "filename": "pano_0009_000198.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.65108773, "relative_pitch": 60.02985972832491, "relative_heading": 158.9486054370057, "relative_elevation": 25.4069976219907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092532890054, 52.3799485320203, 25.1598811745644 ] }, "distance": 14.66, "direction": 288.92, "angle": 59.78, "elevation": 25.16, "pano_id": "TMX7316010203-002546_pano_0002_002306", "timestamp": "2022-04-26T09:38:53.430610Z", "filename": "pano_0002_002306.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.65500741, "relative_pitch": 59.78026003169554, "relative_heading": 288.91885832829513, "relative_elevation": 25.1598811745644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112896069245, 52.3797726314182, 24.8936735121533 ] }, "distance": 14.82, "direction": 179.99, "angle": 59.23, "elevation": 24.89, "pano_id": "TMX7316010203-002564_pano_0002_001514", "timestamp": "2022-05-09T09:39:30.068270Z", "filename": "pano_0002_001514.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.82170634, "relative_pitch": 59.23040904898794, "relative_heading": 179.9884256025685, "relative_elevation": 24.8936735121533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111249590818, 52.3797715632909, 24.4573917351663 ] }, "distance": 14.98, "direction": 184.28, "angle": 58.51, "elevation": 24.46, "pano_id": "TMX7316010203-002492_pano_0000_000246", "timestamp": "2022-03-30T07:26:02.650590Z", "filename": "pano_0000_000246.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.98234629, "relative_pitch": 58.50879340031799, "relative_heading": 184.28014844739369, "relative_elevation": 24.4573917351663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911096101461638, 52.380038986273384, 0.0 ] }, "distance": 14.98, "direction": 351.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00244", "timestamp": "2024-12-18T11:15:58Z", "filename": "Job_20241218_1119_Track07_Sphere_00244.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 14.984365, "relative_pitch": 0.0, "relative_heading": 351.42374226982537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91117113731814, 52.3797733494838, 24.3837065277621 ] }, "distance": 15.02, "direction": 168.96, "angle": 58.37, "elevation": 24.38, "pano_id": "TMX7316010203-002307_pano_0001_000869", "timestamp": "2021-09-14T07:40:26.979150Z", "filename": "pano_0001_000869.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.01953793, "relative_pitch": 58.36833651329345, "relative_heading": 168.96439141863306, "relative_elevation": 24.3837065277621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91116321913684, 52.37977230387509, 0.0 ] }, "distance": 15.04, "direction": 171.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00238", "timestamp": "2024-12-18T11:15:56Z", "filename": "Job_20241218_1119_Track07_Sphere_00238.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.04063906, "relative_pitch": 0.0, "relative_heading": 171.06571567299272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91106009572969, 52.3800345256864, 25.2165967617184 ] }, "distance": 15.07, "direction": 341.88, "angle": 59.14, "elevation": 25.22, "pano_id": "TMX7316010203-002564_pano_0002_001520", "timestamp": "2022-05-09T09:39:31.358260Z", "filename": "pano_0002_001520.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.06777055, "relative_pitch": 59.1402528916788, "relative_heading": 341.8793589810863, "relative_elevation": 25.2165967617184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91104498787073, 52.3800311871719, 24.7557301381603 ] }, "distance": 15.07, "direction": 337.72, "angle": 58.66, "elevation": 24.76, "pano_id": "TMX7316010203-002492_pano_0000_000252", "timestamp": "2022-03-30T07:26:03.760520Z", "filename": "pano_0000_000252.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.07436919, "relative_pitch": 58.66174323010169, "relative_heading": 337.72026306820146, "relative_elevation": 24.7557301381603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092681839192, 52.3798503225603, 25.3592607500032 ] }, "distance": 15.08, "direction": 245.83, "angle": 59.25, "elevation": 25.36, "pano_id": "TMX7316010203-002558_pano_0000_003115", "timestamp": "2022-05-03T10:47:31.753960Z", "filename": "pano_0000_003115.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.08448021, "relative_pitch": 59.254496597245684, "relative_heading": 245.82846628094018, "relative_elevation": 25.3592607500032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090589572436, 52.3799026360434, 24.9201496355236 ] }, "distance": 15.19, "direction": 268.66, "angle": 58.63, "elevation": 24.92, "pano_id": "TMX7316010203-001255_pano_0000_001599", "timestamp": "2019-06-27T08:18:09.724060Z", "filename": "pano_0000_001599.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.19080354, "relative_pitch": 58.6343861272299, "relative_heading": 268.6591165813231, "relative_elevation": 24.9201496355236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91095801576156, 52.3798174106856, 25.0405776137486 ] }, "distance": 15.24, "direction": 229.79, "angle": 58.68, "elevation": 25.04, "pano_id": "TMX7316010203-002546_pano_0002_002309", "timestamp": "2022-04-26T09:38:54.345600Z", "filename": "pano_0002_002309.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.23930448, "relative_pitch": 58.67595909421294, "relative_heading": 229.78733395323871, "relative_elevation": 25.0405776137486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091671890197, 52.3798572580401, 24.8753270348534 ] }, "distance": 15.43, "direction": 249.49, "angle": 58.19, "elevation": 24.88, "pano_id": "TMX7316010203-001255_pano_0000_001600", "timestamp": "2019-06-27T08:18:09.934070Z", "filename": "pano_0000_001600.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.42742228, "relative_pitch": 58.193235668693845, "relative_heading": 249.49168229141924, "relative_elevation": 24.8753270348534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090447885835, 52.3798844808235, 24.7029221039265 ] }, "distance": 15.47, "direction": 261.16, "angle": 57.95, "elevation": 24.7, "pano_id": "TMX7316010203-002825_pano_0003_000875", "timestamp": "2022-10-07T10:38:16.455710Z", "filename": "pano_0003_000875.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.46667431, "relative_pitch": 57.949026367304484, "relative_heading": 261.16436022823007, "relative_elevation": 24.7029221039265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9109082294327, 52.3799431580511, 24.936788645573 ] }, "distance": 15.59, "direction": 285.45, "angle": 57.99, "elevation": 24.94, "pano_id": "TMX7316010203-001664_pano_0000_001211", "timestamp": "2020-04-21T11:23:09.146870Z", "filename": "pano_0000_001211.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.59116983, "relative_pitch": 57.985238129338875, "relative_heading": 285.45055836387576, "relative_elevation": 24.936788645573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090485849461, 52.3799391074873, 25.462548549287 ] }, "distance": 15.7, "direction": 283.64, "angle": 58.34, "elevation": 25.46, "pano_id": "TMX7316010203-002558_pano_0000_003113", "timestamp": "2022-05-03T10:47:31.423960Z", "filename": "pano_0000_003113.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.7001677, "relative_pitch": 58.342081123501934, "relative_heading": 283.64167330175417, "relative_elevation": 25.462548549287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911099344808149, 52.38004605464562, 0.0 ] }, "distance": 15.73, "direction": 352.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00335", "timestamp": "2025-06-30T06:37:28Z", "filename": "recording_2025-06-30_06-27-54_00335.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.73274638, "relative_pitch": 0.0, "relative_heading": 352.6463126142377, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111413660405, 52.3800478029706, 25.7580212829635 ] }, "distance": 15.82, "direction": 3.07, "angle": 58.44, "elevation": 25.76, "pano_id": "TMX7316010203-002623_pano_0009_000204", "timestamp": "2022-06-23T10:22:23.117760Z", "filename": "pano_0009_000204.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.82061637, "relative_pitch": 58.44168977733226, "relative_heading": 3.071619890125625, "relative_elevation": 25.7580212829635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9110962479309, 52.3800468597576, 24.6792183993384 ] }, "distance": 15.85, "direction": 351.93, "angle": 57.29, "elevation": 24.68, "pano_id": "TMX7316010203-002307_pano_0001_000875", "timestamp": "2021-09-14T07:40:28.289150Z", "filename": "pano_0001_000875.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.84982244, "relative_pitch": 57.29006158699972, "relative_heading": 351.931696648681, "relative_elevation": 24.6792183993384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91109083597121, 52.3800469950208, 24.9775067446753 ] }, "distance": 15.92, "direction": 350.63, "angle": 57.49, "elevation": 24.98, "pano_id": "TMX7316010203-001735_pano_0000_000231", "timestamp": "2020-06-03T07:29:55.602770Z", "filename": "pano_0000_000231.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.92058257, "relative_pitch": 57.486694351800764, "relative_heading": 350.62604173576324, "relative_elevation": 24.9775067446753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91111422711649, 52.380048775814, 25.0264233527705 ] }, "distance": 15.94, "direction": 356.4, "angle": 57.51, "elevation": 25.03, "pano_id": "TMX7316010203-000885_pano_0000_000226", "timestamp": "2018-07-30T08:02:39.097680Z", "filename": "pano_0000_000226.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 15.93756162, "relative_pitch": 57.50981824875235, "relative_heading": 356.40158657074033, "relative_elevation": 25.0264233527705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091607243721, 52.3798417871252, 24.6809001648799 ] }, "distance": 16.15, "direction": 243.82, "angle": 56.8, "elevation": 24.68, "pano_id": "TMX7316010203-002825_pano_0003_000876", "timestamp": "2022-10-07T10:38:16.830690Z", "filename": "pano_0003_000876.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.1509291, "relative_pitch": 56.799673955387384, "relative_heading": 243.81706203840739, "relative_elevation": 24.6809001648799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089285505471, 52.3799274014564, 24.7323414329439 ] }, "distance": 16.25, "direction": 278.49, "angle": 56.69, "elevation": 24.73, "pano_id": "TMX7316010203-002825_pano_0003_000874", "timestamp": "2022-10-07T10:38:16.085730Z", "filename": "pano_0003_000874.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.2528601, "relative_pitch": 56.68908023248216, "relative_heading": 278.49273655811373, "relative_elevation": 24.7323414329439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112665133636, 52.3797587048636, 24.9589774711058 ] }, "distance": 16.37, "direction": 180.54, "angle": 56.74, "elevation": 24.96, "pano_id": "TMX7316010203-002546_pano_0002_001632", "timestamp": "2022-04-26T09:35:47.192040Z", "filename": "pano_0002_001632.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.372104, "relative_pitch": 56.73670650415, "relative_heading": 180.53986385726492, "relative_elevation": 24.9589774711058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088832691402, 52.3798898751545, 23.3204103847966 ] }, "distance": 16.48, "direction": 263.81, "angle": 54.75, "elevation": 23.32, "pano_id": "TMX7315120208-000023_pano_0000_001324", "timestamp": "2016-03-30T14:32:59.636440Z", "filename": "pano_0000_001324.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.47892044, "relative_pitch": 54.75379522208628, "relative_heading": 263.814964967266, "relative_elevation": 23.3204103847966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089484049702, 52.3799478421704, 24.999364644289 ] }, "distance": 16.61, "direction": 286.35, "angle": 56.4, "elevation": 25.0, "pano_id": "TMX7316010203-001255_pano_0000_001598", "timestamp": "2019-06-27T08:18:09.514090Z", "filename": "pano_0000_001598.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.61082505, "relative_pitch": 56.39795387028555, "relative_heading": 286.34569391319786, "relative_elevation": 24.999364644289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91094472036669, 52.3798065699753, 24.7761452514678 ] }, "distance": 16.71, "direction": 228.63, "angle": 56.0, "elevation": 24.78, "pano_id": "TMX7316010203-001664_pano_0000_001214", "timestamp": "2020-04-21T11:23:09.746850Z", "filename": "pano_0000_001214.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.712889, "relative_pitch": 55.998143582559564, "relative_heading": 228.63307905401504, "relative_elevation": 24.7761452514678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089413577749, 52.3798614088377, 24.8086793124676 ] }, "distance": 16.73, "direction": 252.82, "angle": 56.0, "elevation": 24.81, "pano_id": "TMX7316010203-000886_pano_0001_001805", "timestamp": "2018-07-30T13:17:11.677700Z", "filename": "pano_0001_001805.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.73415805, "relative_pitch": 55.99921814821194, "relative_heading": 252.8194011135951, "relative_elevation": 24.8086793124676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910883770029329, 52.3798952457552, 0.0 ] }, "distance": 16.73, "direction": 265.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00829", "timestamp": "2024-09-17T08:14:40Z", "filename": "recording_2024-09-17_08-10-48_00829.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.73479857, "relative_pitch": 0.0, "relative_heading": 265.9640958841953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091081703244, 52.3799756255535, 24.7975876443088 ] }, "distance": 16.76, "direction": 297.61, "angle": 55.95, "elevation": 24.8, "pano_id": "TMX7316010203-001181_pano_0000_000409", "timestamp": "2019-05-14T06:37:05.887400Z", "filename": "pano_0000_000409.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.7595965, "relative_pitch": 55.946972829330626, "relative_heading": 297.6067305891837, "relative_elevation": 24.7975876443088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088275868354, 52.3799065777033, 24.8491416024044 ] }, "distance": 16.76, "direction": 270.28, "angle": 56.0, "elevation": 24.85, "pano_id": "TMX7316010203-000886_pano_0001_001804", "timestamp": "2018-07-30T13:17:11.392700Z", "filename": "pano_0001_001804.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.76236825, "relative_pitch": 55.997764611416656, "relative_heading": 270.2841707435736, "relative_elevation": 24.8491416024044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089002695215, 52.3798694096493, 24.9148689825088 ] }, "distance": 16.76, "direction": 256.01, "angle": 56.06, "elevation": 24.91, "pano_id": "TMX7316010203-002564_pano_0002_001131", "timestamp": "2022-05-09T09:36:57.579150Z", "filename": "pano_0002_001131.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.7644785, "relative_pitch": 56.064556332972685, "relative_heading": 256.01046157521995, "relative_elevation": 24.9148689825088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910881828240062, 52.37990422607415, 0.0 ] }, "distance": 16.83, "direction": 269.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00738", "timestamp": "2025-06-19T03:32:11Z", "filename": "recording_2025-06-19_03-28-47_00738.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.82646888, "relative_pitch": 0.0, "relative_heading": 269.3920421752437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910893100296622, 52.3798597913584, 0.0 ] }, "distance": 16.86, "direction": 252.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00739", "timestamp": "2025-06-19T03:32:11Z", "filename": "recording_2025-06-19_03-28-47_00739.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 16.85536558, "relative_pitch": 0.0, "relative_heading": 252.30568171580722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089949540743, 52.3798452870385, 23.2724817432463 ] }, "distance": 17.01, "direction": 246.67, "angle": 53.83, "elevation": 23.27, "pano_id": "TMX7315120208-000023_pano_0000_001325", "timestamp": "2016-03-30T14:32:59.966380Z", "filename": "pano_0000_001325.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.01319935, "relative_pitch": 53.83156738247902, "relative_heading": 246.67262573211477, "relative_elevation": 23.2724817432463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087909432134, 52.379913201138, 24.9575540199876 ] }, "distance": 17.03, "direction": 272.76, "angle": 55.69, "elevation": 24.96, "pano_id": "TMX7316010203-002564_pano_0002_001130", "timestamp": "2022-05-09T09:36:57.324170Z", "filename": "pano_0002_001130.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.03144371, "relative_pitch": 55.68973211145615, "relative_heading": 272.7601716353415, "relative_elevation": 24.9575540199876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9111259077626, 52.3797527598593, 24.726994920522 ] }, "distance": 17.03, "direction": 180.69, "angle": 55.44, "elevation": 24.73, "pano_id": "TMX7316010203-001664_pano_0000_000541", "timestamp": "2020-04-21T11:19:53.823040Z", "filename": "pano_0000_000541.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.0341373, "relative_pitch": 55.43749853925574, "relative_heading": 180.68920254758345, "relative_elevation": 24.726994920522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911165963539124, 52.379754277081254, 0.0 ] }, "distance": 17.05, "direction": 171.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03654", "timestamp": "2024-10-23T13:56:18Z", "filename": "recording_2024-10-23_12-42-53_03654.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.05172016, "relative_pitch": 0.0, "relative_heading": 171.49214665868956, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910895072410685, 52.37985095155952, 0.0 ] }, "distance": 17.05, "direction": 249.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00830", "timestamp": "2024-09-17T08:14:40Z", "filename": "recording_2024-09-17_08-10-48_00830.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.05445883, "relative_pitch": 0.0, "relative_heading": 249.0184605622265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093784698106, 52.3798059172567, 25.3304598284885 ] }, "distance": 17.11, "direction": 229.49, "angle": 55.96, "elevation": 25.33, "pano_id": "TMX7316010203-002558_pano_0000_003116", "timestamp": "2022-05-03T10:47:31.918950Z", "filename": "pano_0000_003116.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.11405014, "relative_pitch": 55.955810401610535, "relative_heading": 229.48619399591493, "relative_elevation": 25.3304598284885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088209929971, 52.3798760484437, 25.2747112223879 ] }, "distance": 17.13, "direction": 258.85, "angle": 55.87, "elevation": 25.27, "pano_id": "TMX7316010203-002307_pano_0001_000432", "timestamp": "2021-09-14T07:38:12.665040Z", "filename": "pano_0001_000432.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.13068319, "relative_pitch": 55.87138211879141, "relative_heading": 258.8455945563142, "relative_elevation": 25.2747112223879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087825121506, 52.3798917502068, 24.6495532169938 ] }, "distance": 17.14, "direction": 264.76, "angle": 55.19, "elevation": 24.65, "pano_id": "TMX7316010203-000301_pano_0000_007150", "timestamp": "2017-05-18T13:04:20.738120Z", "filename": "pano_0000_007150.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.14086182, "relative_pitch": 55.185934069885846, "relative_heading": 264.7554739227991, "relative_elevation": 24.6495532169938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91095645429304, 52.3797927238642, 24.5813518036157 ] }, "distance": 17.21, "direction": 223.02, "angle": 55.0, "elevation": 24.58, "pano_id": "TMX7316010203-001181_pano_0000_000413", "timestamp": "2019-05-14T06:37:07.082340Z", "filename": "pano_0000_000413.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.21406297, "relative_pitch": 54.996848379519435, "relative_heading": 223.01783331305433, "relative_elevation": 24.5813518036157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092768273113, 52.37981192539, 24.8418486788869 ] }, "distance": 17.23, "direction": 232.67, "angle": 55.25, "elevation": 24.84, "pano_id": "TMX7316010203-001255_pano_0000_001601", "timestamp": "2019-06-27T08:18:10.144080Z", "filename": "pano_0000_001601.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.23257592, "relative_pitch": 55.251288827505476, "relative_heading": 232.67271600278232, "relative_elevation": 24.8418486788869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910880528452957, 52.379869357614936, 0.0 ] }, "distance": 17.39, "direction": 256.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00003", "timestamp": "2025-01-08T13:06:12Z", "filename": "Job_20250108_1349_Track01_Sphere_00003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.39414873, "relative_pitch": 0.0, "relative_heading": 256.50701619939696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087736206724, 52.379934463443, 23.3689724076539 ] }, "distance": 17.42, "direction": 280.54, "angle": 53.29, "elevation": 23.37, "pano_id": "TMX7315120208-000023_pano_0000_001323", "timestamp": "2016-03-30T14:32:59.306370Z", "filename": "pano_0000_001323.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.42342339, "relative_pitch": 53.29254854467934, "relative_heading": 280.5366043444182, "relative_elevation": 23.3689724076539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091471028864, 52.3799924609948, 25.223562264815 ] }, "distance": 17.48, "direction": 303.46, "angle": 55.27, "elevation": 25.22, "pano_id": "TMX7316010203-002546_pano_0002_002305", "timestamp": "2022-04-26T09:38:53.145630Z", "filename": "pano_0002_002305.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.48392144, "relative_pitch": 55.27191404287303, "relative_heading": 303.45965736396187, "relative_elevation": 25.223562264815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087108269026, 52.3799204720534, 25.3362213028595 ] }, "distance": 17.63, "direction": 275.3, "angle": 55.16, "elevation": 25.34, "pano_id": "TMX7316010203-002307_pano_0001_000431", "timestamp": "2021-09-14T07:38:12.395050Z", "filename": "pano_0001_000431.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.63266494, "relative_pitch": 55.164132403120036, "relative_heading": 275.30158950724615, "relative_elevation": 25.3362213028595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910869667980686, 52.37991375803428, 0.0 ] }, "distance": 17.68, "direction": 272.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00002", "timestamp": "2025-01-08T13:06:12Z", "filename": "Job_20250108_1349_Track01_Sphere_00002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.67559793, "relative_pitch": 0.0, "relative_heading": 272.8606210530979, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910872481208131, 52.379939625389504, 0.0 ] }, "distance": 17.86, "direction": 282.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00828", "timestamp": "2024-09-17T08:14:40Z", "filename": "recording_2024-09-17_08-10-48_00828.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.86232545, "relative_pitch": 0.0, "relative_heading": 282.15324944160113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090104932641, 52.3798257006959, 24.8742344919592 ] }, "distance": 17.9, "direction": 240.12, "angle": 54.27, "elevation": 24.87, "pano_id": "TMX7316010203-002564_pano_0002_001132", "timestamp": "2022-05-09T09:36:57.834160Z", "filename": "pano_0002_001132.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 17.8960928, "relative_pitch": 54.26637906143567, "relative_heading": 240.11684548127872, "relative_elevation": 24.8742344919592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089346557369, 52.3798309257718, 25.240960448049 ] }, "distance": 18.07, "direction": 242.53, "angle": 54.4, "elevation": 25.24, "pano_id": "TMX7316010203-002307_pano_0001_000433", "timestamp": "2021-09-14T07:38:12.940080Z", "filename": "pano_0001_000433.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.07021376, "relative_pitch": 54.400808987926546, "relative_heading": 242.53179034585435, "relative_elevation": 25.240960448049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91092752812629, 52.3797992034934, 24.6758688753471 ] }, "distance": 18.13, "direction": 229.13, "angle": 53.69, "elevation": 24.68, "pano_id": "TMX7316010203-002825_pano_0003_000877", "timestamp": "2022-10-07T10:38:17.210730Z", "filename": "pano_0003_000877.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.13391478, "relative_pitch": 53.68840852999487, "relative_heading": 229.13394709350257, "relative_elevation": 24.6758688753471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086794629937, 52.3798730952937, 24.5146315172315 ] }, "distance": 18.14, "direction": 258.42, "angle": 53.5, "elevation": 24.51, "pano_id": "TMX7316010203-001744_pano_0000_001253", "timestamp": "2020-06-10T13:30:26.348480Z", "filename": "pano_0000_001253.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.14030924, "relative_pitch": 53.499341303313976, "relative_heading": 258.41616975523334, "relative_elevation": 24.5146315172315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090552462892, 52.3798163622107, 24.765306385234 ] }, "distance": 18.18, "direction": 236.8, "angle": 53.72, "elevation": 24.77, "pano_id": "TMX7316010203-000886_pano_0001_001806", "timestamp": "2018-07-30T13:17:11.962700Z", "filename": "pano_0001_001806.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.18010866, "relative_pitch": 53.7177620956695, "relative_heading": 236.7969904090933, "relative_elevation": 24.765306385234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089384122161, 52.3799835333798, 25.5276719871908 ] }, "distance": 18.19, "direction": 298.38, "angle": 54.52, "elevation": 25.53, "pano_id": "TMX7316010203-002558_pano_0000_003112", "timestamp": "2022-05-03T10:47:31.258960Z", "filename": "pano_0000_003112.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.19335753, "relative_pitch": 54.52284687237559, "relative_heading": 298.37544849498624, "relative_elevation": 25.5276719871908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911086982012991, 52.380067314646354, 0.0 ] }, "distance": 18.19, "direction": 350.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03661", "timestamp": "2024-10-23T13:56:20Z", "filename": "recording_2024-10-23_12-42-53_03661.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.19451978, "relative_pitch": 0.0, "relative_heading": 350.97038283329914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91104824470696, 52.3800618887424, 24.998447323218 ] }, "distance": 18.21, "direction": 342.45, "angle": 53.92, "elevation": 25.0, "pano_id": "TMX7316010203-001255_pano_0000_002043", "timestamp": "2019-06-27T08:20:34.363130Z", "filename": "pano_0000_002043.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.21345134, "relative_pitch": 53.92354397802271, "relative_heading": 342.44569549403315, "relative_elevation": 24.998447323218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910870526305708, 52.37994870560676, 0.0 ] }, "distance": 18.23, "direction": 285.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00737", "timestamp": "2025-06-19T03:32:11Z", "filename": "recording_2025-06-19_03-28-47_00737.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.23045347, "relative_pitch": 0.0, "relative_heading": 285.1709365563661, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087153534482, 52.3799515070337, 24.9346997467801 ] }, "distance": 18.25, "direction": 286.17, "angle": 53.8, "elevation": 24.93, "pano_id": "TMX7316010203-000886_pano_0001_001803", "timestamp": "2018-07-30T13:17:11.107710Z", "filename": "pano_0001_001803.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.24850107, "relative_pitch": 53.801407170003976, "relative_heading": 286.17208267231877, "relative_elevation": 24.9346997467801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910904147115393, 52.37981581410723, 0.0 ] }, "distance": 18.29, "direction": 236.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00740", "timestamp": "2025-06-19T03:32:12Z", "filename": "recording_2025-06-19_03-28-47_00740.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.2919948, "relative_pitch": 0.0, "relative_heading": 236.79803846373468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91096919582265, 52.3797736546246, 25.0322647923604 ] }, "distance": 18.29, "direction": 216.48, "angle": 53.84, "elevation": 25.03, "pano_id": "TMX7316010203-002546_pano_0002_002310", "timestamp": "2022-04-26T09:38:54.670580Z", "filename": "pano_0002_002310.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.29243629, "relative_pitch": 53.84237050610278, "relative_heading": 216.48242553897256, "relative_elevation": 25.0322647923604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088140264313, 52.3799702651624, 24.7887898236513 ] }, "distance": 18.32, "direction": 293.05, "angle": 53.54, "elevation": 24.79, "pano_id": "TMX7316010203-002825_pano_0003_000873", "timestamp": "2022-10-07T10:38:15.720710Z", "filename": "pano_0003_000873.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.31614912, "relative_pitch": 53.53973499133565, "relative_heading": 293.0450042933749, "relative_elevation": 24.7887898236513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089608958891, 52.3799888614651, 24.9961193641648 ] }, "distance": 18.35, "direction": 300.23, "angle": 53.72, "elevation": 25.0, "pano_id": "TMX7316010203-001664_pano_0000_001210", "timestamp": "2020-04-21T11:23:08.946870Z", "filename": "pano_0000_001210.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.35004252, "relative_pitch": 53.71702478533312, "relative_heading": 300.23174375284634, "relative_elevation": 24.9961193641648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_002036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_002036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_002036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112785087717, 52.3797399436079, 24.6624093381688 ] }, "distance": 18.46, "direction": 180.23, "angle": 53.19, "elevation": 24.66, "pano_id": "TMX7316010203-001255_pano_0000_002036", "timestamp": "2019-06-27T08:20:32.858210Z", "filename": "pano_0000_002036.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.45917034, "relative_pitch": 53.186103424534856, "relative_heading": 180.22528038551684, "relative_elevation": 24.6624093381688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089169142449, 52.379825506659756, 0.0 ] }, "distance": 18.46, "direction": 241.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00004", "timestamp": "2025-01-08T13:06:12Z", "filename": "Job_20250108_1349_Track01_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.46177182, "relative_pitch": 0.0, "relative_heading": 241.04411169313462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085677332522, 52.3799174955748, 24.5799131477252 ] }, "distance": 18.58, "direction": 274.01, "angle": 52.92, "elevation": 24.58, "pano_id": "TMX7316010203-001744_pano_0000_001252", "timestamp": "2020-06-10T13:30:26.118520Z", "filename": "pano_0000_001252.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.57703727, "relative_pitch": 52.918695902795164, "relative_heading": 274.00666370295596, "relative_elevation": 24.5799131477252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086823734477, 52.3799568244475, 25.0344399427995 ] }, "distance": 18.64, "direction": 287.73, "angle": 53.34, "elevation": 25.03, "pano_id": "TMX7316010203-002564_pano_0002_001129", "timestamp": "2022-05-09T09:36:57.069150Z", "filename": "pano_0002_001129.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.63585367, "relative_pitch": 53.335684066571915, "relative_heading": 287.72713828823765, "relative_elevation": 25.0344399427995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910906423495979, 52.379806521962045, 0.0 ] }, "distance": 18.75, "direction": 233.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00831", "timestamp": "2024-09-17T08:14:41Z", "filename": "recording_2024-09-17_08-10-48_00831.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.75257367, "relative_pitch": 0.0, "relative_heading": 233.8940275099607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91117036652976, 52.3797392094645, 24.6607557255775 ] }, "distance": 18.75, "direction": 171.34, "angle": 52.75, "elevation": 24.66, "pano_id": "TMX7316010203-001735_pano_0000_000224", "timestamp": "2020-06-03T07:29:53.817820Z", "filename": "pano_0000_000224.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.75433204, "relative_pitch": 52.747265433547575, "relative_heading": 171.34405503538932, "relative_elevation": 24.6607557255775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091072267171, 52.3798008307544, 23.2495012041181 ] }, "distance": 18.9, "direction": 231.82, "angle": 50.89, "elevation": 23.25, "pano_id": "TMX7315120208-000023_pano_0000_001326", "timestamp": "2016-03-30T14:33:00.296360Z", "filename": "pano_0000_001326.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 18.90162138, "relative_pitch": 50.889220209791795, "relative_heading": 231.81969399469634, "relative_elevation": 23.2495012041181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91087931169281, 52.3798287016885, 24.4695116318762 ] }, "distance": 19.04, "direction": 243.21, "angle": 52.11, "elevation": 24.47, "pano_id": "TMX7316010203-001744_pano_0000_001254", "timestamp": "2020-06-10T13:30:26.578480Z", "filename": "pano_0000_001254.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.04085419, "relative_pitch": 52.11187095831772, "relative_heading": 243.20880301047035, "relative_elevation": 24.4695116318762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91119394568746, 52.3797385633997, 24.689080578275 ] }, "distance": 19.13, "direction": 166.62, "angle": 52.23, "elevation": 24.69, "pano_id": "TMX7316010203-000885_pano_0000_000219", "timestamp": "2018-07-30T08:02:37.267690Z", "filename": "pano_0000_000219.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.13211633, "relative_pitch": 52.22710116452288, "relative_heading": 166.6174105345139, "relative_elevation": 24.689080578275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91104610141062, 52.3800708167098, 25.0932458629832 ] }, "distance": 19.21, "direction": 342.92, "angle": 52.57, "elevation": 25.09, "pano_id": "TMX7316010203-001664_pano_0000_000548", "timestamp": "2020-04-21T11:19:55.118020Z", "filename": "pano_0000_000548.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.20533282, "relative_pitch": 52.5710506526381, "relative_heading": 342.92448300129024, "relative_elevation": 25.0932458629832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910858751541203, 52.37995789758429, 0.0 ] }, "distance": 19.29, "direction": 287.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00001", "timestamp": "2025-01-08T13:06:12Z", "filename": "Job_20250108_1349_Track01_Sphere_00001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.28765707, "relative_pitch": 0.0, "relative_heading": 287.4807796226934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91088378064542, 52.3799932920615, 25.0603026757017 ] }, "distance": 19.32, "direction": 300.24, "angle": 52.37, "elevation": 25.06, "pano_id": "TMX7316010203-001255_pano_0000_001597", "timestamp": "2019-06-27T08:18:09.304070Z", "filename": "pano_0000_001597.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.32245608, "relative_pitch": 52.366396316898665, "relative_heading": 300.24343548928493, "relative_elevation": 25.0603026757017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090082910534, 52.3798022491824, 24.5675769606605 ] }, "distance": 19.34, "direction": 233.42, "angle": 51.79, "elevation": 24.57, "pano_id": "TMX7316010203-000301_pano_0000_007151", "timestamp": "2017-05-18T13:04:21.248040Z", "filename": "pano_0000_007151.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.34118909, "relative_pitch": 51.78788583259839, "relative_heading": 233.42110411811228, "relative_elevation": 24.5675769606605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91104421903618, 52.3800721875915, 25.3417517226189 ] }, "distance": 19.39, "direction": 342.69, "angle": 52.58, "elevation": 25.34, "pano_id": "TMX7316010203-002546_pano_0002_001639", "timestamp": "2022-04-26T09:35:48.487080Z", "filename": "pano_0002_001639.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.38894639, "relative_pitch": 52.580436914683276, "relative_heading": 342.694761954196, "relative_elevation": 25.3417517226189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911175897846279, 52.379733617917616, 0.0 ] }, "distance": 19.43, "direction": 170.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00328", "timestamp": "2025-06-30T06:37:26Z", "filename": "recording_2025-06-30_06-27-54_00328.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.42812854, "relative_pitch": 0.0, "relative_heading": 170.5220310104534, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91121708190826, 52.3797391840704, 25.4005045872182 ] }, "distance": 19.49, "direction": 162.06, "angle": 52.5, "elevation": 25.4, "pano_id": "TMX7316010203-002623_pano_0009_000197", "timestamp": "2022-06-23T10:22:21.722720Z", "filename": "pano_0009_000197.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.49119382, "relative_pitch": 52.49900456305272, "relative_heading": 162.06016302558663, "relative_elevation": 25.4005045872182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085964772192, 52.3799652778435, 25.4004078656435 ] }, "distance": 19.49, "direction": 289.84, "angle": 52.5, "elevation": 25.4, "pano_id": "TMX7316010203-002307_pano_0001_000430", "timestamp": "2021-09-14T07:38:12.130110Z", "filename": "pano_0001_000430.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.49262515, "relative_pitch": 52.496867160377136, "relative_heading": 289.837751826034, "relative_elevation": 25.4004078656435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91086603366624, 52.3799793135596, 23.4371644230559 ] }, "distance": 19.68, "direction": 294.55, "angle": 49.98, "elevation": 23.44, "pano_id": "TMX7315120208-000023_pano_0000_001322", "timestamp": "2016-03-30T14:32:58.976400Z", "filename": "pano_0000_001322.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.68010657, "relative_pitch": 49.979935306355316, "relative_heading": 294.54986809937697, "relative_elevation": 23.4371644230559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91114043119045, 52.3797288390777, 24.8965036710724 ] }, "distance": 19.71, "direction": 177.72, "angle": 51.63, "elevation": 24.9, "pano_id": "TMX7316010203-002564_pano_0002_001513", "timestamp": "2022-05-09T09:39:29.853320Z", "filename": "pano_0002_001513.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.71028098, "relative_pitch": 51.63173807961742, "relative_heading": 177.72015111717533, "relative_elevation": 24.8965036710724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91112367012449, 52.3797282610087, 24.4648508671671 ] }, "distance": 19.76, "direction": 181.04, "angle": 51.07, "elevation": 24.46, "pano_id": "TMX7316010203-002492_pano_0000_000245", "timestamp": "2022-03-30T07:26:02.465690Z", "filename": "pano_0000_000245.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.76223337, "relative_pitch": 51.06939294003547, "relative_heading": 181.03587133403977, "relative_elevation": 24.4648508671671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91103399552495, 52.3800743865121, 24.840870517306 ] }, "distance": 19.84, "direction": 340.99, "angle": 51.39, "elevation": 24.84, "pano_id": "TMX7316010203-002492_pano_0000_000253", "timestamp": "2022-03-30T07:26:03.945570Z", "filename": "pano_0000_000253.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.83846997, "relative_pitch": 51.388360525287666, "relative_heading": 340.9851173076339, "relative_elevation": 24.840870517306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91104898282268, 52.3800779225364, 25.3055554302409 ] }, "distance": 19.91, "direction": 344.13, "angle": 51.81, "elevation": 25.31, "pano_id": "TMX7316010203-002564_pano_0002_001521", "timestamp": "2022-05-09T09:39:31.573270Z", "filename": "pano_0002_001521.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.90798697, "relative_pitch": 51.80772146490814, "relative_heading": 344.132582436119, "relative_elevation": 25.3055554302409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91095693390627, 52.3797610840575, 24.7582560079172 ] }, "distance": 19.91, "direction": 216.02, "angle": 51.19, "elevation": 24.76, "pano_id": "TMX7316010203-001664_pano_0000_001215", "timestamp": "2020-04-21T11:23:09.946890Z", "filename": "pano_0000_001215.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 19.91421836, "relative_pitch": 51.18865957512845, "relative_heading": 216.02114787713617, "relative_elevation": 24.7582560079172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911085326289417, 52.38008366567164, 0.0 ] }, "distance": 20.01, "direction": 351.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00245", "timestamp": "2024-12-18T11:15:58Z", "filename": "Job_20241218_1119_Track07_Sphere_00245.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.00987832, "relative_pitch": 0.0, "relative_heading": 351.4692064859295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911174653775432, 52.379727743958185, 0.0 ] }, "distance": 20.06, "direction": 171.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00237", "timestamp": "2024-12-18T11:15:56Z", "filename": "Job_20241218_1119_Track07_Sphere_00237.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.05978946, "relative_pitch": 0.0, "relative_heading": 171.06812444442772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91094859623697, 52.3797628525737, 25.3210306232795 ] }, "distance": 20.1, "direction": 217.66, "angle": 51.56, "elevation": 25.32, "pano_id": "TMX7316010203-002558_pano_0000_003117", "timestamp": "2022-05-03T10:47:32.078940Z", "filename": "pano_0000_003117.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.0971663, "relative_pitch": 51.561157175413996, "relative_heading": 217.6604653609819, "relative_elevation": 25.3210306232795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91118286483947, 52.379728250135, 24.3932778062299 ] }, "distance": 20.1, "direction": 169.47, "angle": 50.51, "elevation": 24.39, "pano_id": "TMX7316010203-002307_pano_0001_000868", "timestamp": "2021-09-14T07:40:26.764150Z", "filename": "pano_0001_000868.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.09879257, "relative_pitch": 50.51325183246199, "relative_heading": 169.46838352876065, "relative_elevation": 24.3932778062299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91093873127221, 52.3797666573883, 24.8205357566476 ] }, "distance": 20.19, "direction": 219.9, "angle": 50.88, "elevation": 24.82, "pano_id": "TMX7316010203-001255_pano_0000_001602", "timestamp": "2019-06-27T08:18:10.354090Z", "filename": "pano_0000_001602.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.1879113, "relative_pitch": 50.87663929018008, "relative_heading": 219.90449286176468, "relative_elevation": 24.8205357566476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091198396203, 52.3797819540444, 24.8523089634255 ] }, "distance": 20.2, "direction": 226.98, "angle": 50.89, "elevation": 24.85, "pano_id": "TMX7316010203-002564_pano_0002_001133", "timestamp": "2022-05-09T09:36:58.089150Z", "filename": "pano_0002_001133.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.20451328, "relative_pitch": 50.8894637097274, "relative_heading": 226.98112218119383, "relative_elevation": 24.8523089634255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-17_08-10-48_00827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-17_08-10-48_00827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-17_08-10-48_00827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910860764177045, 52.37998426044493, 0.0 ] }, "distance": 20.24, "direction": 295.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-17_08-10-48_00827", "timestamp": "2024-09-17T08:14:40Z", "filename": "recording_2024-09-17_08-10-48_00827.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.23825696, "relative_pitch": 0.0, "relative_heading": 295.54536495110295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91089921386449, 52.3800214077648, 24.8635460445657 ] }, "distance": 20.25, "direction": 309.43, "angle": 50.84, "elevation": 24.86, "pano_id": "TMX7316010203-001181_pano_0000_000408", "timestamp": "2019-05-14T06:37:05.592340Z", "filename": "pano_0000_000408.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.24993528, "relative_pitch": 50.83915545565021, "relative_heading": 309.4276336504581, "relative_elevation": 24.8635460445657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91090462781638, 52.3797860925991, 25.2166030323133 ] }, "distance": 20.27, "direction": 228.9, "angle": 51.21, "elevation": 25.22, "pano_id": "TMX7316010203-002307_pano_0001_000434", "timestamp": "2021-09-14T07:38:13.215050Z", "filename": "pano_0001_000434.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.26792382, "relative_pitch": 51.209310265864126, "relative_heading": 228.8993847229267, "relative_elevation": 25.2166030323133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91084537781048, 52.3799620536689, 24.6473603425547 ] }, "distance": 20.3, "direction": 287.95, "angle": 50.53, "elevation": 24.65, "pano_id": "TMX7316010203-001744_pano_0000_001251", "timestamp": "2020-06-10T13:30:25.888480Z", "filename": "pano_0000_001251.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.29589377, "relative_pitch": 50.530216981797814, "relative_heading": 287.95379891360176, "relative_elevation": 24.6473603425547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91085606002295, 52.3799806553284, 24.7929898481816 ] }, "distance": 20.36, "direction": 294.14, "angle": 50.61, "elevation": 24.79, "pano_id": "TMX7316010203-000301_pano_0000_007149", "timestamp": "2017-05-18T13:04:20.232990Z", "filename": "pano_0000_007149.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.36042682, "relative_pitch": 50.60657542945076, "relative_heading": 294.1379716560797, "relative_elevation": 24.7929898481816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910902900459246, 52.37978146714712, 0.0 ] }, "distance": 20.7, "direction": 228.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00005", "timestamp": "2025-01-08T13:06:13Z", "filename": "Job_20250108_1349_Track01_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.69724337, "relative_pitch": 0.0, "relative_heading": 228.0397299591737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911087955034366, 52.38009052485638, 0.0 ] }, "distance": 20.74, "direction": 352.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00336", "timestamp": "2025-06-30T06:37:28Z", "filename": "recording_2025-06-30_06-27-54_00336.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.7401639, "relative_pitch": 0.0, "relative_heading": 352.2710511692936, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91113062896807, 52.3800922726374, 25.8514154059812 ] }, "distance": 20.75, "direction": 0.32, "angle": 51.25, "elevation": 25.85, "pano_id": "TMX7316010203-002623_pano_0009_000205", "timestamp": "2022-06-23T10:22:23.322760Z", "filename": "pano_0009_000205.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.74655773, "relative_pitch": 51.25188279851283, "relative_heading": 0.32200241478600855, "relative_elevation": 25.8514154059812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910859123958397, 52.379992960041946, 0.0 ] }, "distance": 20.77, "direction": 297.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00736", "timestamp": "2025-06-19T03:32:11Z", "filename": "recording_2025-06-19_03-28-47_00736.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.77287039, "relative_pitch": 0.0, "relative_heading": 297.8221703826973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91091687846001, 52.3797712756519, 24.7487947987393 ] }, "distance": 20.8, "direction": 223.96, "angle": 49.95, "elevation": 24.75, "pano_id": "TMX7316010203-000886_pano_0001_001807", "timestamp": "2018-07-30T13:17:12.247680Z", "filename": "pano_0001_001807.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.80039834, "relative_pitch": 49.954255934983316, "relative_heading": 223.96036108118946, "relative_elevation": 24.7487947987393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91096790409377, 52.3797467082819, 24.5687228571624 ] }, "distance": 20.83, "direction": 211.77, "angle": 49.71, "elevation": 24.57, "pano_id": "TMX7316010203-001181_pano_0000_000414", "timestamp": "2019-05-14T06:37:07.387380Z", "filename": "pano_0000_000414.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.82609725, "relative_pitch": 49.7131535159521, "relative_heading": 211.7669290073872, "relative_elevation": 24.5687228571624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91107969469223, 52.3800906075778, 25.0649882638827 ] }, "distance": 20.83, "direction": 350.74, "angle": 50.27, "elevation": 25.06, "pano_id": "TMX7316010203-001735_pano_0000_000232", "timestamp": "2020-06-03T07:29:55.857820Z", "filename": "pano_0000_000232.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.83235712, "relative_pitch": 50.26888667727758, "relative_heading": 350.74130647489665, "relative_elevation": 25.0649882638827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910915167049403, 52.37977160306673, 0.0 ] }, "distance": 20.86, "direction": 224.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00741", "timestamp": "2025-06-19T03:32:12Z", "filename": "recording_2025-06-19_03-28-47_00741.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.85535545, "relative_pitch": 0.0, "relative_heading": 224.26030548764106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91110278929063, 52.3800929992656, 25.118892211467 ] }, "distance": 20.9, "direction": 355.12, "angle": 50.23, "elevation": 25.12, "pano_id": "TMX7316010203-000885_pano_0000_000227", "timestamp": "2018-07-30T08:02:39.357680Z", "filename": "pano_0000_000227.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.90293873, "relative_pitch": 50.23412491845704, "relative_heading": 355.11739082774795, "relative_elevation": 25.118892211467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9108600049717, 52.379996661725, 24.9974671415985 ] }, "distance": 20.92, "direction": 298.9, "angle": 50.08, "elevation": 25.0, "pano_id": "TMX7316010203-000886_pano_0001_001802", "timestamp": "2018-07-30T13:17:10.822680Z", "filename": "pano_0001_001802.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 20.91573769, "relative_pitch": 50.080295875508924, "relative_heading": 298.89685263970955, "relative_elevation": 24.9974671415985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00241/adjacencies/b_20241218_1119_Track07_Sphere_00241/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91108352035257, 52.3800925098742, 24.766956852749 ] }, "distance": 21.0, "direction": 351.54, "angle": 49.7, "elevation": 24.77, "pano_id": "TMX7316010203-002307_pano_0001_000876", "timestamp": "2021-09-14T07:40:28.509130Z", "filename": "pano_0001_000876.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_20241218_1119_Track07_Sphere_00241", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122584.52308806212, 488110.87946075154 ] }, "relative_distance": 21.00138126, "relative_pitch": 49.70339866070277, "relative_heading": 351.5357024861473, "relative_elevation": 24.766956852749 } ] } }