Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884789538565899, 52.34452105949234, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00102", "timestamp": "2024-12-17T10:20:21Z", "filename": "Job_20241217_0841_Track42_Sphere_00102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88478815987663, 52.3445190449587, 46.4228341653943 ] }, "distance": 0.24, "direction": 202.74, "angle": 89.7, "elevation": 46.42, "pano_id": "TMX7316010203-002797_pano_0002_000481", "timestamp": "2022-09-05T10:30:19.331130Z", "filename": "pano_0002_000481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.2430594, "relative_pitch": 89.70001507257577, "relative_heading": 202.7406232740769, "relative_elevation": 46.4228341653943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88479386343771, 52.3445233768816, 46.2413947824389 ] }, "distance": 0.39, "direction": 48.82, "angle": 89.51, "elevation": 46.24, "pano_id": "TMX7316010203-001894_pano_0000_005282", "timestamp": "2020-08-27T10:44:29.989910Z", "filename": "pano_0000_005282.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.39161821, "relative_pitch": 89.51477384509133, "relative_heading": 48.81747127019473, "relative_elevation": 46.2413947824389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884781388387211, 52.34452284042235, 0.0 ] }, "distance": 0.59, "direction": 289.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02008", "timestamp": "2025-07-14T13:26:57Z", "filename": "recording_2025-07-14_12-49-24_02008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.58972476, "relative_pitch": 0.0, "relative_heading": 289.63578534577243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480169165191, 52.3445199903141, 46.3730757702142 ] }, "distance": 0.84, "direction": 98.17, "angle": 88.97, "elevation": 46.37, "pano_id": "TMX7316010203-001788_pano_0000_000446", "timestamp": "2020-07-06T05:54:12.485280Z", "filename": "pano_0000_000446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.83672855, "relative_pitch": 88.96630076616164, "relative_heading": 98.17439270627501, "relative_elevation": 46.3730757702142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480418981968, 52.3445207943448, 46.3170928740874 ] }, "distance": 1.0, "direction": 91.69, "angle": 88.76, "elevation": 46.32, "pano_id": "TMX7316010203-002116_pano_0000_001840", "timestamp": "2021-04-23T11:34:29.064020Z", "filename": "pano_0000_001840.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 0.99891208, "relative_pitch": 88.76450416901856, "relative_heading": 91.69253601141202, "relative_elevation": 46.3170928740874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88474630238513, 52.3445097741222, 46.0395994624123 ] }, "distance": 3.2, "direction": 246.92, "angle": 86.02, "elevation": 46.04, "pano_id": "TMX7316010203-000255_pano_0000_002851", "timestamp": "2017-04-11T09:13:25.293220Z", "filename": "pano_0000_002851.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 3.20296246, "relative_pitch": 86.02036029354613, "relative_heading": 246.91701378504737, "relative_elevation": 46.0395994624123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88474840104346, 52.344498846871, 46.2629184424877 ] }, "distance": 3.74, "direction": 228.6, "angle": 85.38, "elevation": 46.26, "pano_id": "TMX7316010203-001162_pano_0000_001747", "timestamp": "2019-05-06T07:37:38.717220Z", "filename": "pano_0000_001747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 3.73749392, "relative_pitch": 85.38121312331336, "relative_heading": 228.59928679066235, "relative_elevation": 46.2629184424877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88473251098015, 52.3445253033668, 46.2399818450212 ] }, "distance": 3.91, "direction": 276.93, "angle": 85.16, "elevation": 46.24, "pano_id": "TMX7316010203-002116_pano_0000_001839", "timestamp": "2021-04-23T11:34:28.498990Z", "filename": "pano_0000_001839.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 3.91498886, "relative_pitch": 85.16049461982999, "relative_heading": 276.92800374554866, "relative_elevation": 46.2399818450212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88472894586062, 52.3445251284516, 46.2926953546703 ] }, "distance": 4.15, "direction": 276.26, "angle": 84.87, "elevation": 46.29, "pano_id": "TMX7316010203-001788_pano_0000_000445", "timestamp": "2020-07-06T05:54:12.045490Z", "filename": "pano_0000_000445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 4.15411306, "relative_pitch": 84.87225047413061, "relative_heading": 276.25728923427255, "relative_elevation": 46.2926953546703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884854402116715, 52.34451851266716, 0.0 ] }, "distance": 4.43, "direction": 93.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02009", "timestamp": "2025-07-14T13:26:57Z", "filename": "recording_2025-07-14_12-49-24_02009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 4.42949651, "relative_pitch": 0.0, "relative_heading": 93.66821146018086, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_004468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88482498301562, 52.3444875240431, 46.4331842381507 ] }, "distance": 4.45, "direction": 147.08, "angle": 84.53, "elevation": 46.43, "pano_id": "TMX7316010203-001894_pano_0000_004468", "timestamp": "2020-08-27T10:28:46.295680Z", "filename": "pano_0000_004468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 4.44519325, "relative_pitch": 84.53156182790973, "relative_heading": 147.08450116353183, "relative_elevation": 46.4331842381507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8847206399523, 52.344528319555, 46.1636496409774 ] }, "distance": 4.76, "direction": 279.76, "angle": 84.11, "elevation": 46.16, "pano_id": "TMX7316010203-001894_pano_0000_005281", "timestamp": "2020-08-27T10:44:29.579920Z", "filename": "pano_0000_005281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 4.76439852, "relative_pitch": 84.10755323420824, "relative_heading": 279.76231359104014, "relative_elevation": 46.1636496409774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88485999948472, 52.3445231868745, 46.5436507854611 ] }, "distance": 4.81, "direction": 87.18, "angle": 84.1, "elevation": 46.54, "pano_id": "TMX7316010203-002797_pano_0002_000482", "timestamp": "2022-09-05T10:30:20.626130Z", "filename": "pano_0002_000482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 4.80771076, "relative_pitch": 84.10256715533015, "relative_heading": 87.17770106120314, "relative_elevation": 46.5436507854611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884716431794781, 52.34452582721293, 0.0 ] }, "distance": 5.01, "direction": 276.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00101", "timestamp": "2024-12-17T10:20:20Z", "filename": "Job_20241217_0841_Track42_Sphere_00101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.01035926, "relative_pitch": 0.0, "relative_heading": 276.07819714522293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88471550902178, 52.3445209613431, 46.3284328337759 ] }, "distance": 5.05, "direction": 269.88, "angle": 83.79, "elevation": 46.33, "pano_id": "TMX7316010203-002797_pano_0002_000480", "timestamp": "2022-09-05T10:30:18.461160Z", "filename": "pano_0002_000480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.04509149, "relative_pitch": 83.785072278413, "relative_heading": 269.8759971854272, "relative_elevation": 46.3284328337759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884863681002062, 52.344516844376045, 0.0 ] }, "distance": 5.07, "direction": 95.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00103", "timestamp": "2024-12-17T10:20:21Z", "filename": "Job_20241217_0841_Track42_Sphere_00103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.07449612, "relative_pitch": 0.0, "relative_heading": 95.30335203301632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486686917576, 52.3445181656755, 46.3306325851008 ] }, "distance": 5.28, "direction": 93.5, "angle": 83.5, "elevation": 46.33, "pano_id": "TMX7316010203-001894_pano_0000_005283", "timestamp": "2020-08-27T10:44:30.399910Z", "filename": "pano_0000_005283.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.27987429, "relative_pitch": 83.49857715420755, "relative_heading": 93.4964647001551, "relative_elevation": 46.3306325851008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88485968268176, 52.3445417250583, 47.0002965722233 ] }, "distance": 5.3, "direction": 64.31, "angle": 83.56, "elevation": 47.0, "pano_id": "TMX7316010203-002125_pano_0000_002795", "timestamp": "2021-04-30T09:15:19.668960Z", "filename": "pano_0000_002795.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.30462361, "relative_pitch": 83.56064059647747, "relative_heading": 64.31028421396675, "relative_elevation": 47.0002965722233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884708471769495, 52.344527662871826, 0.0 ] }, "distance": 5.57, "direction": 277.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02007", "timestamp": "2025-07-14T13:26:56Z", "filename": "recording_2025-07-14_12-49-24_02007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.57331393, "relative_pitch": 0.0, "relative_heading": 277.57594331329705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480521833228, 52.3445709312184, 46.8877537297085 ] }, "distance": 5.65, "direction": 10.9, "angle": 83.13, "elevation": 46.89, "pano_id": "TMX7316010203-002125_pano_0000_002796", "timestamp": "2021-04-30T09:15:20.839030Z", "filename": "pano_0000_002796.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.65136367, "relative_pitch": 83.1273135995276, "relative_heading": 10.89918030910719, "relative_elevation": 46.8877537297085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480399209843, 52.3444697718851, 46.3097811788321 ] }, "distance": 5.79, "direction": 170.21, "angle": 82.87, "elevation": 46.31, "pano_id": "TMX7316010203-001162_pano_0000_001748", "timestamp": "2019-05-06T07:37:40.092230Z", "filename": "pano_0000_001748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.7913516, "relative_pitch": 82.87178109866058, "relative_heading": 170.2074320611274, "relative_elevation": 46.3097811788321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88487569935923, 52.3445157931257, 46.401436207816 ] }, "distance": 5.9, "direction": 95.7, "angle": 82.75, "elevation": 46.4, "pano_id": "TMX7316010203-002116_pano_0000_001841", "timestamp": "2021-04-23T11:34:29.614010Z", "filename": "pano_0000_001841.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.90098859, "relative_pitch": 82.75245415800288, "relative_heading": 95.69922810492714, "relative_elevation": 46.401436207816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486690949793, 52.3444958648665, 46.9193500457332 ] }, "distance": 5.97, "direction": 118.0, "angle": 82.75, "elevation": 46.92, "pano_id": "TMX7316010203-002125_pano_0000_002794", "timestamp": "2021-04-30T09:15:18.014110Z", "filename": "pano_0000_002794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 5.97176726, "relative_pitch": 82.74654868519724, "relative_heading": 117.99919894389987, "relative_elevation": 46.9193500457332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88488038128309, 52.344522965204, 46.4969204822555 ] }, "distance": 6.19, "direction": 88.04, "angle": 82.41, "elevation": 46.5, "pano_id": "TMX7316010203-001788_pano_0000_000602", "timestamp": "2020-07-06T05:55:52.194560Z", "filename": "pano_0000_000602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.19452031, "relative_pitch": 82.41149398970937, "relative_heading": 88.03818417010189, "relative_elevation": 46.4969204822555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884819268398058, 52.344574402246664, 0.0 ] }, "distance": 6.27, "direction": 18.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01118", "timestamp": "2025-07-14T13:13:15Z", "filename": "recording_2025-07-14_12-49-24_01118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.27192016, "relative_pitch": 0.0, "relative_heading": 18.846784058544664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88488212744122, 52.3445185625899, 46.1748760370538 ] }, "distance": 6.32, "direction": 92.52, "angle": 82.21, "elevation": 46.17, "pano_id": "TMX7316010203-000259_pano_0000_000423", "timestamp": "2017-04-13T08:03:12.946810Z", "filename": "pano_0000_000423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.31600383, "relative_pitch": 82.21116608104035, "relative_heading": 92.52120955501611, "relative_elevation": 46.1748760370538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88478736071921, 52.3445798880563, 46.3479932518676 ] }, "distance": 6.55, "direction": 358.7, "angle": 81.96, "elevation": 46.35, "pano_id": "TMX7316060226-000005_pano_0000_005098", "timestamp": "2016-07-26T12:54:37.636070Z", "filename": "pano_0000_005098.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.5477655, "relative_pitch": 81.95881162633783, "relative_heading": 358.70115779289137, "relative_elevation": 46.3479932518676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884801673750077, 52.34457951349927, 0.0 ] }, "distance": 6.56, "direction": 7.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00036", "timestamp": "2024-09-12T09:50:38Z", "filename": "Job_20240912_1118_Track02_Sphere_00036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.55676912, "relative_pitch": 0.0, "relative_heading": 7.246024345031501, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8847644613408, 52.3445805287054, 46.3305557770655 ] }, "distance": 6.83, "direction": 345.52, "angle": 81.61, "elevation": 46.33, "pano_id": "TMX7316010203-001173_pano_0002_000261", "timestamp": "2019-05-09T10:32:22.443270Z", "filename": "pano_0002_000261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.8344917, "relative_pitch": 81.60848372340234, "relative_heading": 345.51923025657203, "relative_elevation": 46.3305557770655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486349162837, 52.344479374959, 46.50400124304 ] }, "distance": 6.85, "direction": 132.62, "angle": 81.62, "elevation": 46.5, "pano_id": "TMX7316010203-001788_pano_0000_000603", "timestamp": "2020-07-06T05:55:54.094550Z", "filename": "pano_0000_000603.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.84945574, "relative_pitch": 81.62129228107834, "relative_heading": 132.62461444274294, "relative_elevation": 46.50400124304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884745903377297, 52.344577344373334, 0.0 ] }, "distance": 6.93, "direction": 334.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01119", "timestamp": "2025-07-14T13:13:16Z", "filename": "recording_2025-07-14_12-49-24_01119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 6.93315437, "relative_pitch": 0.0, "relative_heading": 334.6014552199734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88483748059491, 52.3445767657715, 46.4370894040912 ] }, "distance": 7.01, "direction": 27.79, "angle": 81.42, "elevation": 46.44, "pano_id": "TMX7316010203-001173_pano_0002_000260", "timestamp": "2019-05-09T10:32:22.053370Z", "filename": "pano_0002_000260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.00700205, "relative_pitch": 81.41923751593983, "relative_heading": 27.79307803507248, "relative_elevation": 46.4370894040912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88468455928831, 52.3445190435896, 46.1604224070907 ] }, "distance": 7.16, "direction": 268.2, "angle": 81.19, "elevation": 46.16, "pano_id": "TMX7316010203-001162_pano_0000_001746", "timestamp": "2019-05-06T07:37:37.642240Z", "filename": "pano_0000_001746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.15780583, "relative_pitch": 81.185703010209, "relative_heading": 268.20416419061127, "relative_elevation": 46.1604224070907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88480249695678, 52.3445867841702, 46.4625312173739 ] }, "distance": 7.37, "direction": 6.89, "angle": 80.99, "elevation": 46.46, "pano_id": "TMX7316010203-002116_pano_0000_001551", "timestamp": "2021-04-23T11:30:20.765750Z", "filename": "pano_0000_001551.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.36656587, "relative_pitch": 80.99082884735071, "relative_heading": 6.8852021821616365, "relative_elevation": 46.4625312173739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88473263251345, 52.3445789467083, 46.7535205334425 ] }, "distance": 7.52, "direction": 328.95, "angle": 80.86, "elevation": 46.75, "pano_id": "TMX7316010203-002125_pano_0000_002797", "timestamp": "2021-04-30T09:15:21.718960Z", "filename": "pano_0000_002797.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.51868424, "relative_pitch": 80.86417828553387, "relative_heading": 328.9492425750459, "relative_elevation": 46.7535205334425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486011189765, 52.3445764514588, 46.4440102046356 ] }, "distance": 7.82, "direction": 37.96, "angle": 80.44, "elevation": 46.44, "pano_id": "TMX7316060226-000005_pano_0000_005097", "timestamp": "2016-07-26T12:54:37.181130Z", "filename": "pano_0000_005097.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.81809413, "relative_pitch": 80.44476801489395, "relative_heading": 37.96499326653293, "relative_elevation": 46.4440102046356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884728317366418, 52.34458169169175, 0.0 ] }, "distance": 7.93, "direction": 328.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00037", "timestamp": "2024-09-12T09:50:38Z", "filename": "Job_20240912_1118_Track02_Sphere_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.93260691, "relative_pitch": 0.0, "relative_heading": 328.26747111059393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88485714736681, 52.3445793136732, 46.164807325229 ] }, "distance": 7.95, "direction": 35.41, "angle": 80.23, "elevation": 46.16, "pano_id": "TMX7316010203-000255_pano_0000_002760", "timestamp": "2017-04-11T09:11:37.374280Z", "filename": "pano_0000_002760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 7.95283785, "relative_pitch": 80.22556212783121, "relative_heading": 35.405070356548165, "relative_elevation": 46.164807325229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88472993485613, 52.3445832284649, 46.3995147524402 ] }, "distance": 8.02, "direction": 329.58, "angle": 80.19, "elevation": 46.4, "pano_id": "TMX7316010203-002116_pano_0000_001552", "timestamp": "2021-04-23T11:30:21.735740Z", "filename": "pano_0000_001552.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.0221736, "relative_pitch": 80.19090446907477, "relative_heading": 329.57955098140565, "relative_elevation": 46.3995147524402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88490981049737, 52.34450709398014, 0.0 ] }, "distance": 8.34, "direction": 100.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10446", "timestamp": "2024-09-05T10:16:19Z", "filename": "recording_2024-09-05_05-59-45_10446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.34249166, "relative_pitch": 0.0, "relative_heading": 100.73542374667416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884903133669595, 52.34455185744233, 0.0 ] }, "distance": 8.47, "direction": 66.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10445", "timestamp": "2024-09-05T10:16:17Z", "filename": "recording_2024-09-05_05-59-45_10445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.46607689, "relative_pitch": 0.0, "relative_heading": 66.12180607393044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884874409020271, 52.34457775505007, 0.0 ] }, "distance": 8.56, "direction": 42.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00035", "timestamp": "2024-09-12T09:50:37Z", "filename": "Job_20240912_1118_Track02_Sphere_00035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.55881987, "relative_pitch": 0.0, "relative_heading": 42.51471526895634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8847145581501, 52.3445838706292, 46.2612920869142 ] }, "distance": 8.66, "direction": 323.83, "angle": 79.4, "elevation": 46.26, "pano_id": "TMX7316060226-000005_pano_0000_005099", "timestamp": "2016-07-26T12:54:38.096060Z", "filename": "pano_0000_005099.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.65796268, "relative_pitch": 79.39952472023836, "relative_heading": 323.82925432351703, "relative_elevation": 46.2612920869142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88466105281103, 52.344529183396, 46.1536160986871 ] }, "distance": 8.8, "direction": 275.89, "angle": 79.2, "elevation": 46.15, "pano_id": "TMX7316010203-002116_pano_0000_001838", "timestamp": "2021-04-23T11:34:27.934030Z", "filename": "pano_0000_001838.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.80278363, "relative_pitch": 79.20178418525877, "relative_heading": 275.89427887517945, "relative_elevation": 46.1536160986871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884902580000771, 52.34448095056374, 0.0 ] }, "distance": 8.9, "direction": 120.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00391", "timestamp": "2025-07-15T11:35:05Z", "filename": "recording_2025-07-15_11-16-59_00391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.90317031, "relative_pitch": 0.0, "relative_heading": 120.08538411075368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884892471278521, 52.3445715223008, 0.0 ] }, "distance": 8.99, "direction": 51.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01117", "timestamp": "2025-07-14T13:13:14Z", "filename": "recording_2025-07-14_12-49-24_01117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 8.98543264, "relative_pitch": 0.0, "relative_heading": 51.32350911595159, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_004469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486812988115, 52.344455690789, 46.4325696127489 ] }, "distance": 9.03, "direction": 143.63, "angle": 78.99, "elevation": 46.43, "pano_id": "TMX7316010203-001894_pano_0000_004469", "timestamp": "2020-08-27T10:28:48.895650Z", "filename": "pano_0000_004469.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.03299368, "relative_pitch": 78.99118188357198, "relative_heading": 143.63449989310357, "relative_elevation": 46.4325696127489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88465565461143, 52.3445302814969, 46.2208623364568 ] }, "distance": 9.18, "direction": 276.42, "angle": 78.76, "elevation": 46.22, "pano_id": "TMX7316010203-001788_pano_0000_000444", "timestamp": "2020-07-06T05:54:11.590280Z", "filename": "pano_0000_000444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.18165346, "relative_pitch": 78.76460523845574, "relative_heading": 276.4170026525756, "relative_elevation": 46.2208623364568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8848567969683, 52.3444490452253, 46.9242877233773 ] }, "distance": 9.23, "direction": 150.23, "angle": 78.87, "elevation": 46.92, "pano_id": "TMX7316010203-002125_pano_0000_002793", "timestamp": "2021-04-30T09:15:15.304030Z", "filename": "pano_0000_002793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.23161909, "relative_pitch": 78.87009167458051, "relative_heading": 150.2303024138532, "relative_elevation": 46.9242877233773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88470943260728, 52.34458839046, 45.9660694533959 ] }, "distance": 9.27, "direction": 323.92, "angle": 78.6, "elevation": 45.97, "pano_id": "TMX7316010203-000255_pano_0000_002761", "timestamp": "2017-04-11T09:11:38.184060Z", "filename": "pano_0000_002761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.27013443, "relative_pitch": 78.59790505042567, "relative_heading": 323.9210575877779, "relative_elevation": 45.9660694533959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491866121103, 52.3445486484574, 46.679726340808 ] }, "distance": 9.32, "direction": 70.77, "angle": 78.71, "elevation": 46.68, "pano_id": "TMX7316010203-002797_pano_0002_000483", "timestamp": "2022-09-05T10:30:21.906120Z", "filename": "pano_0002_000483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.3197779, "relative_pitch": 78.70914976058975, "relative_heading": 70.76760889591974, "relative_elevation": 46.679726340808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884927443350644, 52.34451434676347, 0.0 ] }, "distance": 9.43, "direction": 94.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02010", "timestamp": "2025-07-14T13:26:58Z", "filename": "recording_2025-07-14_12-49-24_02010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.42778548, "relative_pitch": 0.0, "relative_heading": 94.54417979328738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88469193214513, 52.3445844991646, 46.2518534958363 ] }, "distance": 9.7, "direction": 316.7, "angle": 78.16, "elevation": 46.25, "pano_id": "TMX7316010203-001173_pano_0002_000262", "timestamp": "2019-05-09T10:32:22.828260Z", "filename": "pano_0002_000262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.69942419, "relative_pitch": 78.15619748763561, "relative_heading": 316.7017823086458, "relative_elevation": 46.2518534958363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88464730582861, 52.3445334005049, 46.0854881126434 ] }, "distance": 9.79, "direction": 278.06, "angle": 78.01, "elevation": 46.09, "pano_id": "TMX7316010203-001894_pano_0000_005280", "timestamp": "2020-08-27T10:44:29.169910Z", "filename": "pano_0000_005280.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.78988532, "relative_pitch": 78.00700349857115, "relative_heading": 278.06355765759827, "relative_elevation": 46.0854881126434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88492307314615, 52.3445576842857, 46.6007222207263 ] }, "distance": 9.97, "direction": 65.88, "angle": 77.92, "elevation": 46.6, "pano_id": "TMX7316010203-001788_pano_0000_000601", "timestamp": "2020-07-06T05:55:50.804610Z", "filename": "pano_0000_000601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.97118436, "relative_pitch": 77.92250626697187, "relative_heading": 65.87574169517397, "relative_elevation": 46.6007222207263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884643834136464, 52.344530992511864, 0.0 ] }, "distance": 9.99, "direction": 276.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00100", "timestamp": "2024-12-17T10:20:20Z", "filename": "Job_20241217_0841_Track42_Sphere_00100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.99101527, "relative_pitch": 0.0, "relative_heading": 276.3515741206938, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88464305204738, 52.3445247720895, 46.2457313174382 ] }, "distance": 9.99, "direction": 272.37, "angle": 77.81, "elevation": 46.25, "pano_id": "TMX7316010203-002797_pano_0002_000479", "timestamp": "2022-09-05T10:30:17.851200Z", "filename": "pano_0002_000479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 9.99153309, "relative_pitch": 77.80846066202903, "relative_heading": 272.3697146026373, "relative_elevation": 46.2457313174382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491025853876, 52.3445731562066, 46.5222562206909 ] }, "distance": 10.06, "direction": 54.83, "angle": 77.79, "elevation": 46.52, "pano_id": "TMX7316010203-001173_pano_0002_000259", "timestamp": "2019-05-09T10:32:21.663220Z", "filename": "pano_0002_000259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.06423807, "relative_pitch": 77.79321103427051, "relative_heading": 54.83023888369805, "relative_elevation": 46.5222562206909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88493907024193, 52.344512679443405, 0.0 ] }, "distance": 10.23, "direction": 95.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00104", "timestamp": "2024-12-17T10:20:22Z", "filename": "Job_20241217_0841_Track42_Sphere_00104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.23309075, "relative_pitch": 0.0, "relative_heading": 95.22821676957031, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8849395768165, 52.3445133058411, 46.4131581708789 ] }, "distance": 10.26, "direction": 94.82, "angle": 77.53, "elevation": 46.41, "pano_id": "TMX7316010203-001894_pano_0000_005284", "timestamp": "2020-08-27T10:44:30.809920Z", "filename": "pano_0000_005284.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.2613749, "relative_pitch": 77.53315561435915, "relative_heading": 94.82307815756332, "relative_elevation": 46.4131581708789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884672696612022, 52.34458056574712, 0.0 ] }, "distance": 10.36, "direction": 309.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01120", "timestamp": "2025-07-14T13:13:16Z", "filename": "recording_2025-07-14_12-49-24_01120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.35611319, "relative_pitch": 0.0, "relative_heading": 309.74565524329097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88485064731624, 52.3444349025263, 46.4419576311484 ] }, "distance": 10.45, "direction": 156.52, "angle": 77.32, "elevation": 46.44, "pano_id": "TMX7316010203-001788_pano_0000_000604", "timestamp": "2020-07-06T05:55:55.384600Z", "filename": "pano_0000_000604.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.45247999, "relative_pitch": 77.31604736698597, "relative_heading": 156.5201724828737, "relative_elevation": 46.4419576311484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88483696268715, 52.3444311427739, 46.2979755122215 ] }, "distance": 10.51, "direction": 162.1, "angle": 77.2, "elevation": 46.3, "pano_id": "TMX7316010203-001162_pano_0000_001749", "timestamp": "2019-05-06T07:37:41.537210Z", "filename": "pano_0000_001749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.51442317, "relative_pitch": 77.20496477514244, "relative_heading": 162.09850399141385, "relative_elevation": 46.2979755122215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884635652973371, 52.34453291710454, 0.0 ] }, "distance": 10.57, "direction": 277.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02006", "timestamp": "2025-07-14T13:26:56Z", "filename": "recording_2025-07-14_12-49-24_02006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.56990796, "relative_pitch": 0.0, "relative_heading": 277.17100510631025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0000_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484800625256, 52.3444330402515, 46.0703233582899 ] }, "distance": 10.57, "direction": 157.86, "angle": 77.07, "elevation": 46.07, "pano_id": "TMX7316010203-000259_pano_0000_000424", "timestamp": "2017-04-13T08:03:15.991770Z", "filename": "pano_0000_000424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.57373349, "relative_pitch": 77.07374491471876, "relative_heading": 157.8622202725744, "relative_elevation": 46.0703233582899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486800937647, 52.34460474763, 46.6017281021923 ] }, "distance": 10.74, "direction": 29.87, "angle": 77.02, "elevation": 46.6, "pano_id": "TMX7316010203-002116_pano_0000_001550", "timestamp": "2021-04-23T11:30:19.305760Z", "filename": "pano_0000_001550.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.73859365, "relative_pitch": 77.02365451364469, "relative_heading": 29.867278137581216, "relative_elevation": 46.6017281021923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88494750291211, 52.3445103743889, 46.4859239337966 ] }, "distance": 10.83, "direction": 96.3, "angle": 76.88, "elevation": 46.49, "pano_id": "TMX7316010203-002116_pano_0000_001842", "timestamp": "2021-04-23T11:34:30.154000Z", "filename": "pano_0000_001842.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.83065907, "relative_pitch": 76.88474759191442, "relative_heading": 96.30248210412658, "relative_elevation": 46.4859239337966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884876795548171, 52.344438176210566, 0.0 ] }, "distance": 10.97, "direction": 147.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00390", "timestamp": "2025-07-15T11:34:57Z", "filename": "recording_2025-07-15_11-16-59_00390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 10.97361541, "relative_pitch": 0.0, "relative_heading": 147.18734554564406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495189076604, 52.344540604314, 46.5625504441559 ] }, "distance": 11.28, "direction": 78.88, "angle": 76.39, "elevation": 46.56, "pano_id": "TMX7316060226-000005_pano_0000_002403", "timestamp": "2016-07-26T11:57:17.649460Z", "filename": "pano_0000_002403.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.27594671, "relative_pitch": 76.3868877427698, "relative_heading": 78.87942505562745, "relative_elevation": 46.5625504441559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88465918872241, 52.3445843856652, 46.6564306104556 ] }, "distance": 11.34, "direction": 308.42, "angle": 76.34, "elevation": 46.66, "pano_id": "TMX7316010203-002125_pano_0000_002798", "timestamp": "2021-04-30T09:15:22.443960Z", "filename": "pano_0000_002798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.33871485, "relative_pitch": 76.34045784056364, "relative_heading": 308.42282917882716, "relative_elevation": 46.6564306104556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88465531499377, 52.344583709562166, 0.0 ] }, "distance": 11.5, "direction": 307.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00038", "timestamp": "2024-09-12T09:50:39Z", "filename": "Job_20240912_1118_Track02_Sphere_00038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.50094719, "relative_pitch": 0.0, "relative_heading": 307.3118054464404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88486118756309, 52.344615302529, 46.4731972366571 ] }, "distance": 11.57, "direction": 24.97, "angle": 76.02, "elevation": 46.47, "pano_id": "TMX7316060226-000005_pano_0000_005345", "timestamp": "2016-07-26T12:58:53.264760Z", "filename": "pano_0000_005345.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.5678386, "relative_pitch": 76.0223238463841, "relative_heading": 24.967521393767363, "relative_elevation": 46.4731972366571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495802328631, 52.3445058600003, 46.5710147954524 ] }, "distance": 11.61, "direction": 98.38, "angle": 76.01, "elevation": 46.57, "pano_id": "TMX7316010203-001163_pano_0000_000524", "timestamp": "2019-05-06T09:00:16.621520Z", "filename": "pano_0000_000524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.60605398, "relative_pitch": 76.0062596886156, "relative_heading": 98.37926964426072, "relative_elevation": 46.5710147954524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88465593634571, 52.3445859242247, 46.3385332580656 ] }, "distance": 11.62, "direction": 308.4, "angle": 75.92, "elevation": 46.34, "pano_id": "TMX7316010203-002116_pano_0000_001553", "timestamp": "2021-04-23T11:30:22.545750Z", "filename": "pano_0000_001553.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.61875926, "relative_pitch": 75.92405010724853, "relative_heading": 308.4049899881671, "relative_elevation": 46.3385332580656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-03_05-21-23_00682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884856923857554, 52.34442231437889, 0.0 ] }, "distance": 11.91, "direction": 157.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-03_05-21-23_00682", "timestamp": "2024-09-03T05:33:03Z", "filename": "recording_2024-09-03_05-21-23_00682.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.90881039, "relative_pitch": 0.0, "relative_heading": 157.31770318347236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8846148166364, 52.3445303168512, 46.1168977785856 ] }, "distance": 11.95, "direction": 274.94, "angle": 75.47, "elevation": 46.12, "pano_id": "TMX7316010203-001162_pano_0000_001745", "timestamp": "2019-05-06T07:37:36.912160Z", "filename": "pano_0000_001745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 11.95169296, "relative_pitch": 75.47083006968435, "relative_heading": 274.94445937427776, "relative_elevation": 46.1168977785856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495085466295, 52.3444757388892, 46.6025455314666 ] }, "distance": 12.1, "direction": 114.64, "angle": 75.45, "elevation": 46.6, "pano_id": "TMX7316010203-001788_pano_0000_002373", "timestamp": "2020-07-06T06:27:28.101730Z", "filename": "pano_0000_002373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.09510714, "relative_pitch": 75.45060914560483, "relative_heading": 114.64182616554295, "relative_elevation": 46.6025455314666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88460921316937, 52.3445310395459, 45.9100417951122 ] }, "distance": 12.34, "direction": 275.16, "angle": 74.96, "elevation": 45.91, "pano_id": "TMX7316010203-000255_pano_0000_002850", "timestamp": "2017-04-11T09:13:22.538270Z", "filename": "pano_0000_002850.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.33916687, "relative_pitch": 74.95621790192396, "relative_heading": 275.1636521802477, "relative_elevation": 45.9100417951122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884948603867539, 52.34457540057, 0.0 ] }, "distance": 12.41, "direction": 60.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00034", "timestamp": "2024-09-12T09:50:36Z", "filename": "Job_20240912_1118_Track02_Sphere_00034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.41263453, "relative_pitch": 0.0, "relative_heading": 60.84688570543518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491306063889, 52.3444376030535, 46.5385603392497 ] }, "distance": 12.53, "direction": 137.81, "angle": 74.93, "elevation": 46.54, "pano_id": "TMX7316010203-001788_pano_0000_002372", "timestamp": "2020-07-06T06:27:23.711770Z", "filename": "pano_0000_002372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.53402975, "relative_pitch": 74.92644111694854, "relative_heading": 137.80849678196336, "relative_elevation": 46.5385603392497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88464105933523, 52.3445881304837, 46.1912568463013 ] }, "distance": 12.57, "direction": 306.41, "angle": 74.77, "elevation": 46.19, "pano_id": "TMX7316060226-000005_pano_0000_005100", "timestamp": "2016-07-26T12:54:38.556070Z", "filename": "pano_0000_005100.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.57338045, "relative_pitch": 74.77286509545911, "relative_heading": 306.4112054025382, "relative_elevation": 46.1912568463013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_004470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8848578352563, 52.3444131897847, 46.404544763267 ] }, "distance": 12.87, "direction": 158.81, "angle": 74.49, "elevation": 46.4, "pano_id": "TMX7316010203-001894_pano_0000_004470", "timestamp": "2020-08-27T10:28:51.515640Z", "filename": "pano_0000_004470.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 12.87390215, "relative_pitch": 74.4945164001481, "relative_heading": 158.8053449196791, "relative_elevation": 46.404544763267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884965629516244, 52.34456869604677, 0.0 ] }, "distance": 13.12, "direction": 66.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01116", "timestamp": "2025-07-14T13:13:14Z", "filename": "recording_2025-07-14_12-49-24_01116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.11906044, "relative_pitch": 0.0, "relative_heading": 66.16856794148049, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88494633858259, 52.3445900613641, 46.6786507051438 ] }, "distance": 13.16, "direction": 54.3, "angle": 74.26, "elevation": 46.68, "pano_id": "TMX7316010203-002797_pano_0002_000484", "timestamp": "2022-09-05T10:30:23.136100Z", "filename": "pano_0002_000484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.15828739, "relative_pitch": 74.25733814402015, "relative_heading": 54.30152640302703, "relative_elevation": 46.6786507051438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498347630131, 52.3445112635572, 46.6174123389646 ] }, "distance": 13.26, "direction": 94.71, "angle": 74.12, "elevation": 46.62, "pano_id": "TMX7316010203-002471_pano_0000_000572", "timestamp": "2022-03-23T11:04:46.243190Z", "filename": "pano_0000_000572.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.2616428, "relative_pitch": 74.12009688885597, "relative_heading": 94.71463014608491, "relative_elevation": 46.6174123389646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884979845941012, 52.34449340659072, 0.0 ] }, "distance": 13.33, "direction": 103.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10447", "timestamp": "2024-09-05T10:16:21Z", "filename": "recording_2024-09-05_05-59-45_10447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.32938995, "relative_pitch": 0.0, "relative_heading": 103.34685132629863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884967056542665, 52.34457394857577, 0.0 ] }, "distance": 13.45, "direction": 64.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10444", "timestamp": "2024-09-05T10:16:14Z", "filename": "recording_2024-09-05_05-59-45_10444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.45329393, "relative_pitch": 0.0, "relative_heading": 64.05849070000828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88458942703643, 52.3445331515857, 46.1197074949741 ] }, "distance": 13.7, "direction": 275.63, "angle": 73.45, "elevation": 46.12, "pano_id": "TMX7316010203-002116_pano_0000_001837", "timestamp": "2021-04-23T11:34:27.364020Z", "filename": "pano_0000_001837.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.70372489, "relative_pitch": 73.4515348995127, "relative_heading": 275.6348864727443, "relative_elevation": 46.1197074949741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88461903069568, 52.3445888748012, 46.1783804176375 ] }, "distance": 13.86, "direction": 303.0, "angle": 73.3, "elevation": 46.18, "pano_id": "TMX7316010203-001173_pano_0002_000263", "timestamp": "2019-05-09T10:32:23.213320Z", "filename": "pano_0002_000263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.85525876, "relative_pitch": 73.29876986576042, "relative_heading": 302.9998627602415, "relative_elevation": 46.1783804176375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484332523429, 52.344399836654, 46.9263595351949 ] }, "distance": 13.98, "direction": 164.8, "angle": 73.41, "elevation": 46.93, "pano_id": "TMX7316010203-002125_pano_0000_002792", "timestamp": "2021-04-30T09:15:09.094090Z", "filename": "pano_0000_002792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 13.97811175, "relative_pitch": 73.41260850133146, "relative_heading": 164.7972929957125, "relative_elevation": 46.9263595351949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88458261161172, 52.3445353758481, 46.1866195136681 ] }, "distance": 14.19, "direction": 276.45, "angle": 72.92, "elevation": 46.19, "pano_id": "TMX7316010203-001788_pano_0000_000443", "timestamp": "2020-07-06T05:54:11.120270Z", "filename": "pano_0000_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.19166911, "relative_pitch": 72.91948338327495, "relative_heading": 276.4452047449906, "relative_elevation": 46.1866195136681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498331360522, 52.3445696393637, 46.6271216142923 ] }, "distance": 14.27, "direction": 67.74, "angle": 72.98, "elevation": 46.63, "pano_id": "TMX7316010203-001173_pano_0002_000258", "timestamp": "2019-05-09T10:32:21.268270Z", "filename": "pano_0002_000258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.26923577, "relative_pitch": 72.98438755135605, "relative_heading": 67.73844839114246, "relative_elevation": 46.6271216142923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884853598197191, 52.34439891806057, 0.0 ] }, "distance": 14.28, "direction": 162.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00389", "timestamp": "2025-07-15T11:34:54Z", "filename": "recording_2025-07-15_11-16-59_00389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.27509134, "relative_pitch": 0.0, "relative_heading": 162.1923348793545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885000543167038, 52.34451019005106, 0.0 ] }, "distance": 14.43, "direction": 94.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02011", "timestamp": "2025-07-14T13:26:58Z", "filename": "recording_2025-07-14_12-49-24_02011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.4306441, "relative_pitch": 0.0, "relative_heading": 94.80772527226821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884599518371155, 52.344583859098954, 0.0 ] }, "distance": 14.71, "direction": 298.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01121", "timestamp": "2025-07-14T13:13:17Z", "filename": "recording_2025-07-14_12-49-24_01121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.7149023, "relative_pitch": 0.0, "relative_heading": 298.35224827090855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88457457687241, 52.3445382454982, 46.0565147418529 ] }, "distance": 14.77, "direction": 277.44, "angle": 72.21, "elevation": 46.06, "pano_id": "TMX7316010203-001894_pano_0000_005279", "timestamp": "2020-08-27T10:44:28.764880Z", "filename": "pano_0000_005279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.77383077, "relative_pitch": 72.21499890226379, "relative_heading": 277.4374320432432, "relative_elevation": 46.0565147418529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499278212927, 52.344568042416, 46.6678839148954 ] }, "distance": 14.8, "direction": 69.32, "angle": 72.4, "elevation": 46.67, "pano_id": "TMX7316010203-001788_pano_0000_000600", "timestamp": "2020-07-06T05:55:49.609670Z", "filename": "pano_0000_000600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.80474522, "relative_pitch": 72.39908483164399, "relative_heading": 69.3211513669217, "relative_elevation": 46.6678839148954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500692621786, 52.3445099945633, 46.5515667526051 ] }, "distance": 14.87, "direction": 94.75, "angle": 72.29, "elevation": 46.55, "pano_id": "TMX7316060226-000005_pano_0000_002404", "timestamp": "2016-07-26T11:57:19.144500Z", "filename": "pano_0000_002404.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.86594613, "relative_pitch": 72.28944903288325, "relative_heading": 94.75074676195527, "relative_elevation": 46.5515667526051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498936043298, 52.3444664704758, 46.6613526754081 ] }, "distance": 14.91, "direction": 114.04, "angle": 72.28, "elevation": 46.66, "pano_id": "TMX7316010203-001163_pano_0000_000523", "timestamp": "2019-05-06T09:00:14.806590Z", "filename": "pano_0000_000523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.91111582, "relative_pitch": 72.2781841597322, "relative_heading": 114.0396117472112, "relative_elevation": 46.6613526754081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499735187761, 52.3445637012273, 46.6430135956034 ] }, "distance": 14.94, "direction": 71.48, "angle": 72.24, "elevation": 46.64, "pano_id": "TMX7316010203-002116_pano_0000_000465", "timestamp": "2021-04-23T11:10:58.409010Z", "filename": "pano_0000_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.93609955, "relative_pitch": 72.24381274375531, "relative_heading": 71.47719171886051, "relative_elevation": 46.6430135956034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88457054689844, 52.344529917552, 46.204813124612 ] }, "distance": 14.96, "direction": 273.78, "angle": 72.06, "elevation": 46.2, "pano_id": "TMX7316010203-002797_pano_0002_000478", "timestamp": "2022-09-05T10:30:17.341170Z", "filename": "pano_0002_000478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.95669476, "relative_pitch": 72.0630119724466, "relative_heading": 273.77871115922295, "relative_elevation": 46.204813124612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88487639918448, 52.3443974751695, 46.4971277182922 ] }, "distance": 14.97, "direction": 156.71, "angle": 72.15, "elevation": 46.5, "pano_id": "TMX7316010203-001788_pano_0000_002371", "timestamp": "2020-07-06T06:27:21.711800Z", "filename": "pano_0000_002371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.97164626, "relative_pitch": 72.15192027191993, "relative_heading": 156.7101636117567, "relative_elevation": 46.4971277182922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884571142919912, 52.344536642708306, 0.0 ] }, "distance": 14.98, "direction": 276.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00099", "timestamp": "2024-12-17T10:20:19Z", "filename": "Job_20241217_0841_Track42_Sphere_00099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 14.98423047, "relative_pitch": 0.0, "relative_heading": 276.645356854042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499917504872, 52.3445625066049, 46.4146625855938 ] }, "distance": 15.01, "direction": 72.11, "angle": 72.08, "elevation": 46.41, "pano_id": "TMX7316010203-000259_pano_0000_000422", "timestamp": "2017-04-13T08:03:10.456840Z", "filename": "pano_0000_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.01259466, "relative_pitch": 72.0764539113087, "relative_heading": 72.10889613409344, "relative_elevation": 46.4146625855938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88500481310984, 52.3445521779718, 46.7003623116761 ] }, "distance": 15.07, "direction": 76.72, "angle": 72.11, "elevation": 46.7, "pano_id": "TMX7316010203-002471_pano_0000_000571", "timestamp": "2022-03-23T11:04:42.467970Z", "filename": "pano_0000_000571.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.07395612, "relative_pitch": 72.11094372873525, "relative_heading": 76.71977613708765, "relative_elevation": 46.7003623116761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501112695047, 52.34450862615085, 0.0 ] }, "distance": 15.16, "direction": 95.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00105", "timestamp": "2024-12-17T10:20:23Z", "filename": "Job_20241217_0841_Track42_Sphere_00105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.16439265, "relative_pitch": 0.0, "relative_heading": 95.2345071289132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501221819094, 52.3445084510839, 46.5104813184589 ] }, "distance": 15.24, "direction": 95.28, "angle": 71.86, "elevation": 46.51, "pano_id": "TMX7316010203-001894_pano_0000_005285", "timestamp": "2020-08-27T10:44:31.219910Z", "filename": "pano_0000_005285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.24023257, "relative_pitch": 71.85742298399583, "relative_heading": 95.2819302469588, "relative_elevation": 46.5104813184589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88483968240225, 52.3443873026852, 46.2645441973582 ] }, "distance": 15.27, "direction": 167.07, "angle": 71.73, "elevation": 46.26, "pano_id": "TMX7316010203-001162_pano_0000_001750", "timestamp": "2019-05-06T07:37:42.822220Z", "filename": "pano_0000_001750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.27090617, "relative_pitch": 71.73308225646653, "relative_heading": 167.0689807913264, "relative_elevation": 46.2645441973582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track03_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track03_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track03_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track03_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884911887703368, 52.34463886014591, 0.0 ] }, "distance": 15.54, "direction": 32.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track03_Sphere_00059", "timestamp": "2024-09-12T09:54:25Z", "filename": "Job_20240912_1118_Track03_Sphere_00059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.53531295, "relative_pitch": 0.0, "relative_heading": 32.46020712668288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884562886854094, 52.344538701794264, 0.0 ] }, "distance": 15.57, "direction": 277.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02005", "timestamp": "2025-07-14T13:26:55Z", "filename": "recording_2025-07-14_12-49-24_02005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.57045928, "relative_pitch": 0.0, "relative_heading": 277.24323344572935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850150906348, 52.3444971317152, 46.5928063821048 ] }, "distance": 15.6, "direction": 99.83, "angle": 71.49, "elevation": 46.59, "pano_id": "TMX7316010203-001788_pano_0000_002374", "timestamp": "2020-07-06T06:27:29.861720Z", "filename": "pano_0000_002374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.60016636, "relative_pitch": 71.48846463911345, "relative_heading": 99.82689761647943, "relative_elevation": 46.5928063821048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88499816855526, 52.3444627414629, 46.6920870672911 ] }, "distance": 15.63, "direction": 114.53, "angle": 71.49, "elevation": 46.69, "pano_id": "TMX7316010203-002471_pano_0000_000573", "timestamp": "2022-03-23T11:04:50.058060Z", "filename": "pano_0000_000573.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.62893356, "relative_pitch": 71.49340127211772, "relative_heading": 114.53239656606144, "relative_elevation": 46.6920870672911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88501894599566, 52.3445042746321, 46.577675525099 ] }, "distance": 15.75, "direction": 96.81, "angle": 71.32, "elevation": 46.58, "pano_id": "TMX7316010203-002116_pano_0000_001843", "timestamp": "2021-04-23T11:34:30.679050Z", "filename": "pano_0000_001843.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.74518276, "relative_pitch": 71.32261779991867, "relative_heading": 96.8124594168587, "relative_elevation": 46.577675525099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884582780060101, 52.344585918115726, 0.0 ] }, "distance": 15.83, "direction": 297.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00039", "timestamp": "2024-09-12T09:50:40Z", "filename": "Job_20240912_1118_Track02_Sphere_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.83123363, "relative_pitch": 0.0, "relative_heading": 297.1213606049944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88458564136818, 52.3445898282367, 46.5708331419155 ] }, "distance": 15.86, "direction": 298.84, "angle": 71.19, "elevation": 46.57, "pano_id": "TMX7316010203-002125_pano_0000_002799", "timestamp": "2021-04-30T09:15:23.088930Z", "filename": "pano_0000_002799.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 15.863174, "relative_pitch": 71.18989137995577, "relative_heading": 298.8414021951296, "relative_elevation": 46.5708331419155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88458161776948, 52.3445907271475, 46.2648204499856 ] }, "distance": 16.15, "direction": 298.68, "angle": 70.76, "elevation": 46.26, "pano_id": "TMX7316010203-002116_pano_0000_001554", "timestamp": "2021-04-23T11:30:23.245770Z", "filename": "pano_0000_001554.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 16.15167976, "relative_pitch": 70.75520888431262, "relative_heading": 298.6829964368949, "relative_elevation": 46.2648204499856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_09-44-59_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884984394758983, 52.34460798929231, 0.0 ] }, "distance": 16.43, "direction": 53.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_09-44-59_00035", "timestamp": "2025-07-15T09:45:46Z", "filename": "recording_2025-07-15_09-44-59_00035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 16.42888715, "relative_pitch": 0.0, "relative_heading": 53.929369085363085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88489795086212, 52.3446541730859, 46.4606501609087 ] }, "distance": 16.55, "direction": 26.51, "angle": 70.39, "elevation": 46.46, "pano_id": "TMX7316060226-000005_pano_0000_005344", "timestamp": "2016-07-26T12:58:51.644770Z", "filename": "pano_0000_005344.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 16.5524438, "relative_pitch": 70.39064258564639, "relative_heading": 26.509910334759738, "relative_elevation": 46.4606501609087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-03_05-21-23_00681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884855809086742, 52.34437672281265, 0.0 ] }, "distance": 16.68, "direction": 164.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-03_05-21-23_00681", "timestamp": "2024-09-03T05:32:59Z", "filename": "recording_2024-09-03_05-21-23_00681.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 16.68381574, "relative_pitch": 0.0, "relative_heading": 164.2940336130256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88454278796609, 52.3445364762276, 46.0982888638973 ] }, "distance": 16.9, "direction": 275.82, "angle": 69.86, "elevation": 46.1, "pano_id": "TMX7316010203-001162_pano_0000_001744", "timestamp": "2019-05-06T07:37:36.327280Z", "filename": "pano_0000_001744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 16.90321389, "relative_pitch": 69.86314003495995, "relative_heading": 275.82498318038154, "relative_elevation": 46.0982888638973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8849565430638, 52.3446352500076, 46.6435352750123 ] }, "distance": 17.06, "direction": 41.85, "angle": 69.91, "elevation": 46.64, "pano_id": "TMX7316010203-002797_pano_0002_000485", "timestamp": "2022-09-05T10:30:24.241200Z", "filename": "pano_0002_000485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.05832325, "relative_pitch": 69.91168617693998, "relative_heading": 41.85104490890556, "relative_elevation": 46.6435352750123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885025477080844, 52.34457238332569, 0.0 ] }, "distance": 17.06, "direction": 70.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00033", "timestamp": "2024-09-12T09:50:36Z", "filename": "Job_20240912_1118_Track02_Sphere_00033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.06319953, "relative_pitch": 0.0, "relative_heading": 70.44578966238787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88456769152941, 52.344592625596, 46.1193339601159 ] }, "distance": 17.09, "direction": 297.78, "angle": 69.67, "elevation": 46.12, "pano_id": "TMX7316060226-000005_pano_0000_005101", "timestamp": "2016-07-26T12:54:39.011250Z", "filename": "pano_0000_005101.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.0878122, "relative_pitch": 69.66967784097712, "relative_heading": 297.77701149660567, "relative_elevation": 46.1193339601159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88491719973699, 52.3443879060552, 46.6051767049357 ] }, "distance": 17.18, "direction": 149.58, "angle": 69.76, "elevation": 46.61, "pano_id": "TMX7316010203-002471_pano_0000_000575", "timestamp": "2022-03-23T11:04:55.517940Z", "filename": "pano_0000_000575.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.18196149, "relative_pitch": 69.76254908324319, "relative_heading": 149.57902721907834, "relative_elevation": 46.6051767049357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_004471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_004471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_004471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484210551186, 52.344369849832, 46.3731589233503 ] }, "distance": 17.2, "direction": 167.98, "angle": 69.65, "elevation": 46.37, "pano_id": "TMX7316010203-001894_pano_0000_004471", "timestamp": "2020-08-27T10:28:53.330650Z", "filename": "pano_0000_004471.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.20283311, "relative_pitch": 69.6468935157502, "relative_heading": 167.98040178179815, "relative_elevation": 46.3731589233503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88495849528271, 52.344638582489, 46.59013870731 ] }, "distance": 17.42, "direction": 41.36, "angle": 69.5, "elevation": 46.59, "pano_id": "TMX7316010203-001163_pano_0000_000527", "timestamp": "2019-05-06T09:00:20.521500Z", "filename": "pano_0000_000527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.4239353, "relative_pitch": 69.4950410372305, "relative_heading": 41.36335079674703, "relative_elevation": 46.59013870731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8849805876128, 52.3444161255854, 46.7226978205144 ] }, "distance": 17.49, "direction": 131.89, "angle": 69.48, "elevation": 46.72, "pano_id": "TMX7316010203-002471_pano_0000_000574", "timestamp": "2022-03-23T11:04:53.082980Z", "filename": "pano_0000_000574.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.48876055, "relative_pitch": 69.47863607676598, "relative_heading": 131.8860178788513, "relative_elevation": 46.7226978205144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88456251355472, 52.3445985650897, 45.8016193527728 ] }, "distance": 17.71, "direction": 299.14, "angle": 68.86, "elevation": 45.8, "pano_id": "TMX7316010203-000255_pano_0000_002762", "timestamp": "2017-04-11T09:11:38.984040Z", "filename": "pano_0000_002762.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.71301687, "relative_pitch": 68.85684806511222, "relative_heading": 299.13668118109973, "relative_elevation": 45.8016193527728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885038842477722, 52.344566220502514, 0.0 ] }, "distance": 17.72, "direction": 73.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01115", "timestamp": "2025-07-14T13:13:13Z", "filename": "recording_2025-07-14_12-49-24_01115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.71753608, "relative_pitch": 0.0, "relative_heading": 73.52287109833189, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885051359484342, 52.34450239865009, 0.0 ] }, "distance": 17.96, "direction": 96.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10448", "timestamp": "2024-09-05T10:16:24Z", "filename": "recording_2024-09-05_05-59-45_10448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.96339716, "relative_pitch": 0.0, "relative_heading": 96.63779504456791, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484597226057, 52.344363286538, 46.5546519309282 ] }, "distance": 17.97, "direction": 167.64, "angle": 68.89, "elevation": 46.55, "pano_id": "TMX7316010203-002471_pano_0000_000576", "timestamp": "2022-03-23T11:04:58.012970Z", "filename": "pano_0000_000576.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 17.97233218, "relative_pitch": 68.89101613755926, "relative_heading": 167.64357395812692, "relative_elevation": 46.5546519309282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_05-59-45_10443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_05-59-45_10443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_05-59-45_10443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885040442517171, 52.34457194311587, 0.0 ] }, "distance": 18.01, "direction": 71.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_05-59-45_10443", "timestamp": "2024-09-05T10:16:11Z", "filename": "recording_2024-09-05_05-59-45_10443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.0120397, "relative_pitch": 0.0, "relative_heading": 71.67854329876948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8850146489747, 52.3446073314439, 46.6982702985406 ] }, "distance": 18.1, "direction": 57.96, "angle": 68.82, "elevation": 46.7, "pano_id": "TMX7316060226-000005_pano_0000_002239", "timestamp": "2016-07-26T11:54:48.250320Z", "filename": "pano_0000_002239.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.09716972, "relative_pitch": 68.81695439960704, "relative_heading": 57.96340391126562, "relative_elevation": 46.6982702985406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88454682878781, 52.3445934904126, 46.1003762148321 ] }, "distance": 18.4, "direction": 295.98, "angle": 68.24, "elevation": 46.1, "pano_id": "TMX7316010203-001173_pano_0002_000264", "timestamp": "2019-05-09T10:32:23.593230Z", "filename": "pano_0002_000264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.39967351, "relative_pitch": 68.24197152356305, "relative_heading": 295.97856317199745, "relative_elevation": 46.1003762148321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88503735661187, 52.3445882171923, 46.7929789628834 ] }, "distance": 18.47, "direction": 66.13, "angle": 68.46, "elevation": 46.79, "pano_id": "TMX7316010203-002797_pano_0002_000306", "timestamp": "2022-09-05T10:27:45.156640Z", "filename": "pano_0002_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.46812178, "relative_pitch": 68.46198084488275, "relative_heading": 66.13147561662359, "relative_elevation": 46.7929789628834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884985174879245, 52.344636049439, 0.0 ] }, "distance": 18.48, "direction": 46.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00610", "timestamp": "2024-09-05T11:11:07Z", "filename": "recording_2024-09-05_10-53-45_00610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.47910964, "relative_pitch": 0.0, "relative_heading": 46.17762656518992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884833346077517, 52.34435616717911, 0.0 ] }, "distance": 18.59, "direction": 170.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00388", "timestamp": "2025-07-15T11:34:51Z", "filename": "recording_2025-07-15_11-16-59_00388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.58950732, "relative_pitch": 0.0, "relative_heading": 170.75828165589044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88451774769384, 52.3445374426944, 46.0741619495675 ] }, "distance": 18.61, "direction": 275.62, "angle": 68.0, "elevation": 46.07, "pano_id": "TMX7316010203-002116_pano_0000_001836", "timestamp": "2021-04-23T11:34:26.809010Z", "filename": "pano_0000_001836.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.61191753, "relative_pitch": 68.00347687391175, "relative_heading": 275.62119665416014, "relative_elevation": 46.0741619495675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88484249105753, 52.344356287129, 46.4147113570943 ] }, "distance": 18.69, "direction": 168.87, "angle": 68.07, "elevation": 46.41, "pano_id": "TMX7316010203-001788_pano_0000_002370", "timestamp": "2020-07-06T06:27:20.411810Z", "filename": "pano_0000_002370.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.68662156, "relative_pitch": 68.07022176067034, "relative_heading": 168.86526360451649, "relative_elevation": 46.4147113570943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505615910448, 52.3445663911742, 46.7270656051114 ] }, "distance": 18.86, "direction": 74.48, "angle": 68.02, "elevation": 46.73, "pano_id": "TMX7316010203-001173_pano_0002_000257", "timestamp": "2019-05-09T10:32:20.873230Z", "filename": "pano_0002_000257.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.8572352, "relative_pitch": 68.02290398030058, "relative_heading": 74.48458360062648, "relative_elevation": 46.7270656051114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88482828476435, 52.3443521939691, 46.8783287741244 ] }, "distance": 18.97, "direction": 172.0, "angle": 67.96, "elevation": 46.88, "pano_id": "TMX7316010203-002125_pano_0000_002791", "timestamp": "2021-04-30T09:15:05.869090Z", "filename": "pano_0000_002791.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 18.97494944, "relative_pitch": 67.96336581160202, "relative_heading": 172.00078286477887, "relative_elevation": 46.8783287741244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_09-44-59_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884972166977558, 52.34465239088534, 0.0 ] }, "distance": 19.2, "direction": 40.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_09-44-59_00036", "timestamp": "2025-07-15T09:45:48Z", "filename": "recording_2025-07-15_09-44-59_00036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.19545165, "relative_pitch": 0.0, "relative_heading": 40.419803727797465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88450953683056, 52.3445409453476, 46.153354450129 ] }, "distance": 19.21, "direction": 276.61, "angle": 67.4, "elevation": 46.15, "pano_id": "TMX7316010203-001788_pano_0000_000442", "timestamp": "2020-07-06T05:54:10.635320Z", "filename": "pano_0000_000442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.20985632, "relative_pitch": 67.40204307492873, "relative_heading": 276.6146742504235, "relative_elevation": 46.153354450129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88498316526883, 52.3446481902836, 46.548230974935 ] }, "distance": 19.35, "direction": 43.01, "angle": 67.43, "elevation": 46.55, "pano_id": "TMX7316060226-000005_pano_0000_002240", "timestamp": "2016-07-26T11:54:49.290270Z", "filename": "pano_0000_002240.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.34532192, "relative_pitch": 67.43235847750142, "relative_heading": 43.00832592156064, "relative_elevation": 46.548230974935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884526382107592, 52.344587332339074, 0.0 ] }, "distance": 19.39, "direction": 292.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01122", "timestamp": "2025-07-14T13:13:17Z", "filename": "recording_2025-07-14_12-49-24_01122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.39097568, "relative_pitch": 0.0, "relative_heading": 292.35252865141535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885073525574513, 52.34450603279537, 0.0 ] }, "distance": 19.43, "direction": 94.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02012", "timestamp": "2025-07-14T13:26:59Z", "filename": "recording_2025-07-14_12-49-24_02012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.42568485, "relative_pitch": 0.0, "relative_heading": 94.93777105215949, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506544997472, 52.3445649766751, 46.7595810946077 ] }, "distance": 19.43, "direction": 75.43, "angle": 67.44, "elevation": 46.76, "pano_id": "TMX7316010203-001788_pano_0000_000599", "timestamp": "2020-07-06T05:55:48.649620Z", "filename": "pano_0000_000599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.42788003, "relative_pitch": 67.43787392011534, "relative_heading": 75.43139264109952, "relative_elevation": 46.7595810946077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88450139703524, 52.3445432660851, 46.0032892245799 ] }, "distance": 19.79, "direction": 277.17, "angle": 66.72, "elevation": 46.0, "pano_id": "TMX7316010203-001894_pano_0000_005278", "timestamp": "2020-08-27T10:44:28.359920Z", "filename": "pano_0000_005278.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.79157015, "relative_pitch": 66.72162110431674, "relative_heading": 277.17231389341094, "relative_elevation": 46.0032892245799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88505222826284, 52.3444437782136, 46.6746222404763 ] }, "distance": 19.86, "direction": 115.66, "angle": 66.95, "elevation": 46.67, "pano_id": "TMX7316010203-001163_pano_0000_000522", "timestamp": "2019-05-06T09:00:12.456660Z", "filename": "pano_0000_000522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.86046821, "relative_pitch": 66.94981449509483, "relative_heading": 115.65737302430432, "relative_elevation": 46.6746222404763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506839957858, 52.344572922224, 46.6407609703019 ] }, "distance": 19.86, "direction": 73.11, "angle": 66.93, "elevation": 46.64, "pano_id": "TMX7316010203-002116_pano_0000_000464", "timestamp": "2021-04-23T11:10:56.749070Z", "filename": "pano_0000_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.86114793, "relative_pitch": 66.93412291511197, "relative_heading": 73.10806427560584, "relative_elevation": 46.6407609703019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0002_000477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0002_000477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0002_000477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8844979754199, 52.3445355596487, 46.1525634862483 ] }, "distance": 19.94, "direction": 274.64, "angle": 66.64, "elevation": 46.15, "pano_id": "TMX7316010203-002797_pano_0002_000477", "timestamp": "2022-09-05T10:30:16.876160Z", "filename": "pano_0002_000477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.93529435, "relative_pitch": 66.63838937391876, "relative_heading": 274.64250125115126, "relative_elevation": 46.1525634862483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88482939645344, 52.3443435401717, 46.1674162745476 ] }, "distance": 19.94, "direction": 172.17, "angle": 66.64, "elevation": 46.17, "pano_id": "TMX7316010203-001162_pano_0000_001751", "timestamp": "2019-05-06T07:37:43.887190Z", "filename": "pano_0000_001751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.93915184, "relative_pitch": 66.64106492738183, "relative_heading": 172.1702576324608, "relative_elevation": 46.1674162745476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884498316154849, 52.34454259786832, 0.0 ] }, "distance": 19.99, "direction": 276.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00098", "timestamp": "2024-12-17T10:20:19Z", "filename": "Job_20241217_0841_Track42_Sphere_00098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.99085467, "relative_pitch": 0.0, "relative_heading": 276.8857404750106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002471_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002471_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002471/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88507454199107, 52.3445637677453, 46.750781789422 ] }, "distance": 20.0, "direction": 76.25, "angle": 66.84, "elevation": 46.75, "pano_id": "TMX7316010203-002471_pano_0000_000570", "timestamp": "2022-03-23T11:04:41.053250Z", "filename": "pano_0000_000570.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.99578343, "relative_pitch": 66.84311319893992, "relative_heading": 76.2510735940296, "relative_elevation": 46.750781789422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0000_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0000_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0000_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88482766187725, 52.3443428663805, 45.9080964019522 ] }, "distance": 20.0, "direction": 172.54, "angle": 66.46, "elevation": 45.91, "pano_id": "TMX7316010203-000259_pano_0000_000425", "timestamp": "2017-04-13T08:03:18.051940Z", "filename": "pano_0000_000425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 19.99772975, "relative_pitch": 66.46188772337595, "relative_heading": 172.53505460513327, "relative_elevation": 45.9080964019522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88506944277075, 52.344577446406, 46.72019960545 ] }, "distance": 20.08, "direction": 71.79, "angle": 66.74, "elevation": 46.72, "pano_id": "TMX7316060226-000005_pano_0000_002238", "timestamp": "2016-07-26T11:54:47.055320Z", "filename": "pano_0000_002238.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.08074369, "relative_pitch": 66.74155086048988, "relative_heading": 71.79245892674462, "relative_elevation": 46.72019960545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885084077667533, 52.34450467547278, 0.0 ] }, "distance": 20.16, "direction": 95.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00106", "timestamp": "2024-12-17T10:20:23Z", "filename": "Job_20241217_0841_Track42_Sphere_00106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.15533169, "relative_pitch": 0.0, "relative_heading": 95.18956138678111, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508395618153, 52.3445020786236, 46.6294755069539 ] }, "distance": 20.18, "direction": 96.01, "angle": 66.6, "elevation": 46.63, "pano_id": "TMX7316060226-000005_pano_0000_002405", "timestamp": "2016-07-26T11:57:20.219420Z", "filename": "pano_0000_002405.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_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.17528768, "relative_pitch": 66.60319622052083, "relative_heading": 96.0089734983627, "relative_elevation": 46.6294755069539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508559608932, 52.3445037659523, 46.6012872876599 ] }, "distance": 20.27, "direction": 95.45, "angle": 66.49, "elevation": 46.6, "pano_id": "TMX7316010203-001894_pano_0000_005286", "timestamp": "2020-08-27T10:44:31.634860Z", "filename": "pano_0000_005286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.2677481, "relative_pitch": 66.49490082429624, "relative_heading": 95.44803170515995, "relative_elevation": 46.6012872876599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240912_1118_Track02_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240912_1118_Track02_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240912_1118_Track02_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884508877037263, 52.3445884174102, 0.0 ] }, "distance": 20.54, "direction": 291.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240912_1118_Track02_Sphere_00040", "timestamp": "2024-09-12T09:50:40Z", "filename": "Job_20240912_1118_Track02_Sphere_00040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.54306561, "relative_pitch": 0.0, "relative_heading": 291.3985828876917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_02004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_02004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_02004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884490248002538, 52.34454490940485, 0.0 ] }, "distance": 20.57, "direction": 277.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_02004", "timestamp": "2025-07-14T13:26:55Z", "filename": "recording_2025-07-14_12-49-24_02004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.56843833, "relative_pitch": 0.0, "relative_heading": 277.41345657645155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_002375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_002375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_002375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88508925320554, 52.3444992550621, 46.7143946755677 ] }, "distance": 20.57, "direction": 96.77, "angle": 66.24, "elevation": 46.71, "pano_id": "TMX7316010203-001788_pano_0000_002375", "timestamp": "2020-07-06T06:27:30.781690Z", "filename": "pano_0000_002375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.56901989, "relative_pitch": 66.23541606565863, "relative_heading": 96.77410211183691, "relative_elevation": 46.7143946755677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002125_pano_0000_002800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002125_pano_0000_002800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/30/TMX7316010203-002125/pano_0000_002800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88451250610712, 52.3445948649686, 46.47632808052 ] }, "distance": 20.59, "direction": 293.51, "angle": 66.11, "elevation": 46.48, "pano_id": "TMX7316010203-002125_pano_0000_002800", "timestamp": "2021-04-30T09:15:23.728920Z", "filename": "pano_0000_002800.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.58852153, "relative_pitch": 66.10716423896896, "relative_heading": 293.50911869323187, "relative_elevation": 46.47632808052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88509096260682, 52.344498770979, 46.6641590800136 ] }, "distance": 20.69, "direction": 96.88, "angle": 66.09, "elevation": 46.66, "pano_id": "TMX7316010203-002116_pano_0000_001844", "timestamp": "2021-04-23T11:34:31.193990Z", "filename": "pano_0000_001844.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.6910937, "relative_pitch": 66.08729083276677, "relative_heading": 96.88416872696921, "relative_elevation": 46.6641590800136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-03_05-21-23_00680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-03_05-21-23_00680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-03_05-21-23_00680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.884825330217939, 52.34433619226588, 0.0 ] }, "distance": 20.72, "direction": 173.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-03_05-21-23_00680", "timestamp": "2024-09-03T05:32:56Z", "filename": "recording_2024-09-03_05-21-23_00680.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.71500349, "relative_pitch": 0.0, "relative_heading": 173.2377244718072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00102/adjacencies/b_20241217_0841_Track42_Sphere_00102/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88450746929115, 52.3445962073687, 46.2022711988539 ] }, "distance": 20.96, "direction": 293.51, "angle": 65.6, "elevation": 46.2, "pano_id": "TMX7316010203-002116_pano_0000_001555", "timestamp": "2021-04-23T11:30:23.860700Z", "filename": "pano_0000_001555.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00102", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120763.83008637285, 484185.9794584154 ] }, "relative_distance": 20.96287081, "relative_pitch": 65.59527834875632, "relative_heading": 293.50926576934484, "relative_elevation": 46.2022711988539 } ] } }