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_20241029_0853_Track67_Sphere_00040/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828483785034142, 52.35354160424518, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00040", "timestamp": "2024-10-29T12:35:50Z", "filename": "Job_20241029_0853_Track67_Sphere_00040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "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_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82848279557409, 52.3535436216148, 44.2558591244742 ] }, "distance": 0.23, "direction": 343.28, "angle": 89.7, "elevation": 44.26, "pano_id": "TMX7316010203-000824_pano_0000_003692", "timestamp": "2018-07-04T09:07:12.317190Z", "filename": "pano_0000_003692.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 0.23438601, "relative_pitch": 89.6965553520672, "relative_heading": 343.2836046596291, "relative_elevation": 44.2558591244742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82848699649796, 52.3535431757053, 43.9370014052838 ] }, "distance": 0.28, "direction": 51.37, "angle": 89.63, "elevation": 43.94, "pano_id": "TMX7316010203-001695_pano_0000_001915", "timestamp": "2020-05-07T10:20:54.505480Z", "filename": "pano_0000_001915.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 0.28010193, "relative_pitch": 89.63473972961737, "relative_heading": 51.37045085010863, "relative_elevation": 43.9370014052838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82848901313602, 52.3535403987373, 44.3751848945394 ] }, "distance": 0.38, "direction": 110.63, "angle": 89.51, "elevation": 44.38, "pano_id": "TMX7316010203-002086_pano_0000_005289", "timestamp": "2021-04-12T12:09:30.588120Z", "filename": "pano_0000_005289.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 0.38064009, "relative_pitch": 89.50854208594822, "relative_heading": 110.63485205352201, "relative_elevation": 44.3751848945394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828490243725617, 52.3535415808054, 0.0 ] }, "distance": 0.44, "direction": 90.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00951", "timestamp": "2025-08-01T11:21:35Z", "filename": "recording_2025-08-01_11-00-50_00951.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 0.44007502, "relative_pitch": 0.0, "relative_heading": 90.33958036675475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82849049190834, 52.3535440127797, 44.476501035504 ] }, "distance": 0.53, "direction": 59.61, "angle": 89.32, "elevation": 44.48, "pano_id": "TMX7316010203-002503_pano_0000_002658", "timestamp": "2022-04-11T09:12:19.473650Z", "filename": "pano_0000_002658.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 0.52977004, "relative_pitch": 89.31756879873952, "relative_heading": 59.60929004293125, "relative_elevation": 44.476501035504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82850141040072, 52.3535408430554, 44.3419073065743 ] }, "distance": 1.2, "direction": 94.03, "angle": 88.44, "elevation": 44.34, "pano_id": "TMX7316010203-001308_pano_0000_002844", "timestamp": "2019-07-12T07:15:21.547600Z", "filename": "pano_0000_002844.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 1.2038995, "relative_pitch": 88.44478005079223, "relative_heading": 94.03438617540945, "relative_elevation": 44.3419073065743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82850171642799, 52.3535368493443, 45.3565862635151 ] }, "distance": 1.33, "direction": 113.42, "angle": 88.32, "elevation": 45.36, "pano_id": "TMX7316010203-000024_pano_0003_000907", "timestamp": "2016-07-26T11:26:00.554630Z", "filename": "pano_0003_000907.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 1.33141278, "relative_pitch": 88.31860287870475, "relative_heading": 113.41543716956652, "relative_elevation": 45.3565862635151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82842780370741, 52.353540037723, 44.3289861967787 ] }, "distance": 3.82, "direction": 267.38, "angle": 85.08, "elevation": 44.33, "pano_id": "TMX7316010203-001308_pano_0000_002843", "timestamp": "2019-07-12T07:15:20.922520Z", "filename": "pano_0000_002843.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 3.81830641, "relative_pitch": 85.07694161586916, "relative_heading": 267.3834464358003, "relative_elevation": 44.3289861967787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82842816102514, 52.3535364217384, 45.3322942750528 ] }, "distance": 3.83, "direction": 261.35, "angle": 85.17, "elevation": 45.33, "pano_id": "TMX7316010203-000024_pano_0003_000908", "timestamp": "2016-07-26T11:26:01.259520Z", "filename": "pano_0003_000908.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 3.83360184, "relative_pitch": 85.16618702518848, "relative_heading": 261.34832900288114, "relative_elevation": 45.3322942750528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82854229887064, 52.353546530826, 44.002037233673 ] }, "distance": 4.02, "direction": 82.17, "angle": 84.77, "elevation": 44.0, "pano_id": "TMX7316010203-000288_pano_0003_001408", "timestamp": "2017-05-08T10:49:40.677170Z", "filename": "pano_0003_001408.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.02439208, "relative_pitch": 84.77431083370752, "relative_heading": 82.17083359366457, "relative_elevation": 44.002037233673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828416856993035, 52.35354125235341, 0.0 ] }, "distance": 4.56, "direction": 269.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00950", "timestamp": "2025-08-01T11:21:33Z", "filename": "recording_2025-08-01_11-00-50_00950.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.56035528, "relative_pitch": 0.0, "relative_heading": 269.5080636208142, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8284168137677, 52.3535431486851, 44.4965891866013 ] }, "distance": 4.57, "direction": 272.16, "angle": 84.14, "elevation": 44.5, "pano_id": "TMX7316010203-002503_pano_0000_002659", "timestamp": "2022-04-11T09:12:20.183690Z", "filename": "pano_0000_002659.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.56636733, "relative_pitch": 84.14065481539582, "relative_heading": 272.1568734109878, "relative_elevation": 44.4965891866013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8284140482538, 52.3535399879164, 44.3698602141812 ] }, "distance": 4.75, "direction": 267.83, "angle": 83.88, "elevation": 44.37, "pano_id": "TMX7316010203-002086_pano_0000_005290", "timestamp": "2021-04-12T12:09:31.398110Z", "filename": "pano_0000_005290.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.75496529, "relative_pitch": 83.88315377256251, "relative_heading": 267.8323108481873, "relative_elevation": 44.3698602141812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82841248237373, 52.3535431659181, 43.906915393658 ] }, "distance": 4.86, "direction": 272.05, "angle": 83.68, "elevation": 43.91, "pano_id": "TMX7316010203-001695_pano_0000_001914", "timestamp": "2020-05-07T10:20:53.790530Z", "filename": "pano_0000_001914.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.86136154, "relative_pitch": 83.68196057882354, "relative_heading": 272.0485531828779, "relative_elevation": 43.906915393658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828556339996693, 52.35354271066715, 0.0 ] }, "distance": 4.95, "direction": 88.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00039", "timestamp": "2024-10-29T12:35:49Z", "filename": "Job_20241029_0853_Track67_Sphere_00039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.94511399, "relative_pitch": 0.0, "relative_heading": 88.57335908548826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828410505795422, 52.35354089880971, 0.0 ] }, "distance": 4.99, "direction": 269.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00041", "timestamp": "2024-10-29T12:35:51Z", "filename": "Job_20241029_0853_Track67_Sphere_00041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 4.99354733, "relative_pitch": 0.0, "relative_heading": 269.09932399786214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82855850983534, 52.3535446604704, 44.2459370512515 ] }, "distance": 5.1, "direction": 86.18, "angle": 83.42, "elevation": 44.25, "pano_id": "TMX7316010203-000824_pano_0000_003693", "timestamp": "2018-07-04T09:07:13.227150Z", "filename": "pano_0000_003693.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.10276951, "relative_pitch": 83.4212896904872, "relative_heading": 86.1786100407789, "relative_elevation": 44.2459370512515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82840699538861, 52.3535424176838, 44.2503614379093 ] }, "distance": 5.23, "direction": 270.99, "angle": 83.26, "elevation": 44.25, "pano_id": "TMX7316010203-000824_pano_0000_003691", "timestamp": "2018-07-04T09:07:11.442120Z", "filename": "pano_0000_003691.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.23289705, "relative_pitch": 83.25571858547234, "relative_heading": 270.99113805232037, "relative_elevation": 44.2503614379093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82856098631129, 52.3535423325956, 43.9531432362273 ] }, "distance": 5.26, "direction": 89.12, "angle": 83.17, "elevation": 43.95, "pano_id": "TMX7316010203-001695_pano_0000_001916", "timestamp": "2020-05-07T10:20:55.215500Z", "filename": "pano_0000_001916.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.2607853, "relative_pitch": 83.17469361976735, "relative_heading": 89.11724824730683, "relative_elevation": 43.9531432362273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828563458714376, 52.35354272628965, 0.0 ] }, "distance": 5.43, "direction": 88.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00952", "timestamp": "2025-08-01T11:21:37Z", "filename": "recording_2025-08-01_11-00-50_00952.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.43005538, "relative_pitch": 0.0, "relative_heading": 88.68243802154966, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82856398224699, 52.3535402322598, 44.3759161941707 ] }, "distance": 5.47, "direction": 91.6, "angle": 82.98, "elevation": 44.38, "pano_id": "TMX7316010203-002086_pano_0000_005288", "timestamp": "2021-04-12T12:09:29.763110Z", "filename": "pano_0000_005288.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.46642344, "relative_pitch": 82.97742865061703, "relative_heading": 91.60033401230203, "relative_elevation": 44.3759161941707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82856464065299, 52.3535447347482, 44.458354218863 ] }, "distance": 5.52, "direction": 86.38, "angle": 82.92, "elevation": 44.46, "pano_id": "TMX7316010203-002503_pano_0000_002657", "timestamp": "2022-04-11T09:12:18.723650Z", "filename": "pano_0000_002657.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.52015375, "relative_pitch": 82.92211702101716, "relative_heading": 86.38197119575648, "relative_elevation": 44.458354218863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82839839835085, 52.3535447281297, 44.0058477083221 ] }, "distance": 5.83, "direction": 273.42, "angle": 82.46, "elevation": 44.01, "pano_id": "TMX7316010203-000288_pano_0003_001409", "timestamp": "2017-05-08T10:49:41.822150Z", "filename": "pano_0003_001409.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 5.82825416, "relative_pitch": 82.45549953684952, "relative_heading": 273.41928390192226, "relative_elevation": 44.0058477083221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82857509951552, 52.353541980413, 44.3459934853017 ] }, "distance": 6.22, "direction": 89.61, "angle": 82.01, "elevation": 44.35, "pano_id": "TMX7316010203-001308_pano_0000_002845", "timestamp": "2019-07-12T07:15:22.192500Z", "filename": "pano_0000_002845.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 6.22191446, "relative_pitch": 82.01331459245039, "relative_heading": 89.61450550622001, "relative_elevation": 44.3459934853017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82857499444733, 52.3535374813024, 45.3934174459428 ] }, "distance": 6.23, "direction": 94.22, "angle": 82.18, "elevation": 45.39, "pano_id": "TMX7316010203-000024_pano_0003_000906", "timestamp": "2016-07-26T11:25:59.854720Z", "filename": "pano_0003_000906.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 6.23152602, "relative_pitch": 82.18339702734129, "relative_heading": 94.22200609877767, "relative_elevation": 45.3934174459428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82835483247142, 52.3535360297578, 45.3093731887639 ] }, "distance": 8.81, "direction": 265.96, "angle": 79.0, "elevation": 45.31, "pano_id": "TMX7316010203-000024_pano_0003_000909", "timestamp": "2016-07-26T11:26:01.969590Z", "filename": "pano_0003_000909.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 8.80813896, "relative_pitch": 78.99891676085579, "relative_heading": 265.9617659600891, "relative_elevation": 45.3093731887639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82835425117974, 52.353539256078, 44.3294566916302 ] }, "distance": 8.83, "direction": 268.3, "angle": 78.73, "elevation": 44.33, "pano_id": "TMX7316010203-001308_pano_0000_002842", "timestamp": "2019-07-12T07:15:20.297560Z", "filename": "pano_0000_002842.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 8.82974354, "relative_pitch": 78.73499859536217, "relative_heading": 268.3043049123815, "relative_elevation": 44.3294566916302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828343557943413, 52.353538623397164, 0.0 ] }, "distance": 9.56, "direction": 268.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00949", "timestamp": "2025-08-01T11:21:32Z", "filename": "recording_2025-08-01_11-00-50_00949.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 9.56022331, "relative_pitch": 0.0, "relative_heading": 268.0117847223921, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8283430480002, 52.3535423891083, 44.5240767775103 ] }, "distance": 9.59, "direction": 270.52, "angle": 77.85, "elevation": 44.52, "pano_id": "TMX7316010203-002503_pano_0000_002660", "timestamp": "2022-04-11T09:12:20.888590Z", "filename": "pano_0000_002660.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 9.5896102, "relative_pitch": 77.8452931355379, "relative_heading": 270.52186949295697, "relative_elevation": 44.5240767775103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828627532688699, 52.35354359490914, 0.0 ] }, "distance": 9.8, "direction": 88.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00038", "timestamp": "2024-10-29T12:35:48Z", "filename": "Job_20241029_0853_Track67_Sphere_00038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 9.79684754, "relative_pitch": 0.0, "relative_heading": 88.70436025711145, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82833906155606, 52.3535391989296, 44.3827879047021 ] }, "distance": 9.86, "direction": 268.45, "angle": 77.47, "elevation": 44.38, "pano_id": "TMX7316010203-002086_pano_0000_005291", "timestamp": "2021-04-12T12:09:32.213130Z", "filename": "pano_0000_005291.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 9.8644636, "relative_pitch": 77.46919712177912, "relative_heading": 268.445279045442, "relative_elevation": 44.3827879047021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82833825526567, 52.3535423801921, 43.896406323649 ] }, "distance": 9.92, "direction": 270.5, "angle": 77.27, "elevation": 43.9, "pano_id": "TMX7316010203-001695_pano_0000_001913", "timestamp": "2020-05-07T10:20:53.060510Z", "filename": "pano_0000_001913.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 9.91614461, "relative_pitch": 77.27061106331374, "relative_heading": 270.4989549986023, "relative_elevation": 43.896406323649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828335774072319, 52.35354014153196, 0.0 ] }, "distance": 10.09, "direction": 269.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00042", "timestamp": "2024-10-29T12:35:51Z", "filename": "Job_20241029_0853_Track67_Sphere_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.08614008, "relative_pitch": 0.0, "relative_heading": 269.0754251288064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863441716921, 52.3535454445074, 44.2487897202373 ] }, "distance": 10.27, "direction": 87.62, "angle": 76.93, "elevation": 44.25, "pano_id": "TMX7316010203-000824_pano_0000_003694", "timestamp": "2018-07-04T09:07:14.177190Z", "filename": "pano_0000_003694.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.27231352, "relative_pitch": 76.9303466240588, "relative_heading": 87.61578517745016, "relative_elevation": 44.2487897202373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863509828271, 52.3535415820576, 43.9796600313857 ] }, "distance": 10.31, "direction": 90.01, "angle": 76.81, "elevation": 43.98, "pano_id": "TMX7316010203-001695_pano_0000_001917", "timestamp": "2020-05-07T10:20:55.945470Z", "filename": "pano_0000_001917.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.30983039, "relative_pitch": 76.80679893845956, "relative_heading": 90.01366074797586, "relative_elevation": 43.9796600313857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82833140036148, 52.3535411571535, 44.2628122093156 ] }, "distance": 10.38, "direction": 269.73, "angle": 76.8, "elevation": 44.26, "pano_id": "TMX7316010203-000824_pano_0000_003690", "timestamp": "2018-07-04T09:07:10.602210Z", "filename": "pano_0000_003690.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.38295154, "relative_pitch": 76.79852440465464, "relative_heading": 269.72552768897015, "relative_elevation": 44.2628122093156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828636887984673, 52.35354434010454, 0.0 ] }, "distance": 10.44, "direction": 88.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00953", "timestamp": "2025-08-01T11:21:38Z", "filename": "recording_2025-08-01_11-00-50_00953.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.43621346, "relative_pitch": 0.0, "relative_heading": 88.32835234646177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863900215411, 52.3535407883784, 44.3715061284602 ] }, "distance": 10.58, "direction": 90.49, "angle": 76.59, "elevation": 44.37, "pano_id": "TMX7316010203-002086_pano_0000_005287", "timestamp": "2021-04-12T12:09:28.943120Z", "filename": "pano_0000_005287.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.57621275, "relative_pitch": 76.59336645328472, "relative_heading": 90.4917639677565, "relative_elevation": 44.3715061284602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863986123602, 52.3535452147011, 44.424186790362 ] }, "distance": 10.64, "direction": 87.84, "angle": 76.53, "elevation": 44.42, "pano_id": "TMX7316010203-002503_pano_0000_002656", "timestamp": "2022-04-11T09:12:17.833640Z", "filename": "pano_0000_002656.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 10.64194275, "relative_pitch": 76.52849097610414, "relative_heading": 87.83641823325148, "relative_elevation": 44.424186790362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82864842648375, 52.353538113484, 45.4150111209601 ] }, "distance": 11.22, "direction": 91.98, "angle": 76.12, "elevation": 45.42, "pano_id": "TMX7316010203-000024_pano_0003_000905", "timestamp": "2016-07-26T11:25:59.139590Z", "filename": "pano_0003_000905.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 11.22467935, "relative_pitch": 76.11711953545213, "relative_heading": 91.98305703304985, "relative_elevation": 45.4150111209601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82864860578408, 52.3535427315374, 44.3455236442387 ] }, "distance": 11.23, "direction": 89.36, "angle": 75.79, "elevation": 44.35, "pano_id": "TMX7316010203-001308_pano_0000_002846", "timestamp": "2019-07-12T07:15:22.862510Z", "filename": "pano_0000_002846.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 11.23087319, "relative_pitch": 75.788184895807, "relative_heading": 89.35998099733446, "relative_elevation": 44.3455236442387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828174140657, 52.3535355775399, 45.2893304275349 ] }, "distance": 13.78, "direction": 267.21, "angle": 73.07, "elevation": 45.29, "pano_id": "TMX7316010203-000024_pano_0003_000910", "timestamp": "2016-07-26T11:26:02.689610Z", "filename": "pano_0003_000910.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 13.7827041, "relative_pitch": 73.07365077426797, "relative_heading": 267.21117576234303, "relative_elevation": 45.2893304275349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828063899766, 52.3535379354186, 44.3215629095212 ] }, "distance": 13.85, "direction": 268.31, "angle": 72.65, "elevation": 44.32, "pano_id": "TMX7316010203-001308_pano_0000_002841", "timestamp": "2019-07-12T07:15:19.662530Z", "filename": "pano_0000_002841.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 13.84751173, "relative_pitch": 72.64948111865128, "relative_heading": 268.31067088307714, "relative_elevation": 44.3215629095212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82868856965485, 52.3535454367178, 44.0025733960792 ] }, "distance": 13.96, "direction": 88.25, "angle": 72.4, "elevation": 44.0, "pano_id": "TMX7316010203-000288_pano_0003_001407", "timestamp": "2017-05-08T10:49:39.402160Z", "filename": "pano_0003_001407.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 13.95965287, "relative_pitch": 72.39856334185254, "relative_heading": 88.24931223009747, "relative_elevation": 44.0025733960792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82869584648342, 52.353544636292035, 0.0 ] }, "distance": 14.45, "direction": 88.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00037", "timestamp": "2024-10-29T12:35:47Z", "filename": "Job_20241029_0853_Track67_Sphere_00037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 14.4528877, "relative_pitch": 0.0, "relative_heading": 88.66228203638816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828269975393231, 52.35353636155588, 0.0 ] }, "distance": 14.58, "direction": 267.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00948", "timestamp": "2025-08-01T11:21:30Z", "filename": "recording_2025-08-01_11-00-50_00948.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 14.57974063, "relative_pitch": 0.0, "relative_heading": 267.7069115162781, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82826949666653, 52.3535417308319, 44.5348597206175 ] }, "distance": 14.6, "direction": 270.06, "angle": 71.85, "elevation": 44.53, "pano_id": "TMX7316010203-002503_pano_0000_002661", "timestamp": "2022-04-11T09:12:21.608600Z", "filename": "pano_0000_002661.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 14.60068902, "relative_pitch": 71.84834464620319, "relative_heading": 270.05536018048144, "relative_elevation": 44.5348597206175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82826435704891, 52.353538526938, 44.3834247877821 ] }, "distance": 14.95, "direction": 268.69, "angle": 71.38, "elevation": 44.38, "pano_id": "TMX7316010203-002086_pano_0000_005292", "timestamp": "2021-04-12T12:09:33.083140Z", "filename": "pano_0000_005292.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 14.95479488, "relative_pitch": 71.37898818194212, "relative_heading": 268.6880534046735, "relative_elevation": 44.3834247877821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8282639525501, 52.3535411456494, 43.8646815819666 ] }, "distance": 14.98, "direction": 269.8, "angle": 71.15, "elevation": 43.86, "pano_id": "TMX7316010203-001695_pano_0000_001912", "timestamp": "2020-05-07T10:20:52.300510Z", "filename": "pano_0000_001912.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 14.97852135, "relative_pitch": 71.14644655210225, "relative_heading": 269.8048876094433, "relative_elevation": 43.8646815819666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828259013828369, 52.35353961729807, 0.0 ] }, "distance": 15.32, "direction": 269.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00043", "timestamp": "2024-10-29T12:35:52Z", "filename": "Job_20241029_0853_Track67_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.31653367, "relative_pitch": 0.0, "relative_heading": 269.17299004030446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82870937174628, 52.3535419455184, 43.9927049651742 ] }, "distance": 15.37, "direction": 89.86, "angle": 70.74, "elevation": 43.99, "pano_id": "TMX7316010203-001695_pano_0000_001918", "timestamp": "2020-05-07T10:20:56.705470Z", "filename": "pano_0000_001918.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.37054941, "relative_pitch": 70.7411676431484, "relative_heading": 89.85835418495152, "relative_elevation": 43.9927049651742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828710260838901, 52.353544605440085, 0.0 ] }, "distance": 15.43, "direction": 88.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00954", "timestamp": "2025-08-01T11:21:40Z", "filename": "recording_2025-08-01_11-00-50_00954.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.43469422, "relative_pitch": 0.0, "relative_heading": 88.76012461389472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8287103958014, 52.3535455087632, 44.2310478622094 ] }, "distance": 15.45, "direction": 88.39, "angle": 70.75, "elevation": 44.23, "pano_id": "TMX7316010203-000824_pano_0000_003695", "timestamp": "2018-07-04T09:07:15.212080Z", "filename": "pano_0000_003695.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.44638811, "relative_pitch": 70.74975209755944, "relative_heading": 88.38809844815509, "relative_elevation": 44.2310478622094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8282560259333, 52.3535411756024, 44.0081144915894 ] }, "distance": 15.52, "direction": 269.82, "angle": 70.58, "elevation": 44.01, "pano_id": "TMX7316010203-000288_pano_0003_001410", "timestamp": "2017-05-08T10:49:42.922130Z", "filename": "pano_0003_001410.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.5185931, "relative_pitch": 70.57580737009803, "relative_heading": 269.82398974121446, "relative_elevation": 44.0081144915894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82825528398968, 52.3535397043369, 44.2559001557529 ] }, "distance": 15.57, "direction": 269.22, "angle": 70.62, "elevation": 44.26, "pano_id": "TMX7316010203-000824_pano_0000_003689", "timestamp": "2018-07-04T09:07:09.767180Z", "filename": "pano_0000_003689.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.57050818, "relative_pitch": 70.61665046242456, "relative_heading": 269.22212599865395, "relative_elevation": 44.2559001557529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82871404919182, 52.353541405651, 44.3583114817739 ] }, "distance": 15.69, "direction": 90.08, "angle": 70.52, "elevation": 44.36, "pano_id": "TMX7316010203-002086_pano_0000_005286", "timestamp": "2021-04-12T12:09:28.083150Z", "filename": "pano_0000_005286.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.68921905, "relative_pitch": 70.52167541343984, "relative_heading": 90.08061039237978, "relative_elevation": 44.3583114817739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8287148197271, 52.3535452813212, 44.3823378793895 ] }, "distance": 15.75, "direction": 88.51, "angle": 70.47, "elevation": 44.38, "pano_id": "TMX7316010203-002503_pano_0000_002655", "timestamp": "2022-04-11T09:12:16.508640Z", "filename": "pano_0000_002655.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 15.74702039, "relative_pitch": 70.46512357686261, "relative_heading": 88.51099434327934, "relative_elevation": 44.3823378793895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82872172680938, 52.3535390105585, 45.4394483044744 ] }, "distance": 16.21, "direction": 91.02, "angle": 70.36, "elevation": 45.44, "pano_id": "TMX7316010203-000024_pano_0003_000904", "timestamp": "2016-07-26T11:25:58.384610Z", "filename": "pano_0003_000904.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 16.21489227, "relative_pitch": 70.36125424676344, "relative_heading": 91.01977140332559, "relative_elevation": 45.4394483044744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82872197574019, 52.3535434756688, 44.3455742001534 ] }, "distance": 16.23, "direction": 89.26, "angle": 69.9, "elevation": 44.35, "pano_id": "TMX7316010203-001308_pano_0000_002847", "timestamp": "2019-07-12T07:15:23.572500Z", "filename": "pano_0000_002847.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 16.23061976, "relative_pitch": 69.89721515091324, "relative_heading": 89.26477343041805, "relative_elevation": 44.3455742001534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0003_000911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0003_000911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0003_000911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82820849460089, 52.3535348698325, 45.2578816115856 ] }, "distance": 18.77, "direction": 267.71, "angle": 67.47, "elevation": 45.26, "pano_id": "TMX7316010203-000024_pano_0003_000911", "timestamp": "2016-07-26T11:26:03.424600Z", "filename": "pano_0003_000911.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 18.77206348, "relative_pitch": 67.47230462004704, "relative_heading": 267.7123003671768, "relative_elevation": 45.2578816115856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_002840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_002840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_002840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82820643061192, 52.3535359631981, 44.30680700019 ] }, "distance": 18.91, "direction": 268.1, "angle": 66.89, "elevation": 44.31, "pano_id": "TMX7316010203-001308_pano_0000_002840", "timestamp": "2019-07-12T07:15:18.992550Z", "filename": "pano_0000_002840.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 18.90815347, "relative_pitch": 66.88938936468409, "relative_heading": 268.09768728774725, "relative_elevation": 44.30680700019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828762063010369, 52.35354554191174, 0.0 ] }, "distance": 18.97, "direction": 88.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00036", "timestamp": "2024-10-29T12:35:46Z", "filename": "Job_20241029_0853_Track67_Sphere_00036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 18.9657185, "relative_pitch": 0.0, "relative_heading": 88.67608229984977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828196867274543, 52.35353722067059, 0.0 ] }, "distance": 19.56, "direction": 268.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00947", "timestamp": "2025-08-01T11:21:28Z", "filename": "recording_2025-08-01_11-00-50_00947.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 19.55542011, "relative_pitch": 0.0, "relative_heading": 268.5708153369809, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82819632385242, 52.3535408345715, 44.5579684628174 ] }, "distance": 19.59, "direction": 269.75, "angle": 66.27, "elevation": 44.56, "pano_id": "TMX7316010203-002503_pano_0000_002662", "timestamp": "2022-04-11T09:12:22.378590Z", "filename": "pano_0000_002662.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 19.58654863, "relative_pitch": 66.27093170149219, "relative_heading": 269.7495798041114, "relative_elevation": 44.5579684628174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82818951159284, 52.3535387106641, 44.3902236372232 ] }, "distance": 20.05, "direction": 269.08, "angle": 65.69, "elevation": 44.39, "pano_id": "TMX7316010203-002086_pano_0000_005293", "timestamp": "2021-04-12T12:09:34.033350Z", "filename": "pano_0000_005293.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.05310485, "relative_pitch": 65.6891182168368, "relative_heading": 269.08011346026774, "relative_elevation": 44.3902236372232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82818930283954, 52.3535398131139, 43.855814145878 ] }, "distance": 20.07, "direction": 269.43, "angle": 65.41, "elevation": 43.86, "pano_id": "TMX7316010203-001695_pano_0000_001911", "timestamp": "2020-05-07T10:20:51.490540Z", "filename": "pano_0000_001911.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.0657329, "relative_pitch": 65.4140709970992, "relative_heading": 269.43100673621774, "relative_elevation": 43.855814145878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001695_pano_0000_001919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001695_pano_0000_001919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/07/TMX7316010203-001695/pano_0000_001919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8287836015346, 52.3535433180292, 44.1601298311725 ] }, "distance": 20.43, "direction": 89.47, "angle": 65.17, "elevation": 44.16, "pano_id": "TMX7316010203-001695_pano_0000_001919", "timestamp": "2020-05-07T10:20:57.510490Z", "filename": "pano_0000_001919.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.42908886, "relative_pitch": 65.1740839698944, "relative_heading": 89.46503380227439, "relative_elevation": 44.1601298311725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_11-00-50_00955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_11-00-50_00955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_11-00-50_00955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828783727299147, 52.35354443077031, 0.0 ] }, "distance": 20.44, "direction": 89.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_11-00-50_00955", "timestamp": "2025-08-01T11:21:42Z", "filename": "recording_2025-08-01_11-00-50_00955.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.43918763, "relative_pitch": 0.0, "relative_heading": 89.1181770093216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track67_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track67_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828182860110383, 52.35353871839193, 0.0 ] }, "distance": 20.51, "direction": 269.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track67_Sphere_00044", "timestamp": "2024-10-29T12:35:53Z", "filename": "Job_20241029_0853_Track67_Sphere_00044.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.50623748, "relative_pitch": 0.0, "relative_heading": 269.10285031172714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82878650844302, 52.3535463619615, 44.3526054527611 ] }, "distance": 20.63, "direction": 88.53, "angle": 65.05, "elevation": 44.35, "pano_id": "TMX7316010203-000824_pano_0000_003696", "timestamp": "2018-07-04T09:07:16.372080Z", "filename": "pano_0000_003696.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.63305525, "relative_pitch": 65.05191413028665, "relative_heading": 88.52960290741804, "relative_elevation": 44.3526054527611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_003688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_003688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_003688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82817934071617, 52.3535377866106, 44.2707477603108 ] }, "distance": 20.75, "direction": 268.83, "angle": 64.89, "elevation": 44.27, "pano_id": "TMX7316010203-000824_pano_0000_003688", "timestamp": "2018-07-04T09:07:08.922120Z", "filename": "pano_0000_003688.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.74786882, "relative_pitch": 64.88945642865554, "relative_heading": 268.8269320795328, "relative_elevation": 44.2707477603108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_005285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_005285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_005285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82878922407326, 52.3535421547801, 44.4906607866287 ] }, "distance": 20.81, "direction": 89.83, "angle": 64.93, "elevation": 44.49, "pano_id": "TMX7316010203-002086_pano_0000_005285", "timestamp": "2021-04-12T12:09:27.093150Z", "filename": "pano_0000_005285.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.81138466, "relative_pitch": 64.93122964516421, "relative_heading": 89.83122335002489, "relative_elevation": 44.4906607866287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track67_Sphere_00040/adjacencies/b_20241029_0853_Track67_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002503_pano_0000_002654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002503_pano_0000_002654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002503/pano_0000_002654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82879043157762, 52.3535463480513, 44.4195604193956 ] }, "distance": 20.9, "direction": 88.55, "angle": 64.8, "elevation": 44.42, "pano_id": "TMX7316010203-002503_pano_0000_002654", "timestamp": "2022-04-11T09:12:15.063660Z", "filename": "pano_0000_002654.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_20241029_0853_Track67_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116934.76008291446, 485217.70845898526 ] }, "relative_distance": 20.90023463, "relative_pitch": 64.80213734272849, "relative_heading": 88.55264538491815, "relative_elevation": 44.4195604193956 } ] } }