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_Track43_Sphere_00012/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885544188952909, 52.3474277030173, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00012", "timestamp": "2024-12-17T10:23:25Z", "filename": "Job_20241217_0841_Track43_Sphere_00012.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "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_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88553834919761, 52.3474277458605, 47.3323977515101 ] }, "distance": 0.4, "direction": 270.69, "angle": 89.52, "elevation": 47.33, "pano_id": "TMX7316010203-002116_pano_0000_001487", "timestamp": "2021-04-23T11:29:05.796300Z", "filename": "pano_0000_001487.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 0.39797912, "relative_pitch": 89.51825836728233, "relative_heading": 270.686356154967, "relative_elevation": 47.3323977515101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552581773394, 52.3474281041795, 47.1313459640369 ] }, "distance": 1.25, "direction": 272.04, "angle": 88.48, "elevation": 47.13, "pano_id": "TMX7316010203-000259_pano_0002_000011", "timestamp": "2017-04-13T08:39:17.699020Z", "filename": "pano_0002_000011.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 1.25270367, "relative_pitch": 88.47749438497684, "relative_heading": 272.04212000332564, "relative_elevation": 47.1313459640369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88553399882129, 52.3474500231269, 47.2779876012355 ] }, "distance": 2.58, "direction": 344.38, "angle": 86.88, "elevation": 47.28, "pano_id": "TMX7316010203-001788_pano_0000_003022", "timestamp": "2020-07-06T06:34:30.298830Z", "filename": "pano_0000_003022.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 2.57889548, "relative_pitch": 86.87775335259832, "relative_heading": 344.37945049495937, "relative_elevation": 47.2779876012355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552975410077, 52.3474514489492, 47.2133713979274 ] }, "distance": 2.82, "direction": 339.58, "angle": 86.58, "elevation": 47.21, "pano_id": "TMX7316010203-001170_pano_0000_000027", "timestamp": "2019-05-08T09:12:44.235750Z", "filename": "pano_0000_000027.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 2.81946136, "relative_pitch": 86.5825017112528, "relative_heading": 339.5809597865625, "relative_elevation": 47.2133713979274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855742177445, 52.3474503892187, 47.3171212282032 ] }, "distance": 3.25, "direction": 39.03, "angle": 86.07, "elevation": 47.32, "pano_id": "TMX7316010203-001704_pano_0000_001082", "timestamp": "2020-05-13T06:46:04.688760Z", "filename": "pano_0000_001082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 3.24960152, "relative_pitch": 86.07126234302683, "relative_heading": 39.028880534926316, "relative_elevation": 47.3171212282032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88551586444169, 52.3474537298766, 47.2089896183461 ] }, "distance": 3.48, "direction": 326.32, "angle": 85.78, "elevation": 47.21, "pano_id": "TMX7316010203-000777_pano_0000_000492", "timestamp": "2018-06-06T08:59:52.392470Z", "filename": "pano_0000_000492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 3.48037895, "relative_pitch": 85.7836223485296, "relative_heading": 326.31768978880996, "relative_elevation": 47.2089896183461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885583292717284, 52.347453088403164, 0.0 ] }, "distance": 3.88, "direction": 43.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01817", "timestamp": "2025-07-14T13:24:11Z", "filename": "recording_2025-07-14_12-49-24_01817.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 3.88328306, "relative_pitch": 0.0, "relative_heading": 43.3304305041378, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885509983007754, 52.34745591440939, 0.0 ] }, "distance": 3.91, "direction": 323.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01818", "timestamp": "2025-07-14T13:24:11Z", "filename": "recording_2025-07-14_12-49-24_01818.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 3.9099788, "relative_pitch": 0.0, "relative_heading": 323.404771524909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88558949409298, 52.3474509400593, 47.210962519981 ] }, "distance": 4.03, "direction": 50.05, "angle": 85.12, "elevation": 47.21, "pano_id": "TMX7316010203-000777_pano_0000_000491", "timestamp": "2018-06-06T08:59:51.927510Z", "filename": "pano_0000_000491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 4.02706846, "relative_pitch": 85.12450417806548, "relative_heading": 50.053309566041676, "relative_elevation": 47.210962519981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88549965569044, 52.3474532409746, 47.3128384463489 ] }, "distance": 4.16, "direction": 313.12, "angle": 84.98, "elevation": 47.31, "pano_id": "TMX7316010203-001704_pano_0000_001083", "timestamp": "2020-05-13T06:46:05.123790Z", "filename": "pano_0000_001083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 4.15750488, "relative_pitch": 84.97816658072205, "relative_heading": 313.1188043285067, "relative_elevation": 47.3128384463489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88560250518057, 52.3474489407038, 47.218431238085 ] }, "distance": 4.62, "direction": 59.26, "angle": 84.41, "elevation": 47.22, "pano_id": "TMX7316010203-001170_pano_0000_000026", "timestamp": "2019-05-08T09:12:43.830740Z", "filename": "pano_0000_000026.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 4.62353756, "relative_pitch": 84.40753591446028, "relative_heading": 59.261246940915406, "relative_elevation": 47.218431238085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88561215571964, 52.3474286815901, 47.3189558694139 ] }, "distance": 4.63, "direction": 88.65, "angle": 84.41, "elevation": 47.32, "pano_id": "TMX7316010203-002116_pano_0000_001486", "timestamp": "2021-04-23T11:29:05.121310Z", "filename": "pano_0000_001486.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 4.63288017, "relative_pitch": 84.40813626731, "relative_heading": 88.65318837276071, "relative_elevation": 47.3189558694139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88560749646702, 52.3474466232235, 47.2817387301475 ] }, "distance": 4.8, "direction": 63.99, "angle": 84.2, "elevation": 47.28, "pano_id": "TMX7316010203-001788_pano_0000_003021", "timestamp": "2020-07-06T06:34:29.783820Z", "filename": "pano_0000_003021.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 4.80039661, "relative_pitch": 84.20276739890564, "relative_heading": 63.98708483961585, "relative_elevation": 47.2817387301475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885622018025922, 52.34742754753123, 0.0 ] }, "distance": 5.3, "direction": 90.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00011", "timestamp": "2024-12-17T10:23:24Z", "filename": "Job_20241217_0841_Track43_Sphere_00011.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 5.30369622, "relative_pitch": 0.0, "relative_heading": 90.18687797577944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885465997714884, 52.34742873771725, 0.0 ] }, "distance": 5.33, "direction": 271.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00013", "timestamp": "2024-12-17T10:23:26Z", "filename": "Job_20241217_0841_Track43_Sphere_00013.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 5.32959147, "relative_pitch": 0.0, "relative_heading": 271.23788776255753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88546468394755, 52.3474279802416, 47.3292559152469 ] }, "distance": 5.42, "direction": 270.33, "angle": 83.47, "elevation": 47.33, "pano_id": "TMX7316010203-002116_pano_0000_001488", "timestamp": "2021-04-23T11:29:06.556290Z", "filename": "pano_0000_001488.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 5.41796233, "relative_pitch": 83.46955784427368, "relative_heading": 270.326253861569, "relative_elevation": 47.3292559152469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552305667177, 52.3473741362794, 47.3542533060536 ] }, "distance": 6.13, "direction": 193.58, "angle": 82.62, "elevation": 47.35, "pano_id": "TMX7316010203-001788_pano_0000_003113", "timestamp": "2020-07-06T06:35:37.763430Z", "filename": "pano_0000_003113.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.1320729, "relative_pitch": 82.62162190656316, "relative_heading": 193.5822551193965, "relative_elevation": 47.3542533060536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88553393006348, 52.3473720089538, 47.2933516371995 ] }, "distance": 6.24, "direction": 186.44, "angle": 82.49, "elevation": 47.29, "pano_id": "TMX7316010203-002816_pano_0003_000053", "timestamp": "2022-10-05T08:20:56.950950Z", "filename": "pano_0003_000053.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.23660446, "relative_pitch": 82.4877147527924, "relative_heading": 186.43611102556017, "relative_elevation": 47.2933516371995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88546080338435, 52.3474535361391, 47.2643305687234 ] }, "distance": 6.37, "direction": 296.83, "angle": 82.33, "elevation": 47.26, "pano_id": "TMX7316010203-001788_pano_0000_003023", "timestamp": "2020-07-06T06:34:30.813850Z", "filename": "pano_0000_003023.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.36802568, "relative_pitch": 82.32662379512028, "relative_heading": 296.8338430499208, "relative_elevation": 47.2643305687234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88552568845733, 52.347371332638, 47.1392503399402 ] }, "distance": 6.4, "direction": 191.36, "angle": 82.27, "elevation": 47.14, "pano_id": "TMX7316010203-002116_pano_0000_001461", "timestamp": "2021-04-23T11:28:43.781480Z", "filename": "pano_0000_001461.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.3979958, "relative_pitch": 82.27073510405216, "relative_heading": 191.36445071313995, "relative_elevation": 47.1392503399402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885553611258322, 52.34737043534655, 0.0 ] }, "distance": 6.4, "direction": 174.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00673", "timestamp": "2024-09-05T11:12:07Z", "filename": "recording_2024-09-05_10-53-45_00673.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.40466616, "relative_pitch": 0.0, "relative_heading": 174.24628260506304, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88554696012451, 52.3473698067664, 47.2901769597083 ] }, "distance": 6.45, "direction": 178.32, "angle": 82.24, "elevation": 47.29, "pano_id": "TMX7316010203-001170_pano_0000_000072", "timestamp": "2019-05-08T09:13:10.340500Z", "filename": "pano_0000_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.44511132, "relative_pitch": 82.23905562794674, "relative_heading": 178.32099175846767, "relative_elevation": 47.2901769597083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88555696445326, 52.3473692658966, 46.2970697376877 ] }, "distance": 6.56, "direction": 172.37, "angle": 81.93, "elevation": 46.3, "pano_id": "TMX7316010203-002797_pano_0000_001075", "timestamp": "2022-09-05T10:16:57.653780Z", "filename": "pano_0000_001075.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.56054919, "relative_pitch": 81.93457290948187, "relative_heading": 172.37432444475021, "relative_elevation": 46.2970697376877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545710721486, 52.3474540270612, 47.1968394583091 ] }, "distance": 6.62, "direction": 296.27, "angle": 82.02, "elevation": 47.2, "pano_id": "TMX7316010203-001170_pano_0000_000028", "timestamp": "2019-05-08T09:12:44.640720Z", "filename": "pano_0000_000028.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.6177568, "relative_pitch": 82.01824631662282, "relative_heading": 296.27147886073425, "relative_elevation": 47.1968394583091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88550208388655, 52.3473728846312, 47.3901435928419 ] }, "distance": 6.74, "direction": 205.19, "angle": 81.9, "elevation": 47.39, "pano_id": "TMX7316010203-001704_pano_0000_000573", "timestamp": "2020-05-13T06:40:05.746830Z", "filename": "pano_0000_000573.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.74098586, "relative_pitch": 81.90430208860718, "relative_heading": 205.19139813728063, "relative_elevation": 47.3901435928419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885576165793, 52.3473699189337, 47.4022939084098 ] }, "distance": 6.79, "direction": 161.28, "angle": 81.85, "elevation": 47.4, "pano_id": "TMX7316010203-001704_pano_0000_000574", "timestamp": "2020-05-13T06:40:06.161860Z", "filename": "pano_0000_000574.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.78906942, "relative_pitch": 81.84939059773674, "relative_heading": 161.27858718234558, "relative_elevation": 47.4022939084098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885543522022521, 52.34736594529955, 0.0 ] }, "distance": 6.87, "direction": 180.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00006", "timestamp": "2025-01-29T12:55:06Z", "filename": "Job_20250129_1331_Track01_Sphere_00006.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.87217512, "relative_pitch": 0.0, "relative_heading": 180.37891968114562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885503030537297, 52.347371157336674, 0.0 ] }, "distance": 6.89, "direction": 204.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01304", "timestamp": "2025-07-14T13:16:18Z", "filename": "recording_2025-07-14_12-49-24_01304.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.88887694, "relative_pitch": 0.0, "relative_heading": 204.02538698379158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88551346521009, 52.3473683636355, 47.1958046192303 ] }, "distance": 6.93, "direction": 197.59, "angle": 81.65, "elevation": 47.2, "pano_id": "TMX7316060226-000005_pano_0000_002303", "timestamp": "2016-07-26T11:55:32.915070Z", "filename": "pano_0000_002303.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.92691222, "relative_pitch": 81.65033165698797, "relative_heading": 197.59292661632963, "relative_elevation": 47.1958046192303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885576139120781, 52.347367935021296, 0.0 ] }, "distance": 7.0, "direction": 161.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01305", "timestamp": "2025-07-14T13:16:19Z", "filename": "recording_2025-07-14_12-49-24_01305.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 6.99793999, "relative_pitch": 0.0, "relative_heading": 161.87282574741278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8855884244944, 52.34736909016, 47.2115210769698 ] }, "distance": 7.19, "direction": 155.19, "angle": 81.35, "elevation": 47.21, "pano_id": "TMX7316060226-000005_pano_0000_002304", "timestamp": "2016-07-26T11:55:33.800090Z", "filename": "pano_0000_002304.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.1850124, "relative_pitch": 81.34668663628156, "relative_heading": 155.1941155858035, "relative_elevation": 47.2115210769698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88559631469068, 52.3473707626741, 47.3650859156623 ] }, "distance": 7.26, "direction": 150.72, "angle": 81.28, "elevation": 47.37, "pano_id": "TMX7316010203-001788_pano_0000_003114", "timestamp": "2020-07-06T06:35:38.218420Z", "filename": "pano_0000_003114.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.26375365, "relative_pitch": 81.28123453484221, "relative_heading": 150.72384638241718, "relative_elevation": 47.3650859156623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88564874227175, 52.3474477333965, 47.3206540746614 ] }, "distance": 7.47, "direction": 72.63, "angle": 81.03, "elevation": 47.32, "pano_id": "TMX7316010203-001704_pano_0000_001081", "timestamp": "2020-05-13T06:46:04.253770Z", "filename": "pano_0000_001081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.46528475, "relative_pitch": 81.03493117525561, "relative_heading": 72.62863255129551, "relative_elevation": 47.3206540746614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88548268953322, 52.3473720174564, 46.3169452808797 ] }, "distance": 7.48, "direction": 214.07, "angle": 80.83, "elevation": 46.32, "pano_id": "TMX7316010203-002797_pano_0000_001074", "timestamp": "2022-09-05T10:16:57.243810Z", "filename": "pano_0000_001074.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.48052783, "relative_pitch": 80.8255330063638, "relative_heading": 214.072368309625, "relative_elevation": 46.3169452808797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88544202510712, 52.347456821553, 47.200249533169 ] }, "distance": 7.68, "direction": 294.96, "angle": 80.76, "elevation": 47.2, "pano_id": "TMX7316010203-000777_pano_0000_000493", "timestamp": "2018-06-06T08:59:52.862500Z", "filename": "pano_0000_000493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.67902117, "relative_pitch": 80.75949307624616, "relative_heading": 294.9575651997677, "relative_elevation": 47.200249533169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88547365556266, 52.3473737770749, 47.2913377145305 ] }, "distance": 7.69, "direction": 218.7, "angle": 80.77, "elevation": 47.29, "pano_id": "TMX7316010203-001170_pano_0000_000071", "timestamp": "2019-05-08T09:13:09.905550Z", "filename": "pano_0000_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.68824613, "relative_pitch": 80.76609608289054, "relative_heading": 218.69512594253422, "relative_elevation": 47.2913377145305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88559911309882, 52.3473664206383, 47.1513820253313 ] }, "distance": 7.78, "direction": 151.24, "angle": 80.63, "elevation": 47.15, "pano_id": "TMX7316010203-002116_pano_0000_001462", "timestamp": "2021-04-23T11:28:44.516480Z", "filename": "pano_0000_001462.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.77876646, "relative_pitch": 80.63204812868433, "relative_heading": 151.23894416009932, "relative_elevation": 47.1513820253313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885480382357237, 52.34736959996478, 0.0 ] }, "distance": 7.79, "direction": 213.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00672", "timestamp": "2024-09-05T11:12:05Z", "filename": "recording_2024-09-05_10-53-45_00672.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.79146134, "relative_pitch": 0.0, "relative_heading": 213.92181073055113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88560647633741, 52.3473681838908, 47.2980297887698 ] }, "distance": 7.87, "direction": 147.34, "angle": 80.56, "elevation": 47.3, "pano_id": "TMX7316010203-002816_pano_0003_000054", "timestamp": "2022-10-05T08:20:57.475990Z", "filename": "pano_0003_000054.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 7.86636163, "relative_pitch": 80.55729537383665, "relative_heading": 147.34449136399968, "relative_elevation": 47.2980297887698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885656529548377, 52.34745021710389, 0.0 ] }, "distance": 8.05, "direction": 71.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01816", "timestamp": "2025-07-14T13:24:10Z", "filename": "recording_2025-07-14_12-49-24_01816.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.05494848, "relative_pitch": 0.0, "relative_heading": 71.87938539955063, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88546106112035, 52.3473757659194, 47.302664029412 ] }, "distance": 8.09, "direction": 224.43, "angle": 80.29, "elevation": 47.3, "pano_id": "TMX7316010203-002816_pano_0003_000052", "timestamp": "2022-10-05T08:20:56.410960Z", "filename": "pano_0003_000052.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.09253595, "relative_pitch": 80.29182856540032, "relative_heading": 224.4268436878972, "relative_elevation": 47.302664029412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885436819128716, 52.3474588218783, 0.0 ] }, "distance": 8.09, "direction": 295.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01819", "timestamp": "2025-07-14T13:24:12Z", "filename": "recording_2025-07-14_12-49-24_01819.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.09474159, "relative_pitch": 0.0, "relative_heading": 295.3264055736761, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885474454096788, 52.34736745008609, 0.0 ] }, "distance": 8.22, "direction": 215.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00005", "timestamp": "2025-01-29T12:55:05Z", "filename": "Job_20250129_1331_Track01_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.21789339, "relative_pitch": 0.0, "relative_heading": 215.32837625851909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88566336464456, 52.3474484010102, 47.2212415859103 ] }, "distance": 8.44, "direction": 74.17, "angle": 79.86, "elevation": 47.22, "pano_id": "TMX7316010203-000777_pano_0000_000490", "timestamp": "2018-06-06T08:59:51.462490Z", "filename": "pano_0000_000490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.44150091, "relative_pitch": 79.86458571676594, "relative_heading": 74.16684354400424, "relative_elevation": 47.2212415859103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545004382926, 52.3473778058077, 47.3532008044422 ] }, "distance": 8.48, "direction": 229.13, "angle": 79.84, "elevation": 47.35, "pano_id": "TMX7316010203-001788_pano_0000_003112", "timestamp": "2020-07-06T06:35:37.313360Z", "filename": "pano_0000_003112.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.48449232, "relative_pitch": 79.84183885957643, "relative_heading": 229.12579946478854, "relative_elevation": 47.3532008044422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885626920866413, 52.347369213110206, 0.0 ] }, "distance": 8.61, "direction": 139.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00674", "timestamp": "2024-09-05T11:12:08Z", "filename": "recording_2024-09-05_10-53-45_00674.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.61068087, "relative_pitch": 0.0, "relative_heading": 139.0998620737296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88562076753356, 52.3473657671554, 47.3050383199006 ] }, "distance": 8.64, "direction": 142.87, "angle": 79.64, "elevation": 47.31, "pano_id": "TMX7316010203-001170_pano_0000_000073", "timestamp": "2019-05-08T09:13:10.775590Z", "filename": "pano_0000_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.64464312, "relative_pitch": 79.64389453197165, "relative_heading": 142.86722995704505, "relative_elevation": 47.3050383199006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885614943536597, 52.34736266188298, 0.0 ] }, "distance": 8.7, "direction": 146.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00007", "timestamp": "2025-01-29T12:55:07Z", "filename": "Job_20250129_1331_Track01_Sphere_00007.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.69639888, "relative_pitch": 0.0, "relative_heading": 146.32822743398611, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542536928133, 52.3474564682564, 47.3100342852995 ] }, "distance": 8.71, "direction": 291.57, "angle": 79.57, "elevation": 47.31, "pano_id": "TMX7316010203-001704_pano_0000_001084", "timestamp": "2020-05-13T06:46:05.558720Z", "filename": "pano_0000_001084.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.70667715, "relative_pitch": 79.57228110007358, "relative_heading": 291.56947463308205, "relative_elevation": 47.3100342852995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88567201494629, 52.3474311971129, 47.1005855388939 ] }, "distance": 8.72, "direction": 87.44, "angle": 79.51, "elevation": 47.1, "pano_id": "TMX7316010203-000259_pano_0002_000010", "timestamp": "2017-04-13T08:39:16.493970Z", "filename": "pano_0002_000010.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.71938427, "relative_pitch": 79.51198833618483, "relative_heading": 87.44425391151454, "relative_elevation": 47.1005855388939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88545229059887, 52.3473709864439, 47.1297226538882 ] }, "distance": 8.89, "direction": 224.78, "angle": 79.32, "elevation": 47.13, "pano_id": "TMX7316010203-002116_pano_0000_001460", "timestamp": "2021-04-23T11:28:42.916510Z", "filename": "pano_0000_001460.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 8.8908744, "relative_pitch": 79.31687911945517, "relative_heading": 224.77833395557914, "relative_elevation": 47.1297226538882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88563074691328, 52.3473663467599, 46.2859668694437 ] }, "distance": 9.02, "direction": 139.17, "angle": 78.97, "elevation": 46.29, "pano_id": "TMX7316010203-002797_pano_0000_001076", "timestamp": "2022-09-05T10:16:58.063780Z", "filename": "pano_0000_001076.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.0224764, "relative_pitch": 78.96971102695075, "relative_heading": 139.17453605730614, "relative_elevation": 46.2859668694437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88567494879292, 52.3474464281185, 47.2307867677882 ] }, "distance": 9.15, "direction": 76.84, "angle": 79.03, "elevation": 47.23, "pano_id": "TMX7316010203-001170_pano_0000_000025", "timestamp": "2019-05-08T09:12:43.425800Z", "filename": "pano_0000_000025.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.15100596, "relative_pitch": 79.03475534944918, "relative_heading": 76.83868777539146, "relative_elevation": 47.2307867677882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88568112091927, 52.347443453487, 47.2956853751093 ] }, "distance": 9.49, "direction": 79.36, "angle": 78.65, "elevation": 47.3, "pano_id": "TMX7316010203-001788_pano_0000_003020", "timestamp": "2020-07-06T06:34:29.268840Z", "filename": "pano_0000_003020.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.49440139, "relative_pitch": 78.64899599617226, "relative_heading": 79.36243791866984, "relative_elevation": 47.2956853751093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88568561206314, 52.3474312738057, 47.3124176291749 ] }, "distance": 9.65, "direction": 87.64, "angle": 78.48, "elevation": 47.31, "pano_id": "TMX7316010203-002116_pano_0000_001485", "timestamp": "2021-04-23T11:29:04.506300Z", "filename": "pano_0000_001485.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.64547542, "relative_pitch": 78.47714525007356, "relative_heading": 87.63903365536503, "relative_elevation": 47.3124176291749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88542827217368, 52.3473761744981, 47.381394402124 ] }, "distance": 9.76, "direction": 234.03, "angle": 78.36, "elevation": 47.38, "pano_id": "TMX7316010203-001704_pano_0000_000572", "timestamp": "2020-05-13T06:40:05.331860Z", "filename": "pano_0000_000572.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.76078962, "relative_pitch": 78.35964161671224, "relative_heading": 234.0251946757565, "relative_elevation": 47.381394402124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885429875682212, 52.34737457714145, 0.0 ] }, "distance": 9.78, "direction": 232.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01303", "timestamp": "2025-07-14T13:16:18Z", "filename": "recording_2025-07-14_12-49-24_01303.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.77898456, "relative_pitch": 0.0, "relative_heading": 232.80622135183978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88565093371207, 52.3473669753163, 47.4153508851305 ] }, "distance": 9.93, "direction": 132.89, "angle": 78.17, "elevation": 47.42, "pano_id": "TMX7316010203-001704_pano_0000_000575", "timestamp": "2020-05-13T06:40:06.576880Z", "filename": "pano_0000_000575.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 9.9285263, "relative_pitch": 78.17343759762105, "relative_heading": 132.8909442825774, "relative_elevation": 47.4153508851305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88564929304002, 52.347364596011985, 0.0 ] }, "distance": 10.03, "direction": 134.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01306", "timestamp": "2025-07-14T13:16:19Z", "filename": "recording_2025-07-14_12-49-24_01306.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.03044324, "relative_pitch": 0.0, "relative_heading": 134.43380259113036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885695856820448, 52.34742984672001, 0.0 ] }, "distance": 10.34, "direction": 88.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00010", "timestamp": "2024-12-17T10:23:24Z", "filename": "Job_20241217_0841_Track43_Sphere_00010.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.33817024, "relative_pitch": 0.0, "relative_heading": 88.67780576882501, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88539168235512, 52.3474243511155, 47.3423127215356 ] }, "distance": 10.4, "direction": 267.94, "angle": 77.61, "elevation": 47.34, "pano_id": "TMX7316010203-002116_pano_0000_001489", "timestamp": "2021-04-23T11:29:07.531290Z", "filename": "pano_0000_001489.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.39926467, "relative_pitch": 77.61110369775963, "relative_heading": 267.9446529211637, "relative_elevation": 47.3423127215356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88544158094336, 52.3473575512454, 47.210276179947 ] }, "distance": 10.48, "direction": 221.85, "angle": 77.48, "elevation": 47.21, "pano_id": "TMX7316060226-000005_pano_0000_002302", "timestamp": "2016-07-26T11:55:31.935050Z", "filename": "pano_0000_002302.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.47979031, "relative_pitch": 77.48435664591426, "relative_heading": 221.85224632401216, "relative_elevation": 47.210276179947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88566241344872, 52.3473665014148, 47.2176493788138 ] }, "distance": 10.55, "direction": 130.21, "angle": 77.41, "elevation": 47.22, "pano_id": "TMX7316060226-000005_pano_0000_002305", "timestamp": "2016-07-26T11:55:34.600010Z", "filename": "pano_0000_002305.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.54912334, "relative_pitch": 77.40609269548303, "relative_heading": 130.20799575005208, "relative_elevation": 47.2176493788138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88566961401419, 52.3473671445553, 47.3677982529625 ] }, "distance": 10.88, "direction": 128.25, "angle": 77.06, "elevation": 47.37, "pano_id": "TMX7316010203-001788_pano_0000_003115", "timestamp": "2020-07-06T06:35:38.678410Z", "filename": "pano_0000_003115.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.8840005, "relative_pitch": 77.05940565301528, "relative_heading": 128.25236399951797, "relative_elevation": 47.3677982529625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88540871113605, 52.3473751027454, 46.3334394935519 ] }, "distance": 10.93, "direction": 237.63, "angle": 76.73, "elevation": 46.33, "pano_id": "TMX7316010203-002797_pano_0000_001073", "timestamp": "2022-09-05T10:16:56.838750Z", "filename": "pano_0000_001073.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.9311799, "relative_pitch": 76.72527736223903, "relative_heading": 237.62599498608392, "relative_elevation": 46.3334394935519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885383878528324, 52.347422817161814, 0.0 ] }, "distance": 10.94, "direction": 267.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00014", "timestamp": "2024-12-17T10:23:27Z", "filename": "Job_20241217_0841_Track43_Sphere_00014.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 10.93788635, "relative_pitch": 0.0, "relative_heading": 267.1509987344512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538068284059, 52.347421226258, 47.1761280540377 ] }, "distance": 11.17, "direction": 266.3, "angle": 76.68, "elevation": 47.18, "pano_id": "TMX7316010203-000259_pano_0002_000012", "timestamp": "2017-04-13T08:39:19.453960Z", "filename": "pano_0002_000012.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.16542067, "relative_pitch": 76.68452281267052, "relative_heading": 266.2992204326485, "relative_elevation": 47.1761280540377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538753175977, 52.3474573777371, 47.2655918058008 ] }, "distance": 11.17, "direction": 287.19, "angle": 76.7, "elevation": 47.27, "pano_id": "TMX7316010203-001788_pano_0000_003024", "timestamp": "2020-07-06T06:34:31.328830Z", "filename": "pano_0000_003024.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.17442571, "relative_pitch": 76.69849230632447, "relative_heading": 287.1874784767488, "relative_elevation": 47.2655918058008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88539981373057, 52.3473776598267, 47.2781046312302 ] }, "distance": 11.31, "direction": 240.49, "angle": 76.55, "elevation": 47.28, "pano_id": "TMX7316010203-001170_pano_0000_000070", "timestamp": "2019-05-08T09:13:09.465510Z", "filename": "pano_0000_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.30502713, "relative_pitch": 76.55208030240496, "relative_heading": 240.49049811857955, "relative_elevation": 47.2781046312302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538442645846, 52.3474571087178, 47.1975891785696 ] }, "distance": 11.37, "direction": 286.73, "angle": 76.46, "elevation": 47.2, "pano_id": "TMX7316010203-001170_pano_0000_000029", "timestamp": "2019-05-08T09:12:45.045850Z", "filename": "pano_0000_000029.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.36810638, "relative_pitch": 76.45757601671767, "relative_heading": 286.7281818899506, "relative_elevation": 47.1975891785696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88567261719109, 52.347361595106, 47.1587526928633 ] }, "distance": 11.43, "direction": 130.05, "angle": 76.37, "elevation": 47.16, "pano_id": "TMX7316010203-002116_pano_0000_001463", "timestamp": "2021-04-23T11:28:45.156470Z", "filename": "pano_0000_001463.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.43264214, "relative_pitch": 76.37275584844951, "relative_heading": 130.0479025491718, "relative_elevation": 47.1587526928633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885407114314873, 52.347366679268355, 0.0 ] }, "distance": 11.55, "direction": 233.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00004", "timestamp": "2025-01-29T12:55:04Z", "filename": "Job_20250129_1331_Track01_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.54827164, "relative_pitch": 0.0, "relative_heading": 233.98503108699276, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88567889697462, 52.3473643115132, 47.29698430188 ] }, "distance": 11.58, "direction": 127.54, "angle": 76.25, "elevation": 47.3, "pano_id": "TMX7316010203-002816_pano_0003_000055", "timestamp": "2022-10-05T08:20:57.986050Z", "filename": "pano_0003_000055.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.5768394, "relative_pitch": 76.24618144263353, "relative_heading": 127.5391920567914, "relative_elevation": 47.29698430188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538864389513, 52.3473793469872, 47.3022812912241 ] }, "distance": 11.89, "direction": 243.09, "angle": 75.89, "elevation": 47.3, "pano_id": "TMX7316010203-002816_pano_0003_000051", "timestamp": "2022-10-05T08:20:55.865990Z", "filename": "pano_0003_000051.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 11.88717438, "relative_pitch": 75.89354836375864, "relative_heading": 243.0860303724197, "relative_elevation": 47.3022812912241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885411164519441, 52.34735539153648, 0.0 ] }, "distance": 12.12, "direction": 228.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00671", "timestamp": "2024-09-05T11:12:04Z", "filename": "recording_2024-09-05_10-53-45_00671.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.12097039, "relative_pitch": 0.0, "relative_heading": 228.40666618191625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885685270277068, 52.34735885249442, 0.0 ] }, "distance": 12.29, "direction": 128.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00008", "timestamp": "2025-01-29T12:55:08Z", "filename": "Job_20250129_1331_Track01_Sphere_00008.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.29325568, "relative_pitch": 0.0, "relative_heading": 128.55080720508545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88572325864947, 52.3474453558584, 47.3314269762486 ] }, "distance": 12.36, "direction": 80.86, "angle": 75.36, "elevation": 47.33, "pano_id": "TMX7316010203-001704_pano_0000_001080", "timestamp": "2020-05-13T06:46:03.818720Z", "filename": "pano_0000_001080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.35980352, "relative_pitch": 75.36498814341961, "relative_heading": 80.85533268910275, "relative_elevation": 47.3314269762486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8853687097516, 52.3474602788822, 47.2028603842482 ] }, "distance": 12.5, "direction": 286.86, "angle": 75.17, "elevation": 47.2, "pano_id": "TMX7316010203-000777_pano_0000_000494", "timestamp": "2018-06-06T08:59:53.332510Z", "filename": "pano_0000_000494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.49536695, "relative_pitch": 75.17296177529258, "relative_heading": 286.863720389512, "relative_elevation": 47.2028603842482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88537653805438, 52.3473815413168, 47.344913286157 ] }, "distance": 12.53, "direction": 245.79, "angle": 75.18, "elevation": 47.34, "pano_id": "TMX7316010203-001788_pano_0000_003111", "timestamp": "2020-07-06T06:35:36.863390Z", "filename": "pano_0000_003111.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.52620595, "relative_pitch": 75.18061246101142, "relative_heading": 245.790968541941, "relative_elevation": 47.344913286157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88569378706939, 52.3473616374821, 47.3159123240039 ] }, "distance": 12.57, "direction": 125.8, "angle": 75.12, "elevation": 47.32, "pano_id": "TMX7316010203-001170_pano_0000_000074", "timestamp": "2019-05-08T09:13:11.205510Z", "filename": "pano_0000_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.56853663, "relative_pitch": 75.12403814009672, "relative_heading": 125.79606662359375, "relative_elevation": 47.3159123240039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885700081475474, 52.34736549133558, 0.0 ] }, "distance": 12.68, "direction": 123.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00675", "timestamp": "2024-09-05T11:12:08Z", "filename": "recording_2024-09-05_10-53-45_00675.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.67976228, "relative_pitch": 0.0, "relative_heading": 123.08966945167575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885729751999343, 52.34744731873509, 0.0 ] }, "distance": 12.83, "direction": 80.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01815", "timestamp": "2025-07-14T13:24:10Z", "filename": "recording_2025-07-14_12-49-24_01815.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.83220422, "relative_pitch": 0.0, "relative_heading": 80.2064728200833, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885363519808661, 52.34746202532381, 0.0 ] }, "distance": 12.89, "direction": 287.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01820", "timestamp": "2025-07-14T13:24:12Z", "filename": "recording_2025-07-14_12-49-24_01820.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 12.89047195, "relative_pitch": 0.0, "relative_heading": 287.23432993004235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88570464143449, 52.3473631759754, 46.2755157770589 ] }, "distance": 13.08, "direction": 123.29, "angle": 74.22, "elevation": 46.28, "pano_id": "TMX7316010203-002797_pano_0000_001077", "timestamp": "2022-09-05T10:16:58.478760Z", "filename": "pano_0000_001077.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.080845, "relative_pitch": 74.21582785145613, "relative_heading": 123.29205533188862, "relative_elevation": 46.2755157770589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88573693374308, 52.3474462559432, 47.2292823120952 ] }, "distance": 13.3, "direction": 81.07, "angle": 74.28, "elevation": 47.23, "pano_id": "TMX7316010203-000777_pano_0000_000489", "timestamp": "2018-06-06T08:59:51.002510Z", "filename": "pano_0000_000489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.29585808, "relative_pitch": 74.27717284824362, "relative_heading": 81.06742713194211, "relative_elevation": 47.2292823120952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88536007615881, 52.347379657303, 47.3731514429674 ] }, "distance": 13.64, "direction": 246.92, "angle": 73.94, "elevation": 47.37, "pano_id": "TMX7316060226-000005_pano_0000_005680", "timestamp": "2016-07-26T13:04:22.208090Z", "filename": "pano_0000_005680.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.63796411, "relative_pitch": 73.93974609638849, "relative_heading": 246.9203660787373, "relative_elevation": 47.3731514429674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88535121659027, 52.3474603771339, 47.3096672128886 ] }, "distance": 13.64, "direction": 285.46, "angle": 73.91, "elevation": 47.31, "pano_id": "TMX7316010203-001704_pano_0000_001085", "timestamp": "2020-05-13T06:46:05.993770Z", "filename": "pano_0000_001085.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.64347117, "relative_pitch": 73.91315080518628, "relative_heading": 285.45527565774944, "relative_elevation": 47.3096672128886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538324288666, 52.3473539182078, 47.1892546508461 ] }, "distance": 13.7, "direction": 233.18, "angle": 73.81, "elevation": 47.19, "pano_id": "TMX7316010203-002116_pano_0000_001459", "timestamp": "2021-04-23T11:28:41.726500Z", "filename": "pano_0000_001459.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.70035429, "relative_pitch": 73.81051592319186, "relative_heading": 233.18182751237302, "relative_elevation": 47.1892546508461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885356764232482, 52.347378051011596, 0.0 ] }, "distance": 13.92, "direction": 246.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01302", "timestamp": "2025-07-14T13:16:17Z", "filename": "recording_2025-07-14_12-49-24_01302.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.91586642, "relative_pitch": 0.0, "relative_heading": 246.60762206054903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88574737022269, 52.3474437354011, 47.2377129700035 ] }, "distance": 13.96, "direction": 82.66, "angle": 73.54, "elevation": 47.24, "pano_id": "TMX7316010203-001170_pano_0000_000024", "timestamp": "2019-05-08T09:12:43.020890Z", "filename": "pano_0000_000024.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.96025766, "relative_pitch": 73.53590165913828, "relative_heading": 82.65799432004383, "relative_elevation": 47.2377129700035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8853546157108, 52.3473795778852, 47.3786110086367 ] }, "distance": 13.98, "direction": 247.48, "angle": 73.56, "elevation": 47.38, "pano_id": "TMX7316010203-001704_pano_0000_000571", "timestamp": "2020-05-13T06:40:04.916840Z", "filename": "pano_0000_000571.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 13.9844266, "relative_pitch": 73.55533444972097, "relative_heading": 247.48470846824856, "relative_elevation": 47.3786110086367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885722390785251, 52.34736103202552, 0.0 ] }, "distance": 14.23, "direction": 121.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01307", "timestamp": "2025-07-14T13:16:20Z", "filename": "recording_2025-07-14_12-49-24_01307.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.23040597, "relative_pitch": 0.0, "relative_heading": 121.42146853047294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88572552577288, 52.3473639900536, 47.4353665038943 ] }, "distance": 14.25, "direction": 119.84, "angle": 73.28, "elevation": 47.44, "pano_id": "TMX7316010203-001704_pano_0000_000576", "timestamp": "2020-05-13T06:40:06.991830Z", "filename": "pano_0000_000576.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.24651579, "relative_pitch": 73.28313152758942, "relative_heading": 119.84371328151003, "relative_elevation": 47.4353665038943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88575496258021, 52.3474406185615, 47.3101156847551 ] }, "distance": 14.43, "direction": 84.29, "angle": 73.03, "elevation": 47.31, "pano_id": "TMX7316010203-001788_pano_0000_003019", "timestamp": "2020-07-06T06:34:28.753830Z", "filename": "pano_0000_003019.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.43490388, "relative_pitch": 73.0324013105462, "relative_heading": 84.28598484577743, "relative_elevation": 47.3101156847551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88575930007614, 52.3474346253572, 47.3145422628149 ] }, "distance": 14.68, "direction": 86.99, "angle": 72.76, "elevation": 47.31, "pano_id": "TMX7316010203-002116_pano_0000_001484", "timestamp": "2021-04-23T11:29:03.921290Z", "filename": "pano_0000_001484.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.67898636, "relative_pitch": 72.76388366997793, "relative_heading": 86.99195188780243, "relative_elevation": 47.3145422628149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88532999215911, 52.3474016231099, 47.3853558022529 ] }, "distance": 14.88, "direction": 258.76, "angle": 72.56, "elevation": 47.39, "pano_id": "TMX7316010203-002116_pano_0000_001490", "timestamp": "2021-04-23T11:29:08.796360Z", "filename": "pano_0000_001490.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.88214884, "relative_pitch": 72.56424765955468, "relative_heading": 258.75538026840127, "relative_elevation": 47.3853558022529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88573638563746, 52.3473624093201, 47.2305306913331 ] }, "distance": 14.98, "direction": 119.02, "angle": 72.41, "elevation": 47.23, "pano_id": "TMX7316060226-000005_pano_0000_002306", "timestamp": "2016-07-26T11:55:35.380010Z", "filename": "pano_0000_002306.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 14.97750677, "relative_pitch": 72.40540103380414, "relative_heading": 119.01850500205279, "relative_elevation": 47.2305306913331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88574229088438, 52.3473636141862, 47.37947682105 ] }, "distance": 15.27, "direction": 117.85, "angle": 72.14, "elevation": 47.38, "pano_id": "TMX7316010203-001788_pano_0000_003116", "timestamp": "2020-07-06T06:35:39.138390Z", "filename": "pano_0000_003116.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.26756323, "relative_pitch": 72.13898247395065, "relative_heading": 117.84587471459768, "relative_elevation": 47.37947682105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885768207575926, 52.347433955085705, 0.0 ] }, "distance": 15.28, "direction": 87.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00009", "timestamp": "2024-12-17T10:23:23Z", "filename": "Job_20241217_0841_Track43_Sphere_00009.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.28160856, "relative_pitch": 0.0, "relative_heading": 87.39063006602987, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88533462388188, 52.347378508419, 46.3599359672517 ] }, "distance": 15.29, "direction": 249.03, "angle": 71.74, "elevation": 46.36, "pano_id": "TMX7316010203-002797_pano_0000_001072", "timestamp": "2022-09-05T10:16:56.433770Z", "filename": "pano_0000_001072.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.29404384, "relative_pitch": 71.74238749752998, "relative_heading": 249.02744036061105, "relative_elevation": 46.3599359672517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88538888511644, 52.347327831141, 47.3567887833342 ] }, "distance": 15.35, "direction": 223.6, "angle": 72.04, "elevation": 47.36, "pano_id": "TMX7316060226-000005_pano_0000_002301", "timestamp": "2016-07-26T11:55:30.895060Z", "filename": "pano_0000_002301.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.34620545, "relative_pitch": 72.0448224680976, "relative_heading": 223.6008877297853, "relative_elevation": 47.3567887833342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_09-44-59_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88537123050542, 52.34733429702382, 0.0 ] }, "distance": 15.71, "direction": 228.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_09-44-59_00096", "timestamp": "2025-07-15T09:46:39Z", "filename": "recording_2025-07-15_09-44-59_00096.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.71446451, "relative_pitch": 0.0, "relative_heading": 228.59281868052665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88532602669069, 52.3473813706748, 47.2840230399743 ] }, "distance": 15.74, "direction": 250.87, "angle": 71.59, "elevation": 47.28, "pano_id": "TMX7316010203-001170_pano_0000_000069", "timestamp": "2019-05-08T09:13:09.020700Z", "filename": "pano_0000_000069.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.73526437, "relative_pitch": 71.59349410045053, "relative_heading": 250.87418065912985, "relative_elevation": 47.2840230399743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88574652658712, 52.3473574362598, 47.1775996433571 ] }, "distance": 15.85, "direction": 119.56, "angle": 71.43, "elevation": 47.18, "pano_id": "TMX7316010203-002116_pano_0000_001464", "timestamp": "2021-04-23T11:28:45.736460Z", "filename": "pano_0000_001464.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.85094451, "relative_pitch": 71.42844699656825, "relative_heading": 119.55592192923126, "relative_elevation": 47.1775996433571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88531068277979, 52.3474275266268, 47.3644727878273 ] }, "distance": 15.91, "direction": 269.93, "angle": 71.43, "elevation": 47.36, "pano_id": "TMX7316010203-002118_pano_0000_006472", "timestamp": "2021-04-26T11:11:52.833290Z", "filename": "pano_0000_006472.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 15.91230774, "relative_pitch": 71.4299940570376, "relative_heading": 269.92941866954567, "relative_elevation": 47.3644727878273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88575174116646, 52.3473604100673, 47.3075691061094 ] }, "distance": 16.0, "direction": 117.9, "angle": 71.31, "elevation": 47.31, "pano_id": "TMX7316010203-002816_pano_0003_000056", "timestamp": "2022-10-05T08:20:58.485960Z", "filename": "pano_0003_000056.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.00352703, "relative_pitch": 71.30999948327577, "relative_heading": 117.89758657185341, "relative_elevation": 47.3075691061094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88531431684439, 52.3474619780764, 47.2615043837577 ] }, "distance": 16.12, "direction": 283.68, "angle": 71.16, "elevation": 47.26, "pano_id": "TMX7316010203-001788_pano_0000_003025", "timestamp": "2020-07-06T06:34:31.843820Z", "filename": "pano_0000_003025.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.12225562, "relative_pitch": 71.16401807706615, "relative_heading": 283.6838355153744, "relative_elevation": 47.2615043837577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88531219444409, 52.3474608830136, 47.1898239301518 ] }, "distance": 16.23, "direction": 283.15, "angle": 71.02, "elevation": 47.19, "pano_id": "TMX7316010203-001170_pano_0000_000030", "timestamp": "2019-05-08T09:12:45.450730Z", "filename": "pano_0000_000030.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.23467339, "relative_pitch": 71.01529127492633, "relative_heading": 283.1452419237435, "relative_elevation": 47.1898239301518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88531576804329, 52.347382776616, 47.3132895389572 ] }, "distance": 16.35, "direction": 252.2, "angle": 70.94, "elevation": 47.31, "pano_id": "TMX7316010203-002816_pano_0003_000050", "timestamp": "2022-10-05T08:20:55.310970Z", "filename": "pano_0003_000050.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.34883811, "relative_pitch": 70.93770069232575, "relative_heading": 252.19502994068975, "relative_elevation": 47.3132895389572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_1331_Track01_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_1331_Track01_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_1331_Track01_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885756670236272, 52.34735487684364, 0.0 ] }, "distance": 16.59, "direction": 119.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_1331_Track01_Sphere_00009", "timestamp": "2025-01-29T12:55:08Z", "filename": "Job_20250129_1331_Track01_Sphere_00009.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.59298138, "relative_pitch": 0.0, "relative_heading": 119.23397743699334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88533622578063, 52.3473456853311, 47.4499334655702 ] }, "distance": 16.86, "direction": 237.22, "angle": 70.44, "elevation": 47.45, "pano_id": "TMX7316010203-001163_pano_0000_000811", "timestamp": "2019-05-06T09:04:10.294720Z", "filename": "pano_0000_000811.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 16.85610384, "relative_pitch": 70.44293790843156, "relative_heading": 237.21891823265207, "relative_elevation": 47.4499334655702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885368392996831, 52.34731895443479, 0.0 ] }, "distance": 17.03, "direction": 224.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00670", "timestamp": "2024-09-05T11:12:02Z", "filename": "recording_2024-09-05_10-53-45_00670.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.02771968, "relative_pitch": 0.0, "relative_heading": 224.71159982204227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88576702787173, 52.3473572472927, 47.3393519297242 ] }, "distance": 17.09, "direction": 117.31, "angle": 70.15, "elevation": 47.34, "pano_id": "TMX7316010203-001170_pano_0000_000075", "timestamp": "2019-05-08T09:13:11.635510Z", "filename": "pano_0000_000075.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.08975691, "relative_pitch": 70.1501490161931, "relative_heading": 117.30623892811649, "relative_elevation": 47.3393519297242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88530288805639, 52.3473853858833, 47.3524679830298 ] }, "distance": 17.1, "direction": 254.02, "angle": 70.14, "elevation": 47.35, "pano_id": "TMX7316010203-001788_pano_0000_003110", "timestamp": "2020-07-06T06:35:36.413400Z", "filename": "pano_0000_003110.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.10440382, "relative_pitch": 70.1395392307077, "relative_heading": 254.02036964119614, "relative_elevation": 47.3524679830298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-05_10-53-45_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-05_10-53-45_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-05_10-53-45_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885772960599212, 52.347360283993574, 0.0 ] }, "distance": 17.3, "direction": 115.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-05_10-53-45_00676", "timestamp": "2024-09-05T11:12:09Z", "filename": "recording_2024-09-05_10-53-45_00676.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.300798, "relative_pitch": 0.0, "relative_heading": 115.69745601279267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88579728584323, 52.3474430590362, 47.3840505797416 ] }, "distance": 17.33, "direction": 84.34, "angle": 69.91, "elevation": 47.38, "pano_id": "TMX7316010203-001704_pano_0000_001079", "timestamp": "2020-05-13T06:46:03.383790Z", "filename": "pano_0000_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.33174021, "relative_pitch": 69.90891527977757, "relative_heading": 84.34195570865981, "relative_elevation": 47.3840505797416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529565755057, 52.3474642176032, 47.1994896754622 ] }, "distance": 17.42, "direction": 283.49, "angle": 69.75, "elevation": 47.2, "pano_id": "TMX7316010203-000777_pano_0000_000495", "timestamp": "2018-06-06T08:59:53.807520Z", "filename": "pano_0000_000495.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.41675311, "relative_pitch": 69.74578808580749, "relative_heading": 283.49083462265804, "relative_elevation": 47.1994896754622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88577858980662, 52.3473596024333, 46.2725122319534 ] }, "distance": 17.68, "direction": 115.38, "angle": 69.09, "elevation": 46.27, "pano_id": "TMX7316010203-002797_pano_0000_001078", "timestamp": "2022-09-05T10:16:58.898730Z", "filename": "pano_0000_001078.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.67961847, "relative_pitch": 69.08934097758736, "relative_heading": 115.37985816457227, "relative_elevation": 46.2725122319534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88534614616755, 52.3473249414783, 47.5558974612504 ] }, "distance": 17.69, "direction": 229.73, "angle": 69.6, "elevation": 47.56, "pano_id": "TMX7316010203-001788_pano_0000_000248", "timestamp": "2020-07-06T05:50:38.671700Z", "filename": "pano_0000_000248.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.68854651, "relative_pitch": 69.5971774746905, "relative_heading": 229.72593584560917, "relative_elevation": 47.5558974612504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885802784675928, 52.3474443296395, 0.0 ] }, "distance": 17.72, "direction": 84.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01814", "timestamp": "2025-07-14T13:24:09Z", "filename": "recording_2025-07-14_12-49-24_01814.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.71887553, "relative_pitch": 0.0, "relative_heading": 84.0064556519142, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885290478843029, 52.347465742121756, 0.0 ] }, "distance": 17.8, "direction": 283.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01821", "timestamp": "2025-07-14T13:24:13Z", "filename": "recording_2025-07-14_12-49-24_01821.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.79968527, "relative_pitch": 0.0, "relative_heading": 283.7568182610541, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track34_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track34_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track34_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885282712865962, 52.34743609452318, 0.0 ] }, "distance": 17.84, "direction": 273.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track34_Sphere_00050", "timestamp": "2024-11-05T11:36:50Z", "filename": "Job_20241105_1055_Track34_Sphere_00050.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 17.84275543, "relative_pitch": 0.0, "relative_heading": 272.9999050910416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88528795866821, 52.3473834226113, 47.3797306567431 ] }, "distance": 18.14, "direction": 254.24, "angle": 69.05, "elevation": 47.38, "pano_id": "TMX7316060226-000005_pano_0000_005679", "timestamp": "2016-07-26T13:04:21.708090Z", "filename": "pano_0000_005679.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.1427341, "relative_pitch": 69.04706513240605, "relative_heading": 254.24162407113477, "relative_elevation": 47.3797306567431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88528465831112, 52.3473887322574, 47.4048695797101 ] }, "distance": 18.21, "direction": 256.22, "angle": 68.99, "elevation": 47.4, "pano_id": "TMX7316010203-002118_pano_0000_006471", "timestamp": "2021-04-26T11:11:50.373190Z", "filename": "pano_0000_006471.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.20961622, "relative_pitch": 68.98673677870698, "relative_heading": 256.22334051329165, "relative_elevation": 47.4048695797101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581041898275, 52.3474443564064, 47.3015358159319 ] }, "distance": 18.24, "direction": 84.17, "angle": 68.92, "elevation": 47.3, "pano_id": "TMX7316010203-000777_pano_0000_000488", "timestamp": "2018-06-06T08:59:50.542500Z", "filename": "pano_0000_000488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.23665544, "relative_pitch": 68.91633110958604, "relative_heading": 84.16781064303169, "relative_elevation": 47.3015358159319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529800975858, 52.3473613971773, 47.3514398848638 ] }, "distance": 18.33, "direction": 246.26, "angle": 68.84, "elevation": 47.35, "pano_id": "TMX7316010203-002116_pano_0000_001491", "timestamp": "2021-04-23T11:29:10.136280Z", "filename": "pano_0000_001491.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.32669554, "relative_pitch": 68.84178577675198, "relative_heading": 246.26001477981103, "relative_elevation": 47.3514398848638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885283622810985, 52.34738157863608, 0.0 ] }, "distance": 18.48, "direction": 253.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01301", "timestamp": "2025-07-14T13:16:17Z", "filename": "recording_2025-07-14_12-49-24_01301.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.48319368, "relative_pitch": 0.0, "relative_heading": 253.87822230912465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track34_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track34_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track34_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track34_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885275953458149, 52.34739919807106, 0.0 ] }, "distance": 18.55, "direction": 260.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track34_Sphere_00049", "timestamp": "2024-11-05T11:36:49Z", "filename": "Job_20241105_1055_Track34_Sphere_00049.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.5520915, "relative_pitch": 0.0, "relative_heading": 260.155863439273, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88528098819319, 52.3473831076086, 47.3780101025477 ] }, "distance": 18.61, "direction": 254.53, "angle": 68.56, "elevation": 47.38, "pano_id": "TMX7316010203-001704_pano_0000_000570", "timestamp": "2020-05-13T06:40:04.501870Z", "filename": "pano_0000_000570.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.60964823, "relative_pitch": 68.55555486843616, "relative_heading": 254.53494345561444, "relative_elevation": 47.3780101025477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88527742142129, 52.3474651904409, 47.3058112673461 ] }, "distance": 18.65, "direction": 282.92, "angle": 68.48, "elevation": 47.31, "pano_id": "TMX7316010203-001704_pano_0000_001086", "timestamp": "2020-05-13T06:46:06.428700Z", "filename": "pano_0000_001086.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.6513335, "relative_pitch": 68.48209517991151, "relative_heading": 282.923620360559, "relative_elevation": 47.3058112673461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581847320719, 52.3474367319171, 47.1512506939471 ] }, "distance": 18.72, "direction": 86.92, "angle": 68.35, "elevation": 47.15, "pano_id": "TMX7316010203-000259_pano_0002_000009", "timestamp": "2017-04-13T08:39:15.449000Z", "filename": "pano_0002_000009.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.71810133, "relative_pitch": 68.3479145533122, "relative_heading": 86.92310106225554, "relative_elevation": 47.1512506939471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885795447436808, 52.347357207174824, 0.0 ] }, "distance": 18.83, "direction": 114.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01308", "timestamp": "2025-07-14T13:16:20Z", "filename": "recording_2025-07-14_12-49-24_01308.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.83343166, "relative_pitch": 0.0, "relative_heading": 114.61447149166837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581976312212, 52.3474414992847, 47.3354434994981 ] }, "distance": 18.84, "direction": 85.33, "angle": 68.3, "elevation": 47.34, "pano_id": "TMX7316010203-001170_pano_0000_000023", "timestamp": "2019-05-08T09:12:42.610820Z", "filename": "pano_0000_000023.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.841664, "relative_pitch": 68.29519008711988, "relative_heading": 85.32641345575666, "relative_elevation": 47.3354434994981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88579877066699, 52.3473607796487, 47.4639764567837 ] }, "distance": 18.88, "direction": 113.23, "angle": 68.31, "elevation": 47.46, "pano_id": "TMX7316010203-001704_pano_0000_000577", "timestamp": "2020-05-13T06:40:07.406830Z", "filename": "pano_0000_000577.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.87924235, "relative_pitch": 68.30934617521432, "relative_heading": 113.23127846222766, "relative_elevation": 47.4639764567837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88529416917653, 52.3473545498811, 47.2721690163016 ] }, "distance": 18.88, "direction": 244.46, "angle": 68.23, "elevation": 47.27, "pano_id": "TMX7316010203-000259_pano_0002_000013", "timestamp": "2017-04-13T08:39:21.968950Z", "filename": "pano_0002_000013.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 18.88229509, "relative_pitch": 68.22636051840904, "relative_heading": 244.46311142848302, "relative_elevation": 47.2721690163016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88526352631842, 52.3474149202038, 47.1509990068153 ] }, "distance": 19.18, "direction": 265.75, "angle": 67.87, "elevation": 47.15, "pano_id": "TMX7316010203-000263_pano_0001_001016", "timestamp": "2017-04-19T08:30:31.736380Z", "filename": "pano_0001_001016.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.1785981, "relative_pitch": 67.86604006898531, "relative_heading": 265.7468243959722, "relative_elevation": 47.1509990068153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88582891604935, 52.3474379254529, 47.3952132221311 ] }, "distance": 19.44, "direction": 86.64, "angle": 67.7, "elevation": 47.4, "pano_id": "TMX7316010203-001788_pano_0000_003018", "timestamp": "2020-07-06T06:34:28.233890Z", "filename": "pano_0000_003018.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.43606125, "relative_pitch": 67.70220661045464, "relative_heading": 86.64474862334816, "relative_elevation": 47.3952132221311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88583303178739, 52.3474375609998, 47.3826831392944 ] }, "distance": 19.71, "direction": 86.81, "angle": 67.41, "elevation": 47.38, "pano_id": "TMX7316010203-002116_pano_0000_001483", "timestamp": "2021-04-23T11:29:03.351300Z", "filename": "pano_0000_001483.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.71375653, "relative_pitch": 67.4100502568378, "relative_heading": 86.81011738018877, "relative_elevation": 47.3826831392944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581020667951, 52.3473573047793, 47.2477047890425 ] }, "distance": 19.75, "direction": 113.37, "angle": 67.32, "elevation": 47.25, "pano_id": "TMX7316060226-000005_pano_0000_002307", "timestamp": "2016-07-26T11:55:36.190010Z", "filename": "pano_0000_002307.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.74794004, "relative_pitch": 67.31672472926802, "relative_heading": 113.37029772971063, "relative_elevation": 47.2477047890425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88525860990157, 52.3474591912452, 47.2967078862712 ] }, "distance": 19.77, "direction": 280.21, "angle": 67.31, "elevation": 47.3, "pano_id": "TMX7316010203-002118_pano_0000_006473", "timestamp": "2021-04-26T11:11:54.173190Z", "filename": "pano_0000_006473.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.77370584, "relative_pitch": 67.31127562040047, "relative_heading": 280.2065835973378, "relative_elevation": 47.2967078862712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885279321093565, 52.347353168062845, 0.0 ] }, "distance": 19.86, "direction": 245.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00016", "timestamp": "2024-12-17T10:23:31Z", "filename": "Job_20241217_0841_Track43_Sphere_00016.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.86378426, "relative_pitch": 0.0, "relative_heading": 245.32113070164823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_002300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_002300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_002300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88535680670269, 52.3472900800825, 47.3472708547488 ] }, "distance": 19.94, "direction": 219.82, "angle": 67.16, "elevation": 47.35, "pano_id": "TMX7316060226-000005_pano_0000_002300", "timestamp": "2016-07-26T11:55:29.830060Z", "filename": "pano_0000_002300.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.93906462, "relative_pitch": 67.16288025258926, "relative_heading": 219.82255127910543, "relative_elevation": 47.3472708547488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001788_pano_0000_003117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001788_pano_0000_003117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001788/pano_0000_003117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88581535321159, 52.3473598699872, 47.4032288482413 ] }, "distance": 19.96, "direction": 112.22, "angle": 67.16, "elevation": 47.4, "pano_id": "TMX7316010203-001788_pano_0000_003117", "timestamp": "2020-07-06T06:35:39.603390Z", "filename": "pano_0000_003117.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.96068249, "relative_pitch": 67.16487950154684, "relative_heading": 112.2187707958176, "relative_elevation": 47.4032288482413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88526044284723, 52.347382261498, 46.3831448704004 ] }, "distance": 19.99, "direction": 255.35, "angle": 66.69, "elevation": 46.38, "pano_id": "TMX7316010203-002797_pano_0000_001071", "timestamp": "2022-09-05T10:16:56.028940Z", "filename": "pano_0000_001071.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 19.98612402, "relative_pitch": 66.68917866585838, "relative_heading": 255.3450999926404, "relative_elevation": 46.3831448704004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001163_pano_0000_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001163_pano_0000_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001163/pano_0000_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88533181754818, 52.3472996962321, 47.5229136152193 ] }, "distance": 20.31, "direction": 225.46, "angle": 66.86, "elevation": 47.52, "pano_id": "TMX7316010203-001163_pano_0000_000810", "timestamp": "2019-05-06T09:04:08.794720Z", "filename": "pano_0000_000810.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.30585332, "relative_pitch": 66.86368245778696, "relative_heading": 225.45552584340152, "relative_elevation": 47.5229136152193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track43_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track43_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885842290853401, 52.347437998844, 0.0 ] }, "distance": 20.35, "direction": 86.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track43_Sphere_00008", "timestamp": "2024-12-17T10:23:23Z", "filename": "Job_20241217_0841_Track43_Sphere_00008.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.34645405, "relative_pitch": 0.0, "relative_heading": 86.77199466569884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_09-44-59_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_09-44-59_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_09-44-59_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.885340802522706, 52.34729315686142, 0.0 ] }, "distance": 20.4, "direction": 222.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_09-44-59_00095", "timestamp": "2025-07-15T09:46:37Z", "filename": "recording_2025-07-15_09-44-59_00095.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.40194683, "relative_pitch": 0.0, "relative_heading": 222.7919634889635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001170_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001170_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/08/TMX7316010203-001170/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88525232009647, 52.3473852058264, 47.2869124701247 ] }, "distance": 20.44, "direction": 256.63, "angle": 66.62, "elevation": 47.29, "pano_id": "TMX7316010203-001170_pano_0000_000068", "timestamp": "2019-05-08T09:13:08.570510Z", "filename": "pano_0000_000068.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.44386071, "relative_pitch": 66.6194071857545, "relative_heading": 256.62601974964963, "relative_elevation": 47.2869124701247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002116_pano_0000_001465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002116_pano_0000_001465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002116/pano_0000_001465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88582040188615, 52.347353465986, 47.1986227920279 ] }, "distance": 20.56, "direction": 113.7, "angle": 66.47, "elevation": 47.2, "pano_id": "TMX7316010203-002116_pano_0000_001465", "timestamp": "2021-04-23T11:28:46.281460Z", "filename": "pano_0000_001465.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.55546914, "relative_pitch": 66.46639615862898, "relative_heading": 113.6950875935985, "relative_elevation": 47.1986227920279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track43_Sphere_00012/adjacencies/b_20241217_0841_Track43_Sphere_00012/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002816_pano_0003_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002816_pano_0003_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002816/pano_0003_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88582453763035, 52.3473565628333, 47.3256285628304 ] }, "distance": 20.68, "direction": 112.51, "angle": 66.4, "elevation": 47.33, "pano_id": "TMX7316010203-002816_pano_0003_000057", "timestamp": "2022-10-05T08:20:58.970980Z", "filename": "pano_0003_000057.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_Track43_Sphere_00012", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120817.49208642496, 484509.02345860895 ] }, "relative_distance": 20.67950217, "relative_pitch": 66.39649939932585, "relative_heading": 112.50692464841892, "relative_elevation": 47.3256285628304 } ] } }