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_20241106_1111_Track01_Sphere_00020/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874110065395157, 52.351391992426386, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00020", "timestamp": "2024-11-06T10:35:55Z", "filename": "Job_20241106_1111_Track01_Sphere_00020.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "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_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87410696443672, 52.3513923786187, 46.3976249936968 ] }, "distance": 0.22, "direction": 281.5, "angle": 89.73, "elevation": 46.4, "pano_id": "TMX7316010203-002456_pano_0002_000873", "timestamp": "2022-03-21T09:19:51.512020Z", "filename": "pano_0002_000873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 0.21562178, "relative_pitch": 89.73373359024633, "relative_heading": 281.4959614603446, "relative_elevation": 46.3976249936968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87411268038043, 52.3513966244137, 45.8320144591853 ] }, "distance": 0.55, "direction": 19.07, "angle": 89.32, "elevation": 45.83, "pano_id": "TMX7316060226-000006_pano_0001_000981", "timestamp": "2016-07-27T07:31:20.173560Z", "filename": "pano_0001_000981.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 0.54534997, "relative_pitch": 89.31827615519116, "relative_heading": 19.070442912800576, "relative_elevation": 45.8320144591853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87411599710439, 52.3513969768415, 46.0438356371596 ] }, "distance": 0.69, "direction": 36.08, "angle": 89.15, "elevation": 46.04, "pano_id": "TMX7316010203-000777_pano_0000_002134", "timestamp": "2018-06-06T09:24:20.549660Z", "filename": "pano_0000_002134.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 0.68628197, "relative_pitch": 89.14607138067515, "relative_heading": 36.08199530232716, "relative_elevation": 46.0438356371596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87409707142403, 52.3513961768448, 45.8255472360179 ] }, "distance": 1.0, "direction": 297.74, "angle": 88.75, "elevation": 45.83, "pano_id": "TMX7316010203-000263_pano_0001_000804", "timestamp": "2017-04-19T08:23:55.429870Z", "filename": "pano_0001_000804.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 1.00036249, "relative_pitch": 88.74944326529906, "relative_heading": 297.73924669594317, "relative_elevation": 45.8255472360179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87412090269529, 52.3514023664742, 46.0530279828236 ] }, "distance": 1.37, "direction": 32.61, "angle": 88.3, "elevation": 46.05, "pano_id": "TMX7316010203-002118_pano_0000_002334", "timestamp": "2021-04-26T09:50:19.775390Z", "filename": "pano_0000_002334.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 1.37034628, "relative_pitch": 88.29561917225304, "relative_heading": 32.606941132054025, "relative_elevation": 46.0530279828236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874090796969625, 52.35139553995324, 0.0 ] }, "distance": 1.37, "direction": 286.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00397", "timestamp": "2025-07-30T08:44:25Z", "filename": "recording_2025-07-30_08-35-53_00397.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 1.37098975, "relative_pitch": 0.0, "relative_heading": 286.7340105259032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87408634288148, 52.3513946671283, 46.007052727975 ] }, "distance": 1.64, "direction": 280.43, "angle": 87.95, "elevation": 46.01, "pano_id": "TMX7316010203-001706_pano_0000_003393", "timestamp": "2020-05-13T10:06:15.659950Z", "filename": "pano_0000_003393.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 1.64359953, "relative_pitch": 87.95398143079431, "relative_heading": 280.4327473719953, "relative_elevation": 46.007052727975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87413631133813, 52.3513975607742, 46.05634624511 ] }, "distance": 1.89, "direction": 70.89, "angle": 87.65, "elevation": 46.06, "pano_id": "TMX7316010203-001160_pano_0000_003615", "timestamp": "2019-05-03T11:21:40.414550Z", "filename": "pano_0000_003615.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 1.89266815, "relative_pitch": 87.64677567309731, "relative_heading": 70.89045694046159, "relative_elevation": 46.05634624511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87414263359532, 52.3514010112912, 48.5466721868142 ] }, "distance": 2.44, "direction": 65.67, "angle": 87.13, "elevation": 48.55, "pano_id": "TMX7316010203-000777_pano_0000_002063", "timestamp": "2018-06-06T09:23:01.465060Z", "filename": "pano_0000_002063.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 2.43553502, "relative_pitch": 87.12793952037929, "relative_heading": 65.66622827081726, "relative_elevation": 48.5466721868142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87406753197261, 52.3513986131978, 48.5260456707329 ] }, "distance": 2.99, "direction": 284.26, "angle": 86.47, "elevation": 48.53, "pano_id": "TMX7316010203-000777_pano_0000_002062", "timestamp": "2018-06-06T09:23:00.690020Z", "filename": "pano_0000_002062.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 2.99035538, "relative_pitch": 86.47368021159501, "relative_heading": 284.2625509082581, "relative_elevation": 48.5260456707329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87406289565702, 52.3513948188421, 46.0445041321218 ] }, "distance": 3.23, "direction": 275.59, "angle": 85.99, "elevation": 46.04, "pano_id": "TMX7316010203-001160_pano_0000_003614", "timestamp": "2019-05-03T11:21:39.764580Z", "filename": "pano_0000_003614.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 3.22944862, "relative_pitch": 85.98798464120357, "relative_heading": 275.58874654970026, "relative_elevation": 46.0445041321218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87415898747572, 52.3513970551673, 46.0268173385412 ] }, "distance": 3.38, "direction": 80.41, "angle": 85.8, "elevation": 46.03, "pano_id": "TMX7316010203-001706_pano_0000_003392", "timestamp": "2020-05-13T10:06:15.054910Z", "filename": "pano_0000_003392.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 3.38076767, "relative_pitch": 85.79904725559288, "relative_heading": 80.40779869538325, "relative_elevation": 46.0268173385412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874163908665465, 52.35139904752634, 0.0 ] }, "distance": 3.75, "direction": 77.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00398", "timestamp": "2025-07-30T08:44:26Z", "filename": "recording_2025-07-30_08-35-53_00398.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 3.75187694, "relative_pitch": 0.0, "relative_heading": 77.92205756194649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87404684780969, 52.3513976054774, 46.0230137519538 ] }, "distance": 4.35, "direction": 278.25, "angle": 84.6, "elevation": 46.02, "pano_id": "TMX7316010203-002118_pano_0000_002335", "timestamp": "2021-04-26T09:50:20.510390Z", "filename": "pano_0000_002335.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 4.35262755, "relative_pitch": 84.59732010847945, "relative_heading": 278.25024863760194, "relative_elevation": 46.0230137519538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87417537539116, 52.3514049089971, 45.8696591882035 ] }, "distance": 4.68, "direction": 72.1, "angle": 84.18, "elevation": 45.87, "pano_id": "TMX7316010203-000263_pano_0001_000749", "timestamp": "2017-04-19T08:20:58.721400Z", "filename": "pano_0001_000749.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 4.67650049, "relative_pitch": 84.17869808917519, "relative_heading": 72.10093494685458, "relative_elevation": 45.8696591882035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87404106385024, 52.351392424207, 46.0345702655613 ] }, "distance": 4.7, "direction": 270.59, "angle": 84.17, "elevation": 46.03, "pano_id": "TMX7316010203-000777_pano_0000_002135", "timestamp": "2018-06-06T09:24:21.599620Z", "filename": "pano_0000_002135.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 4.70194028, "relative_pitch": 84.16807163103272, "relative_heading": 270.5855045427828, "relative_elevation": 46.0345702655613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87418085225824, 52.3513953192508, 46.4002317814156 ] }, "distance": 4.84, "direction": 85.61, "angle": 84.05, "elevation": 46.4, "pano_id": "TMX7316010203-002456_pano_0002_000874", "timestamp": "2022-03-21T09:19:52.106990Z", "filename": "pano_0002_000874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 4.83752944, "relative_pitch": 84.04804068261063, "relative_heading": 85.61115518109588, "relative_elevation": 46.4002317814156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874037437966943, 52.35138976318126, 0.0 ] }, "distance": 4.95, "direction": 267.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00019", "timestamp": "2024-11-06T10:35:54Z", "filename": "Job_20241106_1111_Track01_Sphere_00019.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 4.95497197, "relative_pitch": 0.0, "relative_heading": 267.13047341427483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87403683927406, 52.351395141097, 45.8372692652047 ] }, "distance": 5.0, "direction": 274.02, "angle": 83.77, "elevation": 45.84, "pano_id": "TMX7316060226-000006_pano_0001_000980", "timestamp": "2016-07-27T07:31:18.813580Z", "filename": "pano_0001_000980.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.0018391, "relative_pitch": 83.77242953334688, "relative_heading": 274.0167319728444, "relative_elevation": 45.8372692652047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874184516819904, 52.35139514628396, 0.0 ] }, "distance": 5.09, "direction": 86.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00021", "timestamp": "2024-11-06T10:35:56Z", "filename": "Job_20241106_1111_Track01_Sphere_00021.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.08516812, "relative_pitch": 0.0, "relative_heading": 86.04267468560093, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87403314627824, 52.3513895210778, 46.4077536053956 ] }, "distance": 5.25, "direction": 267.0, "angle": 83.55, "elevation": 46.41, "pano_id": "TMX7316010203-002456_pano_0002_000872", "timestamp": "2022-03-21T09:19:50.917000Z", "filename": "pano_0002_000872.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.2483996, "relative_pitch": 83.54765455707685, "relative_heading": 266.9965663995889, "relative_elevation": 46.4077536053956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87403269042469, 52.3513955223499, 45.8579365666956 ] }, "distance": 5.29, "direction": 274.26, "angle": 83.42, "elevation": 45.86, "pano_id": "TMX7316010203-000263_pano_0001_000748", "timestamp": "2017-04-19T08:20:55.301410Z", "filename": "pano_0001_000748.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.28686264, "relative_pitch": 83.42352714474228, "relative_heading": 274.26076074094345, "relative_elevation": 45.8579365666956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87418813677642, 52.3513991411359, 45.8502153363079 ] }, "distance": 5.38, "direction": 81.5, "angle": 83.31, "elevation": 45.85, "pano_id": "TMX7316060226-000006_pano_0001_000982", "timestamp": "2016-07-27T07:31:21.443590Z", "filename": "pano_0001_000982.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.37884875, "relative_pitch": 83.3090151261449, "relative_heading": 81.49543280713733, "relative_elevation": 45.8502153363079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87419153213394, 52.3514004398, 46.0537848835811 ] }, "distance": 5.63, "direction": 80.39, "angle": 83.03, "elevation": 46.05, "pano_id": "TMX7316010203-000777_pano_0000_002133", "timestamp": "2018-06-06T09:24:19.349610Z", "filename": "pano_0000_002133.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.63008129, "relative_pitch": 83.03016767693892, "relative_heading": 80.38911353422712, "relative_elevation": 46.0537848835811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87419447015894, 52.3514072593962, 46.0870529236272 ] }, "distance": 6.0, "direction": 73.54, "angle": 82.59, "elevation": 46.09, "pano_id": "TMX7316010203-002118_pano_0000_002333", "timestamp": "2021-04-26T09:50:19.080630Z", "filename": "pano_0000_002333.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 5.99690717, "relative_pitch": 82.58625358717278, "relative_heading": 73.54377136014361, "relative_elevation": 46.0870529236272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874017644189702, 52.35139304777355, 0.0 ] }, "distance": 6.3, "direction": 271.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00396", "timestamp": "2025-07-30T08:44:24Z", "filename": "recording_2025-07-30_08-35-53_00396.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 6.29858132, "relative_pitch": 0.0, "relative_heading": 271.0683389353682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87401394082082, 52.3513919071944, 46.0205547250807 ] }, "distance": 6.55, "direction": 269.92, "angle": 81.9, "elevation": 46.02, "pano_id": "TMX7316010203-001706_pano_0000_003394", "timestamp": "2020-05-13T10:06:16.274910Z", "filename": "pano_0000_003394.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 6.54983722, "relative_pitch": 81.89982627140006, "relative_heading": 269.9170742448293, "relative_elevation": 46.0205547250807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87420905460971, 52.3514002906492, 46.0571706583723 ] }, "distance": 6.81, "direction": 82.2, "angle": 81.59, "elevation": 46.06, "pano_id": "TMX7316010203-001160_pano_0000_003616", "timestamp": "2019-05-03T11:21:41.059590Z", "filename": "pano_0000_003616.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 6.80793395, "relative_pitch": 81.59171811380543, "relative_heading": 82.20476909855546, "relative_elevation": 46.0571706583723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87421767910194, 52.3514036564093, 48.5490402923897 ] }, "distance": 7.45, "direction": 79.96, "angle": 81.28, "elevation": 48.55, "pano_id": "TMX7316010203-000777_pano_0000_002064", "timestamp": "2018-06-06T09:23:02.240030Z", "filename": "pano_0000_002064.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 7.44666641, "relative_pitch": 81.27968321753684, "relative_heading": 79.96246749869994, "relative_elevation": 48.5490402923897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87399241425234, 52.3513960086683, 48.532683191821 ] }, "distance": 8.03, "direction": 273.19, "angle": 80.61, "elevation": 48.53, "pano_id": "TMX7316010203-000777_pano_0000_002061", "timestamp": "2018-06-06T09:22:59.895070Z", "filename": "pano_0000_002061.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 8.02907549, "relative_pitch": 80.60627185910758, "relative_heading": 273.19081465014125, "relative_elevation": 48.532683191821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87398983227981, 52.3513919349955, 46.0557423587888 ] }, "distance": 8.19, "direction": 269.96, "angle": 79.91, "elevation": 46.06, "pano_id": "TMX7316010203-001160_pano_0000_003613", "timestamp": "2019-05-03T11:21:39.109610Z", "filename": "pano_0000_003613.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 8.19256421, "relative_pitch": 79.91352114047801, "relative_heading": 269.9553543337575, "relative_elevation": 46.0557423587888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87423128971196, 52.3513994387318, 46.0294311009347 ] }, "distance": 8.3, "direction": 84.27, "angle": 79.78, "elevation": 46.03, "pano_id": "TMX7316010203-001706_pano_0000_003391", "timestamp": "2020-05-13T10:06:14.459990Z", "filename": "pano_0000_003391.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 8.30155439, "relative_pitch": 79.77642668247529, "relative_heading": 84.27170725591401, "relative_elevation": 46.0294311009347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874236813787739, 52.35140392029831, 0.0 ] }, "distance": 8.74, "direction": 81.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00399", "timestamp": "2025-07-30T08:44:27Z", "filename": "recording_2025-07-30_08-35-53_00399.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 8.73789688, "relative_pitch": 0.0, "relative_heading": 81.26306045852313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87424374137885, 52.3514027294756, 45.8410939192399 ] }, "distance": 9.19, "direction": 82.53, "angle": 78.67, "elevation": 45.84, "pano_id": "TMX7316010203-000263_pano_0001_000805", "timestamp": "2017-04-19T08:23:57.295110Z", "filename": "pano_0001_000805.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 9.18656689, "relative_pitch": 78.66801836258976, "relative_heading": 82.52720374592673, "relative_elevation": 45.8410939192399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87397289295245, 52.3513937128638, 46.0189709905535 ] }, "distance": 9.35, "direction": 271.17, "angle": 78.52, "elevation": 46.02, "pano_id": "TMX7316010203-002118_pano_0000_002336", "timestamp": "2021-04-26T09:50:21.280390Z", "filename": "pano_0000_002336.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 9.34875033, "relative_pitch": 78.51663735237884, "relative_heading": 271.1734164834874, "relative_elevation": 46.0189709905535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8739660778961, 52.3513904881117, 46.0481207985431 ] }, "distance": 9.81, "direction": 269.02, "angle": 77.97, "elevation": 46.05, "pano_id": "TMX7316010203-000777_pano_0000_002136", "timestamp": "2018-06-06T09:24:22.554690Z", "filename": "pano_0000_002136.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 9.81258919, "relative_pitch": 77.97052835260034, "relative_heading": 269.0226114977611, "relative_elevation": 46.0481207985431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87425445583113, 52.3513986655069, 46.3981990935281 ] }, "distance": 9.87, "direction": 85.68, "angle": 77.99, "elevation": 46.4, "pano_id": "TMX7316010203-002456_pano_0002_000875", "timestamp": "2022-03-21T09:19:52.707030Z", "filename": "pano_0002_000875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 9.86659688, "relative_pitch": 77.99485445471723, "relative_heading": 85.68389547489996, "relative_elevation": 46.3981990935281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873963634125604, 52.35138772652111, 0.0 ] }, "distance": 9.99, "direction": 267.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00018", "timestamp": "2024-11-06T10:35:53Z", "filename": "Job_20241106_1111_Track01_Sphere_00018.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 9.98896276, "relative_pitch": 0.0, "relative_heading": 267.2762855766374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87425829053138, 52.351398521851706, 0.0 ] }, "distance": 10.13, "direction": 85.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00022", "timestamp": "2024-11-06T10:35:57Z", "filename": "Job_20241106_1111_Track01_Sphere_00022.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.12600802, "relative_pitch": 0.0, "relative_heading": 85.88535240639862, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87396057840282, 52.3513935363905, 45.8385239895433 ] }, "distance": 10.19, "direction": 270.97, "angle": 77.47, "elevation": 45.84, "pano_id": "TMX7316060226-000006_pano_0001_000979", "timestamp": "2016-07-27T07:31:17.153600Z", "filename": "pano_0001_000979.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.18733963, "relative_pitch": 77.47000001905512, "relative_heading": 270.96636238316955, "relative_elevation": 45.8385239895433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87395900001168, 52.3513868719741, 46.4264887692407 ] }, "distance": 10.31, "direction": 266.83, "angle": 77.48, "elevation": 46.43, "pano_id": "TMX7316010203-002456_pano_0002_000871", "timestamp": "2022-03-21T09:19:50.317030Z", "filename": "pano_0002_000871.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.30919886, "relative_pitch": 77.48036415138922, "relative_heading": 266.83179726325216, "relative_elevation": 46.4264887692407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87426349683366, 52.3514026026212, 45.8444467587397 ] }, "distance": 10.52, "direction": 83.56, "angle": 77.07, "elevation": 45.84, "pano_id": "TMX7316060226-000006_pano_0001_000983", "timestamp": "2016-07-27T07:31:22.698510Z", "filename": "pano_0001_000983.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.52111357, "relative_pitch": 77.0746689842663, "relative_heading": 83.55685558102239, "relative_elevation": 45.8444467587397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87426693835121, 52.3514037377916, 46.0505695529282 ] }, "distance": 10.77, "direction": 83.03, "angle": 76.84, "elevation": 46.05, "pano_id": "TMX7316010203-000777_pano_0000_002132", "timestamp": "2018-06-06T09:24:18.114720Z", "filename": "pano_0000_002132.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.76876526, "relative_pitch": 76.83809583331666, "relative_heading": 83.02903570255705, "relative_elevation": 46.0505695529282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87394966358669, 52.3513909060047, 45.8282550415024 ] }, "distance": 10.93, "direction": 269.37, "angle": 76.59, "elevation": 45.83, "pano_id": "TMX7316010203-000263_pano_0001_000803", "timestamp": "2017-04-19T08:23:51.979900Z", "filename": "pano_0001_000803.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 10.93028414, "relative_pitch": 76.58526707050645, "relative_heading": 269.36635106137174, "relative_elevation": 45.8282550415024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87426873427334, 52.3514106725315, 46.1055067637935 ] }, "distance": 11.01, "direction": 79.12, "angle": 76.57, "elevation": 46.11, "pano_id": "TMX7316010203-002118_pano_0000_002332", "timestamp": "2021-04-26T09:50:18.385390Z", "filename": "pano_0000_002332.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 11.00953535, "relative_pitch": 76.56983515371259, "relative_heading": 79.11712171564064, "relative_elevation": 46.1055067637935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873944408762455, 52.35139008782673, 0.0 ] }, "distance": 11.29, "direction": 268.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00395", "timestamp": "2025-07-30T08:44:23Z", "filename": "recording_2025-07-30_08-35-53_00395.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 11.28966345, "relative_pitch": 0.0, "relative_heading": 268.9244313276509, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87394136607126, 52.3513892705483, 46.0263493582606 ] }, "distance": 11.5, "direction": 268.49, "angle": 75.97, "elevation": 46.03, "pano_id": "TMX7316010203-001706_pano_0000_003395", "timestamp": "2020-05-13T10:06:16.914880Z", "filename": "pano_0000_003395.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 11.49898946, "relative_pitch": 75.97265871337412, "relative_heading": 268.4907665885075, "relative_elevation": 46.0263493582606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87428211092491, 52.3514032866251, 46.0508886370808 ] }, "distance": 11.79, "direction": 83.88, "angle": 75.64, "elevation": 46.05, "pano_id": "TMX7316010203-001160_pano_0000_003617", "timestamp": "2019-05-03T11:21:41.709610Z", "filename": "pano_0000_003617.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 11.79017704, "relative_pitch": 75.63932118125986, "relative_heading": 83.88097531588684, "relative_elevation": 46.0508886370808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87429248255931, 52.3514065572007, 48.533551053144 ] }, "distance": 12.53, "direction": 82.57, "angle": 75.52, "elevation": 48.53, "pano_id": "TMX7316010203-000777_pano_0000_002065", "timestamp": "2018-06-06T09:23:03.025260Z", "filename": "pano_0000_002065.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 12.53493032, "relative_pitch": 75.51847996637133, "relative_heading": 82.57117804073039, "relative_elevation": 48.533551053144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391689716932, 52.3513930917395, 48.5202465523034 ] }, "distance": 13.16, "direction": 270.53, "angle": 74.82, "elevation": 48.52, "pano_id": "TMX7316010203-000777_pano_0000_002060", "timestamp": "2018-06-06T09:22:59.070060Z", "filename": "pano_0000_002060.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 13.16285392, "relative_pitch": 74.82178188332468, "relative_heading": 270.5325450855456, "relative_elevation": 48.5202465523034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391627781683, 52.3513894049127, 46.0462188590318 ] }, "distance": 13.21, "direction": 268.75, "angle": 74.0, "elevation": 46.05, "pano_id": "TMX7316010203-001160_pano_0000_003612", "timestamp": "2019-05-03T11:21:38.434600Z", "filename": "pano_0000_003612.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 13.20762681, "relative_pitch": 73.99530211625064, "relative_heading": 268.7509437261883, "relative_elevation": 46.0462188590318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87430406882251, 52.3514016905866, 45.997396895662 ] }, "distance": 13.26, "direction": 85.33, "angle": 73.92, "elevation": 46.0, "pano_id": "TMX7316010203-001706_pano_0000_003390", "timestamp": "2020-05-13T10:06:13.849960Z", "filename": "pano_0000_003390.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 13.26316938, "relative_pitch": 73.91529060933297, "relative_heading": 85.33291242855846, "relative_elevation": 45.997396895662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874309824051672, 52.351408586762396, 0.0 ] }, "distance": 13.74, "direction": 82.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00400", "timestamp": "2025-07-30T08:44:28Z", "filename": "recording_2025-07-30_08-35-53_00400.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 13.73602687, "relative_pitch": 0.0, "relative_heading": 82.27432579719202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8743169335414, 52.3514113249598, 45.8408694695681 ] }, "distance": 14.26, "direction": 81.32, "angle": 72.72, "elevation": 45.84, "pano_id": "TMX7316010203-000263_pano_0001_000750", "timestamp": "2017-04-19T08:21:03.216370Z", "filename": "pano_0001_000750.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 14.25898826, "relative_pitch": 72.72148234321338, "relative_heading": 81.3227527156478, "relative_elevation": 45.8408694695681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87389844738109, 52.3513902887066, 45.9997158870101 ] }, "distance": 14.42, "direction": 269.25, "angle": 72.59, "elevation": 46.0, "pano_id": "TMX7316010203-002118_pano_0000_002337", "timestamp": "2021-04-26T09:50:22.095370Z", "filename": "pano_0000_002337.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 14.42068188, "relative_pitch": 72.59405171235458, "relative_heading": 269.24683004820525, "relative_elevation": 45.9997158870101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87432775356383, 52.3514019979026, 46.3470902964473 ] }, "distance": 14.87, "direction": 85.71, "angle": 72.21, "elevation": 46.35, "pano_id": "TMX7316010203-002456_pano_0002_000876", "timestamp": "2022-03-21T09:19:53.312020Z", "filename": "pano_0002_000876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 14.87477248, "relative_pitch": 72.20633255224507, "relative_heading": 85.70741501900385, "relative_elevation": 46.3470902964473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87389104486594, 52.3513902222901, 46.0387649973854 ] }, "distance": 14.93, "direction": 269.24, "angle": 72.04, "elevation": 46.04, "pano_id": "TMX7316010203-000777_pano_0000_002137", "timestamp": "2018-06-06T09:24:23.454670Z", "filename": "pano_0000_002137.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 14.92513532, "relative_pitch": 72.03801785372964, "relative_heading": 269.243920192514, "relative_elevation": 46.0387649973854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873889860372144, 52.351385627031135, 0.0 ] }, "distance": 15.02, "direction": 267.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00017", "timestamp": "2024-11-06T10:35:52Z", "filename": "Job_20241106_1111_Track01_Sphere_00017.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.02125525, "relative_pitch": 0.0, "relative_heading": 267.29739472851657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874331767916583, 52.35140213875889, 0.0 ] }, "distance": 15.15, "direction": 85.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00023", "timestamp": "2024-11-06T10:35:58Z", "filename": "Job_20241106_1111_Track01_Sphere_00023.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.14871296, "relative_pitch": 0.0, "relative_heading": 85.72573385888123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87388759345618, 52.3513887832844, 45.8768110210076 ] }, "distance": 15.16, "direction": 268.65, "angle": 71.71, "elevation": 45.88, "pano_id": "TMX7316010203-000263_pano_0001_000747", "timestamp": "2017-04-19T08:20:52.651420Z", "filename": "pano_0001_000747.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.16321669, "relative_pitch": 71.71023156282045, "relative_heading": 268.65064629475563, "relative_elevation": 45.8768110210076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738852449317, 52.3513847728302, 46.4274616744369 ] }, "distance": 15.34, "direction": 267.0, "angle": 71.72, "elevation": 46.43, "pano_id": "TMX7316010203-002456_pano_0002_000870", "timestamp": "2022-03-21T09:19:49.707020Z", "filename": "pano_0002_000870.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.34008815, "relative_pitch": 71.71593887131868, "relative_heading": 266.9981616766793, "relative_elevation": 46.4274616744369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87433885124622, 52.3514060945813, 45.8083142237738 ] }, "distance": 15.67, "direction": 84.25, "angle": 71.12, "elevation": 45.81, "pano_id": "TMX7316060226-000006_pano_0001_000984", "timestamp": "2016-07-27T07:31:23.993550Z", "filename": "pano_0001_000984.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.66801034, "relative_pitch": 71.1175574711928, "relative_heading": 84.25190924644195, "relative_elevation": 45.8083142237738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87387705341553, 52.3513906470454, 45.8454155111685 ] }, "distance": 15.88, "direction": 269.46, "angle": 70.9, "elevation": 45.85, "pano_id": "TMX7316060226-000006_pano_0001_000978", "timestamp": "2016-07-27T07:30:59.228650Z", "filename": "pano_0001_000978.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.87790439, "relative_pitch": 70.89720360658578, "relative_heading": 269.4598669151433, "relative_elevation": 45.8454155111685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87434195797525, 52.3514071396322, 46.0228223782033 ] }, "distance": 15.89, "direction": 83.91, "angle": 70.95, "elevation": 46.02, "pano_id": "TMX7316010203-000777_pano_0000_002131", "timestamp": "2018-06-06T09:24:16.934720Z", "filename": "pano_0000_002131.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 15.89056263, "relative_pitch": 70.95145012222676, "relative_heading": 83.91116880981954, "relative_elevation": 46.0228223782033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87434317137864, 52.3514130105231, 46.0873627299443 ] }, "distance": 16.05, "direction": 81.62, "angle": 70.79, "elevation": 46.09, "pano_id": "TMX7316010203-002118_pano_0000_002331", "timestamp": "2021-04-26T09:50:17.680480Z", "filename": "pano_0000_002331.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 16.05486167, "relative_pitch": 70.79385344151153, "relative_heading": 81.62362489016947, "relative_elevation": 46.0873627299443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873871175735872, 52.35138692112654, 0.0 ] }, "distance": 16.29, "direction": 268.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00394", "timestamp": "2025-07-30T08:44:22Z", "filename": "recording_2025-07-30_08-35-53_00394.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 16.28747691, "relative_pitch": 0.0, "relative_heading": 268.0145995202418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87386904493243, 52.3513869484097, 46.0173741457984 ] }, "distance": 16.43, "direction": 268.04, "angle": 70.35, "elevation": 46.02, "pano_id": "TMX7316010203-001706_pano_0000_003396", "timestamp": "2020-05-13T10:06:17.584880Z", "filename": "pano_0000_003396.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 16.43247731, "relative_pitch": 70.34871482487233, "relative_heading": 268.04271894985385, "relative_elevation": 46.0173741457984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87435466580022, 52.351406239126, 46.0158929880708 ] }, "distance": 16.74, "direction": 84.57, "angle": 70.01, "elevation": 46.02, "pano_id": "TMX7316010203-001160_pano_0000_003618", "timestamp": "2019-05-03T11:21:42.364540Z", "filename": "pano_0000_003618.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 16.74204283, "relative_pitch": 70.0070067561446, "relative_heading": 84.56648219219868, "relative_elevation": 46.0158929880708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87436731910404, 52.3514092587045, 48.5082016307861 ] }, "distance": 17.63, "direction": 83.74, "angle": 70.02, "elevation": 48.51, "pano_id": "TMX7316010203-000777_pano_0000_002066", "timestamp": "2018-06-06T09:23:03.840010Z", "filename": "pano_0000_002066.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 17.63397989, "relative_pitch": 70.02249171291012, "relative_heading": 83.74489098892305, "relative_elevation": 48.5082016307861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001160_pano_0000_003611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001160_pano_0000_003611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001160/pano_0000_003611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87384300488792, 52.3513874079902, 46.0308435736224 ] }, "distance": 18.2, "direction": 268.39, "angle": 68.42, "elevation": 46.03, "pano_id": "TMX7316010203-001160_pano_0000_003611", "timestamp": "2019-05-03T11:21:37.734590Z", "filename": "pano_0000_003611.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 18.20438012, "relative_pitch": 68.42208395980883, "relative_heading": 268.39433587365045, "relative_elevation": 46.0308435736224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_003389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_003389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_003389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87437688307806, 52.3514038636211, 45.9758427916095 ] }, "distance": 18.23, "direction": 85.84, "angle": 68.37, "elevation": 45.98, "pano_id": "TMX7316010203-001706_pano_0000_003389", "timestamp": "2020-05-13T10:06:13.214920Z", "filename": "pano_0000_003389.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 18.22860728, "relative_pitch": 68.37255110624537, "relative_heading": 85.84425178114864, "relative_elevation": 45.9758427916095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87384137248501, 52.3513905530223, 48.5007472606376 ] }, "distance": 18.31, "direction": 269.5, "angle": 69.32, "elevation": 48.5, "pano_id": "TMX7316010203-000777_pano_0000_002059", "timestamp": "2018-06-06T09:22:58.210030Z", "filename": "pano_0000_002059.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 18.30916144, "relative_pitch": 69.31834457645336, "relative_heading": 269.4988773349606, "relative_elevation": 48.5007472606376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_08-35-53_00401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_08-35-53_00401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_08-35-53_00401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874382736267179, 52.35141284830749, 0.0 ] }, "distance": 18.72, "direction": 82.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_08-35-53_00401", "timestamp": "2025-07-30T08:44:29Z", "filename": "recording_2025-07-30_08-35-53_00401.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 18.72388685, "relative_pitch": 0.0, "relative_heading": 82.88010158514936, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87438888719144, 52.3514106868746, 45.7981876917183 ] }, "distance": 19.11, "direction": 83.75, "angle": 67.35, "elevation": 45.8, "pano_id": "TMX7316010203-000263_pano_0001_000806", "timestamp": "2017-04-19T08:23:59.094850Z", "filename": "pano_0001_000806.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 19.11217266, "relative_pitch": 67.34859511591281, "relative_heading": 83.75132544543197, "relative_elevation": 45.7981876917183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738236496312, 52.3513882345472, 45.9715405339375 ] }, "distance": 19.52, "direction": 268.77, "angle": 66.99, "elevation": 45.97, "pano_id": "TMX7316010203-002118_pano_0000_002338", "timestamp": "2021-04-26T09:50:22.940380Z", "filename": "pano_0000_002338.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 19.52055775, "relative_pitch": 66.99282288431512, "relative_heading": 268.77267353598165, "relative_elevation": 45.9715405339375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87440130838953, 52.3514051498894, 46.321453647688 ] }, "distance": 19.9, "direction": 85.78, "angle": 66.75, "elevation": 46.32, "pano_id": "TMX7316010203-002456_pano_0002_000877", "timestamp": "2022-03-21T09:19:53.922010Z", "filename": "pano_0002_000877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 19.89893113, "relative_pitch": 66.75243916970194, "relative_heading": 85.78047753113599, "relative_elevation": 46.321453647688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873817481637722, 52.35138347063148, 0.0 ] }, "distance": 19.96, "direction": 267.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00016", "timestamp": "2024-11-06T10:35:51Z", "filename": "Job_20241106_1111_Track01_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 19.95889909, "relative_pitch": 0.0, "relative_heading": 267.27694790029165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87381602100332, 52.3513895763855, 46.0348444450647 ] }, "distance": 20.04, "direction": 269.23, "angle": 66.48, "elevation": 46.03, "pano_id": "TMX7316010203-000777_pano_0000_002138", "timestamp": "2018-06-06T09:24:24.349590Z", "filename": "pano_0000_002138.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.03768877, "relative_pitch": 66.47784594648486, "relative_heading": 269.2313647030699, "relative_elevation": 46.0348444450647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87381117440469, 52.3513829191571, 46.4268486984074 ] }, "distance": 20.39, "direction": 267.16, "angle": 66.29, "elevation": 46.43, "pano_id": "TMX7316010203-002456_pano_0002_000869", "timestamp": "2022-03-21T09:19:49.072040Z", "filename": "pano_0002_000869.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.39113879, "relative_pitch": 66.28843585841834, "relative_heading": 267.1620925621389, "relative_elevation": 46.4268486984074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8744143899076, 52.3514086305157, 45.806505699642 ] }, "distance": 20.82, "direction": 84.9, "angle": 65.56, "elevation": 45.81, "pano_id": "TMX7316060226-000006_pano_0001_000985", "timestamp": "2016-07-27T07:31:25.493530Z", "filename": "pano_0001_000985.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.81884154, "relative_pitch": 65.55842685634136, "relative_heading": 84.89791553426484, "relative_elevation": 45.806505699642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87380444235763, 52.3513870711325, 45.8484820583835 ] }, "distance": 20.83, "direction": 268.49, "angle": 65.56, "elevation": 45.85, "pano_id": "TMX7316060226-000006_pano_0001_000977", "timestamp": "2016-07-27T07:30:56.113740Z", "filename": "pano_0001_000977.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.83204167, "relative_pitch": 65.56451509700092, "relative_heading": 268.49381257340286, "relative_elevation": 45.8484820583835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_1111_Track01_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_1111_Track01_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874416651278152, 52.35140561629185, 0.0 ] }, "distance": 20.95, "direction": 85.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_1111_Track01_Sphere_00024", "timestamp": "2024-11-06T10:35:59Z", "filename": "Job_20241106_1111_Track01_Sphere_00024.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.94537965, "relative_pitch": 0.0, "relative_heading": 85.84930205983352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_1111_Track01_Sphere_00020/adjacencies/b_20241106_1111_Track01_Sphere_00020/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_002130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_002130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_002130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87441645774124, 52.351410054362, 46.0163573361933 ] }, "distance": 20.97, "direction": 84.5, "angle": 65.5, "elevation": 46.02, "pano_id": "TMX7316010203-000777_pano_0000_002130", "timestamp": "2018-06-06T09:24:15.834780Z", "filename": "pano_0000_002130.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_20241106_1111_Track01_Sphere_00020", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120041.51608572644, 484955.5534588647 ] }, "relative_distance": 20.97377573, "relative_pitch": 65.4969962620586, "relative_heading": 84.50103995562459, "relative_elevation": 46.0163573361933 } ] } }