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_20241021_0921_Track60_Sphere_00605/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808477012031505, 52.350279341855234, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00605", "timestamp": "2024-10-21T10:37:02Z", "filename": "Job_20241021_0921_Track60_Sphere_00605.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "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_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80848660462836, 52.3502762128672, 44.778068269603 ] }, "distance": 0.74, "direction": 118.04, "angle": 89.05, "elevation": 44.78, "pano_id": "TMX7316010203-000803_pano_0000_001665", "timestamp": "2018-06-22T08:40:27.619230Z", "filename": "pano_0000_001665.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 0.7405938, "relative_pitch": 89.05245955799822, "relative_heading": 118.04270063130794, "relative_elevation": 44.778068269603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80846352792658, 52.350275316095, 44.3899691011757 ] }, "distance": 1.02, "direction": 244.01, "angle": 88.68, "elevation": 44.39, "pano_id": "TMX7316010203-000058_pano_0000_004812", "timestamp": "2016-08-12T09:52:00.854370Z", "filename": "pano_0000_004812.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.0222004, "relative_pitch": 88.68084117101914, "relative_heading": 244.0087808511859, "relative_elevation": 44.3899691011757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80846487547511, 52.3502714184804, 44.612348745577 ] }, "distance": 1.21, "direction": 223.17, "angle": 88.45, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000765", "timestamp": "2022-04-11T07:32:44.148190Z", "filename": "pano_0002_000765.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.2088227, "relative_pitch": 88.4478849929226, "relative_heading": 223.16732900125038, "relative_elevation": 44.612348745577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80849006106478, 52.3502717428775, 45.74019258935 ] }, "distance": 1.23, "direction": 133.56, "angle": 88.46, "elevation": 45.74, "pano_id": "TMX7316010203-002648_pano_0003_000353", "timestamp": "2022-06-29T08:17:13.982580Z", "filename": "pano_0003_000353.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.227033, "relative_pitch": 88.4633437028385, "relative_heading": 133.56020463904358, "relative_elevation": 45.74019258935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808458942062686, 52.35027164981608, 0.0 ] }, "distance": 1.5, "direction": 235.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01654", "timestamp": "2025-07-16T11:01:38Z", "filename": "recording_2025-07-16_10-37-33_01654.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.49956864, "relative_pitch": 0.0, "relative_heading": 235.1953640487257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80845770198798, 52.3502722407882, 44.5461398437619 ] }, "distance": 1.53, "direction": 239.01, "angle": 88.03, "elevation": 44.55, "pano_id": "TMX7316010203-001874_pano_0000_002397", "timestamp": "2020-08-13T09:40:55.651960Z", "filename": "pano_0000_002397.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.53482521, "relative_pitch": 88.02667001901725, "relative_heading": 239.01434785917235, "relative_elevation": 44.5461398437619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8084552323135, 52.3502710424517, 44.8275002883747 ] }, "distance": 1.75, "direction": 238.11, "angle": 87.77, "elevation": 44.83, "pano_id": "TMX7316010203-001691_pano_0001_004108", "timestamp": "2020-05-06T11:33:10.768120Z", "filename": "pano_0001_004108.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 1.74796322, "relative_pitch": 87.76699119263475, "relative_heading": 238.10707221413352, "relative_elevation": 44.8275002883747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80845068426038, 52.3502675440557, 44.6957195708528 ] }, "distance": 2.22, "direction": 233.8, "angle": 87.15, "elevation": 44.7, "pano_id": "TMX7316010203-001305_pano_0000_007623", "timestamp": "2019-07-11T08:10:06.846120Z", "filename": "pano_0000_007623.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 2.22302117, "relative_pitch": 87.1526387582441, "relative_heading": 233.80449998999035, "relative_elevation": 44.6957195708528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808435308349443, 52.35027079724943, 0.0 ] }, "distance": 3.0, "direction": 251.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00606", "timestamp": "2024-10-21T10:37:02Z", "filename": "Job_20241021_0921_Track60_Sphere_00606.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 2.99655922, "relative_pitch": 0.0, "relative_heading": 251.50061607720426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80852180507538, 52.3502815961502, 44.6919480077922 ] }, "distance": 3.06, "direction": 85.3, "angle": 86.08, "elevation": 44.69, "pano_id": "TMX7316010203-001305_pano_0000_007622", "timestamp": "2019-07-11T08:10:06.481020Z", "filename": "pano_0000_007622.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 3.06251919, "relative_pitch": 86.07993042360957, "relative_heading": 85.30174381935899, "relative_elevation": 44.6919480077922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80852565306007, 52.3502852336578, 44.8160553146154 ] }, "distance": 3.38, "direction": 78.81, "angle": 85.69, "elevation": 44.82, "pano_id": "TMX7316010203-001691_pano_0001_004107", "timestamp": "2020-05-06T11:33:10.433100Z", "filename": "pano_0001_004107.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 3.37865112, "relative_pitch": 85.6886667314485, "relative_heading": 78.81114263618949, "relative_elevation": 44.8160553146154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80852668935676, 52.3502866435799, 44.5459626410156 ] }, "distance": 3.48, "direction": 76.5, "angle": 85.53, "elevation": 44.55, "pano_id": "TMX7316010203-001874_pano_0000_002396", "timestamp": "2020-08-13T09:40:55.221970Z", "filename": "pano_0000_002396.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 3.48119034, "relative_pitch": 85.53151521430145, "relative_heading": 76.50295332780792, "relative_elevation": 44.5459626410156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808528650393295, 52.35028576895887, 0.0 ] }, "distance": 3.59, "direction": 78.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01653", "timestamp": "2025-07-16T11:01:38Z", "filename": "recording_2025-07-16_10-37-33_01653.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 3.59061687, "relative_pitch": 0.0, "relative_heading": 78.51112324819154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80853494804309, 52.3502858799542, 44.6082561956719 ] }, "distance": 4.01, "direction": 79.56, "angle": 84.86, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000764", "timestamp": "2022-04-11T07:32:43.703180Z", "filename": "pano_0002_000764.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 4.01427539, "relative_pitch": 84.85783129832664, "relative_heading": 79.55837220305274, "relative_elevation": 44.6082561956719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80853371394391, 52.350289747708, 44.3853469295427 ] }, "distance": 4.03, "direction": 73.32, "angle": 84.81, "elevation": 44.39, "pano_id": "TMX7316010203-000058_pano_0000_004811", "timestamp": "2016-08-12T09:52:00.544380Z", "filename": "pano_0000_004811.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 4.03348063, "relative_pitch": 84.8075567127808, "relative_heading": 73.31721346942581, "relative_elevation": 44.3853469295427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80841683896552, 52.3502617162663, 44.7810699930415 ] }, "distance": 4.55, "direction": 244.44, "angle": 84.2, "elevation": 44.78, "pano_id": "TMX7316010203-000803_pano_0000_001666", "timestamp": "2018-06-22T08:40:28.019380Z", "filename": "pano_0000_001666.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 4.54516298, "relative_pitch": 84.20447324749033, "relative_heading": 244.43678595593474, "relative_elevation": 44.7810699930415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80842009440672, 52.3502575238197, 45.7241327445954 ] }, "distance": 4.58, "direction": 237.95, "angle": 84.29, "elevation": 45.72, "pano_id": "TMX7316010203-002648_pano_0003_000354", "timestamp": "2022-06-29T08:17:14.372500Z", "filename": "pano_0003_000354.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 4.57560468, "relative_pitch": 84.28544741330802, "relative_heading": 237.9545478752584, "relative_elevation": 45.7241327445954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80855582410284, 52.3502908513926, 44.7636767337099 ] }, "distance": 5.52, "direction": 76.59, "angle": 82.97, "elevation": 44.76, "pano_id": "TMX7316010203-000803_pano_0000_001664", "timestamp": "2018-06-22T08:40:27.219220Z", "filename": "pano_0000_001664.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 5.52090882, "relative_pitch": 82.96895690870524, "relative_heading": 76.58659875719326, "relative_elevation": 44.7636767337099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80856051649816, 52.3502861717902, 45.7470376230776 ] }, "distance": 5.74, "direction": 82.39, "angle": 82.85, "elevation": 45.75, "pano_id": "TMX7316010203-002648_pano_0003_000352", "timestamp": "2022-06-29T08:17:13.587550Z", "filename": "pano_0003_000352.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 5.74058164, "relative_pitch": 82.84760631622059, "relative_heading": 82.39225814096596, "relative_elevation": 45.7470376230776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808453799758007, 52.35032946118655, 0.0 ] }, "distance": 5.8, "direction": 344.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00698", "timestamp": "2025-07-16T11:21:51Z", "filename": "recording_2025-07-16_11-08-20_00698.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 5.79693553, "relative_pitch": 0.0, "relative_heading": 344.1660228159581, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80839367841598, 52.350262226026096, 0.0 ] }, "distance": 5.99, "direction": 251.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00607", "timestamp": "2024-10-21T10:37:02Z", "filename": "Job_20241021_0921_Track60_Sphere_00607.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 5.98929474, "relative_pitch": 0.0, "relative_heading": 251.45851080043246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808560449499359, 52.350296377242834, 0.0 ] }, "distance": 5.99, "direction": 71.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00603", "timestamp": "2024-10-21T10:37:01Z", "filename": "Job_20241021_0921_Track60_Sphere_00603.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 5.99316517, "relative_pitch": 0.0, "relative_heading": 71.56108323604703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8083934690475, 52.3502610024952, 44.3847135342658 ] }, "distance": 6.05, "direction": 250.28, "angle": 82.24, "elevation": 44.38, "pano_id": "TMX7316010203-000058_pano_0000_004813", "timestamp": "2016-08-12T09:52:01.164380Z", "filename": "pano_0000_004813.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.04739709, "relative_pitch": 82.24125161367225, "relative_heading": 250.27844512395964, "relative_elevation": 44.3847135342658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80839443782686, 52.3502568943754, 44.6122921900824 ] }, "distance": 6.16, "direction": 246.06, "angle": 82.14, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000766", "timestamp": "2022-04-11T07:32:44.603180Z", "filename": "pano_0002_000766.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.15617288, "relative_pitch": 82.14321670932573, "relative_heading": 246.06236969000514, "relative_elevation": 44.6122921900824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808426903833946, 52.35032552782557, 0.0 ] }, "distance": 6.17, "direction": 326.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00265", "timestamp": "2024-12-04T09:09:46Z", "filename": "Job_20241204_0806_Track20_Sphere_00265.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.17013323, "relative_pitch": 0.0, "relative_heading": 326.4010702399489, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80851733217233, 52.3502290836883, 44.6029763501137 ] }, "distance": 6.23, "direction": 153.84, "angle": 82.05, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_001395", "timestamp": "2022-04-11T07:39:30.595250Z", "filename": "pano_0002_001395.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.23086583, "relative_pitch": 82.04746276515114, "relative_heading": 153.83605250334534, "relative_elevation": 44.6029763501137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80850938066476, 52.3502266457621, 44.6502025825903 ] }, "distance": 6.26, "direction": 159.39, "angle": 82.01, "elevation": 44.65, "pano_id": "TMX7316010203-001874_pano_0000_002877", "timestamp": "2020-08-13T09:44:56.346370Z", "filename": "pano_0000_002877.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.26480692, "relative_pitch": 82.01304938022982, "relative_heading": 159.3862854073041, "relative_elevation": 44.6502025825903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808389263011725, 52.350257539763, 0.0 ] }, "distance": 6.45, "direction": 247.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01655", "timestamp": "2025-07-16T11:01:39Z", "filename": "recording_2025-07-16_10-37-33_01655.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.45269687, "relative_pitch": 0.0, "relative_heading": 247.9158958781812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8083882726518, 52.3502577659595, 44.5437252428383 ] }, "distance": 6.51, "direction": 248.34, "angle": 81.69, "elevation": 44.54, "pano_id": "TMX7316010203-001874_pano_0000_002398", "timestamp": "2020-08-13T09:40:56.081980Z", "filename": "pano_0000_002398.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.50594878, "relative_pitch": 81.69027452243613, "relative_heading": 248.34474034162963, "relative_elevation": 44.5437252428383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80849986588057, 52.3502213546046, 44.4461342366412 ] }, "distance": 6.64, "direction": 166.43, "angle": 81.51, "elevation": 44.45, "pano_id": "TMX7316010203-000285_pano_0000_000531", "timestamp": "2017-05-04T08:29:45.570000Z", "filename": "pano_0000_000531.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.63773498, "relative_pitch": 81.50603280489102, "relative_heading": 166.4313645927025, "relative_elevation": 44.4461342366412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80852264936909, 52.3502253136922, 44.4505449514836 ] }, "distance": 6.77, "direction": 152.65, "angle": 81.34, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000006", "timestamp": "2019-07-11T09:10:00.892080Z", "filename": "pano_0000_000006.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.76859778, "relative_pitch": 81.3419347787259, "relative_heading": 152.64903290670458, "relative_elevation": 44.4505449514836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80838451038259, 52.350256876185, 44.833869356662 ] }, "distance": 6.78, "direction": 248.37, "angle": 81.4, "elevation": 44.83, "pano_id": "TMX7316010203-001691_pano_0001_004109", "timestamp": "2020-05-06T11:33:11.103140Z", "filename": "pano_0001_004109.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.78075545, "relative_pitch": 81.39966241067745, "relative_heading": 248.3665673714925, "relative_elevation": 44.833869356662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808496279725116, 52.35033925888581, 0.0 ] }, "distance": 6.8, "direction": 11.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00264", "timestamp": "2024-12-04T09:09:46Z", "filename": "Job_20241204_0806_Track20_Sphere_00264.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.7952482, "relative_pitch": 0.0, "relative_heading": 11.140195091780493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808510713379123, 52.35022060057406, 0.0 ] }, "distance": 6.93, "direction": 160.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01118", "timestamp": "2025-07-16T10:56:25Z", "filename": "recording_2025-07-16_10-37-33_01118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 6.92804727, "relative_pitch": 0.0, "relative_heading": 160.64200969088512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80837957322525, 52.3502534848229, 44.6958920545876 ] }, "distance": 7.24, "direction": 246.57, "angle": 80.8, "elevation": 44.7, "pano_id": "TMX7316010203-001305_pano_0000_007624", "timestamp": "2019-07-11T08:10:07.211010Z", "filename": "pano_0000_007624.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.23615815, "relative_pitch": 80.80374335379965, "relative_heading": 246.57078418875275, "relative_elevation": 44.6958920545876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808491505775349, 52.35021461066011, 0.0 ] }, "distance": 7.27, "direction": 172.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00112", "timestamp": "2024-10-21T09:20:49Z", "filename": "Job_20241021_0921_Track43_Sphere_00112.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.27029123, "relative_pitch": 0.0, "relative_heading": 172.19265475429367, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80848686952685, 52.3502139556284, 44.5832288833335 ] }, "distance": 7.31, "direction": 174.73, "angle": 80.69, "elevation": 44.58, "pano_id": "TMX7316010203-000803_pano_0000_002439", "timestamp": "2018-06-22T08:53:16.468950Z", "filename": "pano_0000_002439.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.30672647, "relative_pitch": 80.69256232952127, "relative_heading": 174.72542915667756, "relative_elevation": 44.5832288833335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80853594435477, 52.3502244175733, 44.5854182653129 ] }, "distance": 7.31, "direction": 146.69, "angle": 80.69, "elevation": 44.59, "pano_id": "TMX7316010203-002221_pano_0000_000461", "timestamp": "2021-07-08T08:12:21.426820Z", "filename": "pano_0000_000461.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.31286382, "relative_pitch": 80.68533084836866, "relative_heading": 146.69282819522385, "relative_elevation": 44.5854182653129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80844562468019, 52.3502151427485, 44.6022792765871 ] }, "distance": 7.46, "direction": 196.67, "angle": 80.51, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_001394", "timestamp": "2022-04-11T07:39:30.084680Z", "filename": "pano_0002_001394.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.45698384, "relative_pitch": 80.50859489490789, "relative_heading": 196.667242520993, "relative_elevation": 44.6022792765871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808384122376068, 52.35031521632203, 0.0 ] }, "distance": 7.48, "direction": 302.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00699", "timestamp": "2025-07-16T11:21:52Z", "filename": "recording_2025-07-16_11-08-20_00699.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.4832207, "relative_pitch": 0.0, "relative_heading": 302.23863218669493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8084650117539, 52.3502100862723, 44.5822860309854 ] }, "distance": 7.75, "direction": 186.06, "angle": 80.14, "elevation": 44.58, "pano_id": "TMX7316010203-002221_pano_0000_000460", "timestamp": "2021-07-08T08:12:21.081860Z", "filename": "pano_0000_000460.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.749607, "relative_pitch": 80.13897587008074, "relative_heading": 186.05690332498057, "relative_elevation": 44.5822860309854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80845263273069, 52.3502112180442, 44.4490827582777 ] }, "distance": 7.76, "direction": 192.36, "angle": 80.1, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000005", "timestamp": "2019-07-11T09:10:00.527120Z", "filename": "pano_0000_000005.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.76030037, "relative_pitch": 80.09663059999843, "relative_heading": 192.36080137799826, "relative_elevation": 44.4490827582777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808523463563225, 52.35034362505321, 0.0 ] }, "distance": 7.82, "direction": 23.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00697", "timestamp": "2025-07-16T11:21:51Z", "filename": "recording_2025-07-16_11-08-20_00697.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.82207321, "relative_pitch": 0.0, "relative_heading": 23.869459741628088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80855768290994, 52.3502282161636, 44.5723345410079 ] }, "distance": 7.91, "direction": 135.98, "angle": 79.94, "elevation": 44.57, "pano_id": "TMX7316010203-000803_pano_0000_002440", "timestamp": "2018-06-22T08:53:16.868990Z", "filename": "pano_0000_002440.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.91081372, "relative_pitch": 79.93579727365672, "relative_heading": 135.98325680466738, "relative_elevation": 44.5723345410079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80843886467979, 52.3502120678845, 44.6481049284339 ] }, "distance": 7.92, "direction": 199.15, "angle": 79.94, "elevation": 44.65, "pano_id": "TMX7316010203-001874_pano_0000_002876", "timestamp": "2020-08-13T09:44:55.976390Z", "filename": "pano_0000_002876.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.92430931, "relative_pitch": 79.93573797455258, "relative_heading": 199.1490921032345, "relative_elevation": 44.6481049284339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8085433170397, 52.3502208160455, 44.8063008068129 ] }, "distance": 7.93, "direction": 145.25, "angle": 79.97, "elevation": 44.81, "pano_id": "TMX7316010203-001691_pano_0001_004683", "timestamp": "2020-05-06T11:37:35.381440Z", "filename": "pano_0001_004683.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 7.92618062, "relative_pitch": 79.96822847753128, "relative_heading": 145.2484368466727, "relative_elevation": 44.8063008068129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80859265646493, 52.3502955941568, 44.6973567772657 ] }, "distance": 8.08, "direction": 77.07, "angle": 79.75, "elevation": 44.7, "pano_id": "TMX7316010203-001305_pano_0000_007621", "timestamp": "2019-07-11T08:10:06.116140Z", "filename": "pano_0000_007621.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.08494535, "relative_pitch": 79.7470872904014, "relative_heading": 77.07455371447082, "relative_elevation": 44.6973567772657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80847121728447, 52.3502062936954, 44.8054032912478 ] }, "distance": 8.14, "direction": 182.78, "angle": 79.71, "elevation": 44.81, "pano_id": "TMX7316010203-001691_pano_0001_004682", "timestamp": "2020-05-06T11:37:35.031520Z", "filename": "pano_0001_004682.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.13794583, "relative_pitch": 79.70566461929103, "relative_heading": 182.78112248188455, "relative_elevation": 44.8054032912478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80857995172228, 52.3502411553991, 44.6455421708524 ] }, "distance": 8.2, "direction": 121.21, "angle": 79.59, "elevation": 44.65, "pano_id": "TMX7316010203-001874_pano_0000_002878", "timestamp": "2020-08-13T09:44:56.716440Z", "filename": "pano_0000_002878.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.20103339, "relative_pitch": 79.5912560805487, "relative_heading": 121.20651702515927, "relative_elevation": 44.6455421708524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808450533849642, 52.35020623141776, 0.0 ] }, "distance": 8.33, "direction": 192.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00111", "timestamp": "2024-10-21T09:20:49Z", "filename": "Job_20241021_0921_Track43_Sphere_00111.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.3329615, "relative_pitch": 0.0, "relative_heading": 192.50465940904945, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80859652686518, 52.350299471965, 44.8138828678057 ] }, "distance": 8.45, "direction": 74.62, "angle": 79.33, "elevation": 44.81, "pano_id": "TMX7316010203-001691_pano_0001_004106", "timestamp": "2020-05-06T11:33:10.093130Z", "filename": "pano_0001_004106.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.44625582, "relative_pitch": 79.32643844783374, "relative_heading": 74.62103976390864, "relative_elevation": 44.8138828678057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80859589572189, 52.3503011139379, 44.5534139135852 ] }, "distance": 8.46, "direction": 73.35, "angle": 79.25, "elevation": 44.55, "pano_id": "TMX7316010203-001874_pano_0000_002395", "timestamp": "2020-08-13T09:40:54.786980Z", "filename": "pano_0000_002395.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.45532451, "relative_pitch": 79.25422706868714, "relative_heading": 73.34989189004848, "relative_elevation": 44.5534139135852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808441286816191, 52.350206267090705, 0.0 ] }, "distance": 8.49, "direction": 196.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01117", "timestamp": "2025-07-16T10:56:25Z", "filename": "recording_2025-07-16_10-37-33_01117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.48789783, "relative_pitch": 0.0, "relative_heading": 196.66658419503614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808575120764334, 52.35023153006455, 0.0 ] }, "distance": 8.54, "direction": 128.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00114", "timestamp": "2024-10-21T09:20:50Z", "filename": "Job_20241021_0921_Track43_Sphere_00114.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.5438006, "relative_pitch": 0.0, "relative_heading": 128.513400141322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808598286090445, 52.35029983377849, 0.0 ] }, "distance": 8.57, "direction": 74.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01652", "timestamp": "2025-07-16T11:01:38Z", "filename": "recording_2025-07-16_10-37-33_01652.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.57251824, "relative_pitch": 0.0, "relative_heading": 74.57406704309274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808580169925213, 52.350234889224076, 0.0 ] }, "distance": 8.6, "direction": 125.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01119", "timestamp": "2025-07-16T10:56:26Z", "filename": "recording_2025-07-16_10-37-33_01119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.59520194, "relative_pitch": 0.0, "relative_heading": 125.1336628524553, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80858897551136, 52.3502429937566, 44.5988627476618 ] }, "distance": 8.64, "direction": 117.93, "angle": 79.04, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_001396", "timestamp": "2022-04-11T07:39:31.109690Z", "filename": "pano_0002_001396.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.63507757, "relative_pitch": 79.04217343401824, "relative_heading": 117.92990156012749, "relative_elevation": 44.5988627476618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808356999994599, 52.350311767179036, 0.0 ] }, "distance": 8.94, "direction": 293.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00266", "timestamp": "2024-12-04T09:09:47Z", "filename": "Job_20241204_0806_Track20_Sphere_00266.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.9382957, "relative_pitch": 0.0, "relative_heading": 293.8076720286878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808601686169201, 52.35030472178963, 0.0 ] }, "distance": 8.95, "direction": 71.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00602", "timestamp": "2024-10-21T10:37:01Z", "filename": "Job_20241021_0921_Track60_Sphere_00602.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 8.95249473, "relative_pitch": 0.0, "relative_heading": 71.61154825433728, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80859244245287, 52.3502395556369, 44.4457089481875 ] }, "distance": 9.03, "direction": 119.37, "angle": 78.52, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000007", "timestamp": "2019-07-11T09:10:01.257090Z", "filename": "pano_0000_000007.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.02585888, "relative_pitch": 78.5207023306136, "relative_heading": 119.37331595205093, "relative_elevation": 44.4457089481875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80860503033592, 52.3503003307317, 44.6128714438528 ] }, "distance": 9.03, "direction": 75.01, "angle": 78.56, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000763", "timestamp": "2022-04-11T07:32:43.263210Z", "filename": "pano_0002_000763.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.03049211, "relative_pitch": 78.55686283469778, "relative_heading": 75.01142506065668, "relative_elevation": 44.6128714438528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80860478047247, 52.3503043576736, 44.397656721063 ] }, "distance": 9.14, "direction": 72.27, "angle": 78.37, "elevation": 44.4, "pano_id": "TMX7316010203-000058_pano_0000_004810", "timestamp": "2016-08-12T09:52:00.229360Z", "filename": "pano_0000_004810.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.14039816, "relative_pitch": 78.36673230033422, "relative_heading": 72.26950220982292, "relative_elevation": 44.397656721063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80834730077588, 52.3502474843531, 44.7914455132559 ] }, "distance": 9.52, "direction": 248.15, "angle": 78.0, "elevation": 44.79, "pano_id": "TMX7316010203-000803_pano_0000_001667", "timestamp": "2018-06-22T08:40:28.414240Z", "filename": "pano_0000_001667.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.52300163, "relative_pitch": 77.99720228056107, "relative_heading": 248.14577033333256, "relative_elevation": 44.7914455132559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80834984211633, 52.350243197269, 45.7138690911233 ] }, "distance": 9.55, "direction": 245.1, "angle": 78.2, "elevation": 45.71, "pano_id": "TMX7316010203-002648_pano_0003_000355", "timestamp": "2022-06-29T08:17:14.762500Z", "filename": "pano_0003_000355.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.55333001, "relative_pitch": 78.19615080207552, "relative_heading": 245.1023079598821, "relative_elevation": 45.7138690911233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80841681150864, 52.3501998062214, 44.590484328568 ] }, "distance": 9.75, "direction": 204.87, "angle": 77.66, "elevation": 44.59, "pano_id": "TMX7316010203-000803_pano_0000_002438", "timestamp": "2018-06-22T08:53:16.073940Z", "filename": "pano_0000_002438.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.75470071, "relative_pitch": 77.66026003315184, "relative_heading": 204.8678474685118, "relative_elevation": 44.590484328568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80860682661679, 52.3502387675201, 44.5828696265817 ] }, "distance": 9.93, "direction": 117.04, "angle": 77.44, "elevation": 44.58, "pano_id": "TMX7316010203-002221_pano_0000_000462", "timestamp": "2021-07-08T08:12:21.771830Z", "filename": "pano_0000_000462.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 9.9312501, "relative_pitch": 77.44186989104149, "relative_heading": 117.03994063414379, "relative_elevation": 44.5828696265817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808565714129848, 52.3503530081669, 0.0 ] }, "distance": 10.18, "direction": 36.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00263", "timestamp": "2024-12-04T09:09:45Z", "filename": "Job_20241204_0806_Track20_Sphere_00263.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.18458389, "relative_pitch": 0.0, "relative_heading": 36.40340875308971, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808408038549476, 52.35019762001646, 0.0 ] }, "distance": 10.24, "direction": 207.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00110", "timestamp": "2024-10-21T09:20:49Z", "filename": "Job_20241021_0921_Track43_Sphere_00110.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.23626568, "relative_pitch": 0.0, "relative_heading": 207.33181805186973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80862512863119, 52.3503056593582, 44.7658717771992 ] }, "distance": 10.51, "direction": 73.82, "angle": 76.79, "elevation": 44.77, "pano_id": "TMX7316010203-000803_pano_0000_001663", "timestamp": "2018-06-22T08:40:26.814260Z", "filename": "pano_0000_001663.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.509031, "relative_pitch": 76.78872958122905, "relative_heading": 73.81965478799913, "relative_elevation": 44.7658717771992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808618039746806, 52.35024029626942, 0.0 ] }, "distance": 10.55, "direction": 114.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00115", "timestamp": "2024-10-21T09:20:50Z", "filename": "Job_20241021_0921_Track43_Sphere_00115.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.54627126, "relative_pitch": 0.0, "relative_heading": 114.3286575669842, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80861532025108, 52.3502353851738, 44.8025261433795 ] }, "distance": 10.62, "direction": 117.43, "angle": 76.67, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004684", "timestamp": "2020-05-06T11:37:35.731380Z", "filename": "pano_0001_004684.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.61809399, "relative_pitch": 76.66702963505817, "relative_heading": 117.4290690811043, "relative_elevation": 44.8025261433795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8086306968016, 52.3503004552379, 45.7648486103863 ] }, "distance": 10.73, "direction": 77.36, "angle": 76.8, "elevation": 45.76, "pano_id": "TMX7316010203-002648_pano_0003_000351", "timestamp": "2022-06-29T08:17:13.192530Z", "filename": "pano_0003_000351.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.73248222, "relative_pitch": 76.80185848757141, "relative_heading": 77.35534120904025, "relative_elevation": 45.7648486103863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80839416994004, 52.350195683083, 44.5778455836698 ] }, "distance": 10.89, "direction": 211.23, "angle": 76.28, "elevation": 44.58, "pano_id": "TMX7316010203-002221_pano_0000_000459", "timestamp": "2021-07-08T08:12:20.736830Z", "filename": "pano_0000_000459.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 10.88684938, "relative_pitch": 76.27580882112477, "relative_heading": 211.23228218760775, "relative_elevation": 44.5778455836698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80832352220841, 52.3502466545797, 44.3855747897178 ] }, "distance": 11.07, "direction": 250.82, "angle": 75.99, "elevation": 44.39, "pano_id": "TMX7316010203-000058_pano_0000_004814", "timestamp": "2016-08-12T09:52:01.474370Z", "filename": "pano_0000_004814.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.07331313, "relative_pitch": 75.9918012730325, "relative_heading": 250.82416383513444, "relative_elevation": 44.3855747897178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8083992430551, 52.3501917988126, 44.8038528254256 ] }, "distance": 11.09, "direction": 208.55, "angle": 76.1, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004681", "timestamp": "2020-05-06T11:37:34.681380Z", "filename": "pano_0001_004681.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.08937073, "relative_pitch": 76.09814655899854, "relative_heading": 208.54617220757765, "relative_elevation": 44.8038528254256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80862829696819, 52.3502425538348, 44.5661647459492 ] }, "distance": 11.09, "direction": 111.66, "angle": 76.02, "elevation": 44.57, "pano_id": "TMX7316010203-000803_pano_0000_002441", "timestamp": "2018-06-22T08:53:17.268950Z", "filename": "pano_0000_002441.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.09169558, "relative_pitch": 76.02408599564205, "relative_heading": 111.65786893602584, "relative_elevation": 44.5661647459492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80838248004525, 52.3501973342113, 44.4489539768547 ] }, "distance": 11.17, "direction": 215.22, "angle": 75.89, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000004", "timestamp": "2019-07-11T09:10:00.162140Z", "filename": "pano_0000_000004.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.16978558, "relative_pitch": 75.89396174440874, "relative_heading": 215.21796352097937, "relative_elevation": 44.4489539768547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80837361473862, 52.3502009936587, 44.6012237342075 ] }, "distance": 11.21, "direction": 218.94, "angle": 75.89, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_001393", "timestamp": "2022-04-11T07:39:29.564700Z", "filename": "pano_0002_001393.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.20917521, "relative_pitch": 75.89260233245389, "relative_heading": 218.94354205592572, "relative_elevation": 44.6012237342075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80832374316146, 52.3502423628303, 44.6136289620772 ] }, "distance": 11.23, "direction": 248.5, "angle": 75.88, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000767", "timestamp": "2022-04-11T07:32:45.068230Z", "filename": "pano_0002_000767.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.22522308, "relative_pitch": 75.87698413599537, "relative_heading": 248.49596849180173, "relative_elevation": 44.6136289620772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808314546014027, 52.35030110672744, 0.0 ] }, "distance": 11.33, "direction": 282.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00700", "timestamp": "2025-07-16T11:21:52Z", "filename": "recording_2025-07-16_11-08-20_00700.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.33235928, "relative_pitch": 0.0, "relative_heading": 282.34005502581635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808319613709217, 52.35024340285082, 0.0 ] }, "distance": 11.45, "direction": 249.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01656", "timestamp": "2025-07-16T11:01:39Z", "filename": "recording_2025-07-16_10-37-33_01656.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.44653974, "relative_pitch": 0.0, "relative_heading": 249.5512806198827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80831902445257, 52.3502433758197, 44.540787352249 ] }, "distance": 11.49, "direction": 249.61, "angle": 75.54, "elevation": 44.54, "pano_id": "TMX7316010203-001874_pano_0000_002399", "timestamp": "2020-08-13T09:40:56.506980Z", "filename": "pano_0000_002399.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.48521824, "relative_pitch": 75.5407761502072, "relative_heading": 249.6072022322954, "relative_elevation": 44.540787352249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808640349664, 52.3502503935345, 44.4427789216861 ] }, "distance": 11.59, "direction": 106.14, "angle": 75.39, "elevation": 44.44, "pano_id": "TMX7316010203-000285_pano_0000_000532", "timestamp": "2017-05-04T08:29:46.375040Z", "filename": "pano_0000_000532.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.58670453, "relative_pitch": 75.38765287048601, "relative_heading": 106.14128121681833, "relative_elevation": 44.4427789216861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80836846263723, 52.3501974079138, 44.64684644714 ] }, "distance": 11.74, "direction": 219.05, "angle": 75.27, "elevation": 44.65, "pano_id": "TMX7316010203-001874_pano_0000_002875", "timestamp": "2020-08-13T09:44:55.606440Z", "filename": "pano_0000_002875.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.74019047, "relative_pitch": 75.26721502334763, "relative_heading": 219.05216050202617, "relative_elevation": 44.64684644714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808593068591064, 52.35035779757913, 0.0 ] }, "distance": 11.78, "direction": 42.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00696", "timestamp": "2025-07-16T11:21:50Z", "filename": "recording_2025-07-16_11-08-20_00696.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.77936504, "relative_pitch": 0.0, "relative_heading": 42.17189093334168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80831453400581, 52.3502428167684, 44.8422539504245 ] }, "distance": 11.79, "direction": 249.84, "angle": 75.26, "elevation": 44.84, "pano_id": "TMX7316010203-001691_pano_0001_004110", "timestamp": "2020-05-06T11:33:11.433110Z", "filename": "pano_0001_004110.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 11.79379887, "relative_pitch": 75.26455638521398, "relative_heading": 249.84191115224897, "relative_elevation": 44.8422539504245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808309508792186, 52.35024507009782, 0.0 ] }, "distance": 12.03, "direction": 251.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00609", "timestamp": "2024-10-21T10:37:03Z", "filename": "Job_20241021_0921_Track60_Sphere_00609.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.03402773, "relative_pitch": 0.0, "relative_heading": 251.524653181408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808372182353141, 52.35019199805627, 0.0 ] }, "distance": 12.06, "direction": 216.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01116", "timestamp": "2025-07-16T10:56:25Z", "filename": "recording_2025-07-16_10-37-33_01116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.06174581, "relative_pitch": 0.0, "relative_heading": 216.31454912980948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80865073558213, 52.3502558484098, 44.6430160347372 ] }, "distance": 12.12, "direction": 102.45, "angle": 74.81, "elevation": 44.64, "pano_id": "TMX7316010203-001874_pano_0000_002879", "timestamp": "2020-08-13T09:44:57.086390Z", "filename": "pano_0000_002879.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.12286881, "relative_pitch": 74.80761389794353, "relative_heading": 102.45317406480684, "relative_elevation": 44.6430160347372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808649817423554, 52.35024916977872, 0.0 ] }, "distance": 12.24, "direction": 105.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01120", "timestamp": "2025-07-16T10:56:26Z", "filename": "recording_2025-07-16_10-37-33_01120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.24436557, "relative_pitch": 0.0, "relative_heading": 105.91409445693319, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80830835483583, 52.3502393844857, 44.6983768623322 ] }, "distance": 12.32, "direction": 248.85, "angle": 74.59, "elevation": 44.7, "pano_id": "TMX7316010203-001305_pano_0000_007625", "timestamp": "2019-07-11T08:10:07.576130Z", "filename": "pano_0000_007625.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.32252499, "relative_pitch": 74.58744211747059, "relative_heading": 248.84948920367282, "relative_elevation": 44.6983768623322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80835907713552, 52.350192043988, 44.4435843434185 ] }, "distance": 12.61, "direction": 219.6, "angle": 74.16, "elevation": 44.44, "pano_id": "TMX7316010203-000285_pano_0000_000530", "timestamp": "2017-05-04T08:29:44.780000Z", "filename": "pano_0000_000530.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.60720182, "relative_pitch": 74.16308245191384, "relative_heading": 219.60028382586063, "relative_elevation": 44.4435843434185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80866039636226, 52.3502568240649, 44.5864838603884 ] }, "distance": 12.74, "direction": 101.34, "angle": 74.05, "elevation": 44.59, "pano_id": "TMX7316010203-002502_pano_0002_001397", "timestamp": "2022-04-11T07:39:31.639700Z", "filename": "pano_0002_001397.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.74467421, "relative_pitch": 74.04785752631072, "relative_heading": 101.33832454604108, "relative_elevation": 44.5864838603884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808658603380306, 52.35024847572599, 0.0 ] }, "distance": 12.84, "direction": 105.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00116", "timestamp": "2024-10-21T09:20:50Z", "filename": "Job_20241021_0921_Track43_Sphere_00116.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.84159253, "relative_pitch": 0.0, "relative_heading": 105.51303774437277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80866213184159, 52.3502539462732, 44.4383443687111 ] }, "distance": 12.93, "direction": 102.63, "angle": 73.78, "elevation": 44.44, "pano_id": "TMX7316010203-001306_pano_0000_000008", "timestamp": "2019-07-11T09:10:01.622090Z", "filename": "pano_0000_000008.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 12.92684996, "relative_pitch": 73.78060085814063, "relative_heading": 102.62701025217059, "relative_elevation": 44.4383443687111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808287155606854, 52.350297952854945, 0.0 ] }, "distance": 13.1, "direction": 279.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00267", "timestamp": "2024-12-04T09:09:47Z", "filename": "Job_20241204_0806_Track20_Sphere_00267.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.10165096, "relative_pitch": 0.0, "relative_heading": 279.094709863797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80866369133246, 52.3503095839628, 44.6935090925545 ] }, "distance": 13.16, "direction": 75.18, "angle": 73.6, "elevation": 44.69, "pano_id": "TMX7316010203-001305_pano_0000_007620", "timestamp": "2019-07-11T08:10:05.751010Z", "filename": "pano_0000_007620.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.15804708, "relative_pitch": 73.5952432343322, "relative_heading": 75.1819417513963, "relative_elevation": 44.6935090925545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80866503967307, 52.350315449577, 44.5527998665348 ] }, "distance": 13.43, "direction": 72.59, "angle": 73.23, "elevation": 44.55, "pano_id": "TMX7316010203-001874_pano_0000_002394", "timestamp": "2020-08-13T09:40:54.351970Z", "filename": "pano_0000_002394.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.42754155, "relative_pitch": 73.22798587115513, "relative_heading": 72.58888947062471, "relative_elevation": 44.5527998665348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80866711706485, 52.3503136856706, 44.8027361212298 ] }, "distance": 13.51, "direction": 73.56, "angle": 73.22, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004105", "timestamp": "2020-05-06T11:33:09.753130Z", "filename": "pano_0001_004105.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.50583255, "relative_pitch": 73.22451108665507, "relative_heading": 73.56314058044532, "relative_elevation": 44.8027361212298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808668054151915, 52.35031388122835, 0.0 ] }, "distance": 13.57, "direction": 73.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01651", "timestamp": "2025-07-16T11:01:37Z", "filename": "recording_2025-07-16_10-37-33_01651.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.57323429, "relative_pitch": 0.0, "relative_heading": 73.55130671921766, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80834652409836, 52.350185599597, 44.5956367719918 ] }, "distance": 13.71, "direction": 220.44, "angle": 72.92, "elevation": 44.6, "pano_id": "TMX7316010203-000803_pano_0000_002437", "timestamp": "2018-06-22T08:53:15.678950Z", "filename": "pano_0000_002437.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.70645668, "relative_pitch": 72.91520371711168, "relative_heading": 220.4446375291574, "relative_elevation": 44.5956367719918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80867777057395, 52.3502531725017, 44.574435222894 ] }, "distance": 13.99, "direction": 102.02, "angle": 72.58, "elevation": 44.57, "pano_id": "TMX7316010203-002221_pano_0000_000463", "timestamp": "2021-07-08T08:12:22.116840Z", "filename": "pano_0000_000463.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 13.98632545, "relative_pitch": 72.5794677417325, "relative_heading": 102.0168745328877, "relative_elevation": 44.574435222894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80867502466243, 52.3503147383237, 44.6096785245463 ] }, "distance": 14.06, "direction": 73.73, "angle": 72.51, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000762", "timestamp": "2022-04-11T07:32:42.828210Z", "filename": "pano_0002_000762.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.05584162, "relative_pitch": 72.51114102112233, "relative_heading": 73.72667679810439, "relative_elevation": 44.6096785245463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80867482715831, 52.3503188334824, 44.3922569965944 ] }, "distance": 14.18, "direction": 71.94, "angle": 72.29, "elevation": 44.39, "pano_id": "TMX7316010203-000058_pano_0000_004809", "timestamp": "2016-08-12T09:51:59.919370Z", "filename": "pano_0000_004809.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.17748009, "relative_pitch": 72.28816564819039, "relative_heading": 71.94335869015944, "relative_elevation": 44.3922569965944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80827727601943, 52.3502333272431, 44.79877272062 ] }, "distance": 14.54, "direction": 249.38, "angle": 72.02, "elevation": 44.8, "pano_id": "TMX7316010203-000803_pano_0000_001668", "timestamp": "2018-06-22T08:40:28.809230Z", "filename": "pano_0000_001668.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.54142771, "relative_pitch": 72.01686345203014, "relative_heading": 249.3834514493434, "relative_elevation": 44.79877272062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808635052319639, 52.350367386082915, 0.0 ] }, "distance": 14.56, "direction": 47.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00262", "timestamp": "2024-12-04T09:09:45Z", "filename": "Job_20241204_0806_Track20_Sphere_00262.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.55858642, "relative_pitch": 0.0, "relative_heading": 47.70567044212556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80827942584432, 52.3502288331056, 45.7021686220542 ] }, "distance": 14.59, "direction": 247.34, "angle": 72.3, "elevation": 45.7, "pano_id": "TMX7316010203-002648_pano_0003_000356", "timestamp": "2022-06-29T08:17:15.152500Z", "filename": "pano_0003_000356.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.58966118, "relative_pitch": 72.2951774077569, "relative_heading": 247.3423336915401, "relative_elevation": 45.7021686220542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80868738420675, 52.3502499873639, 44.7936187963933 ] }, "distance": 14.7, "direction": 102.84, "angle": 71.83, "elevation": 44.79, "pano_id": "TMX7316010203-001691_pano_0001_004685", "timestamp": "2020-05-06T11:37:36.081370Z", "filename": "pano_0001_004685.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.70234526, "relative_pitch": 71.82891746502257, "relative_heading": 102.83632269458303, "relative_elevation": 44.7936187963933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808513110638083, 52.35014705610997, 0.0 ] }, "distance": 14.92, "direction": 170.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00604", "timestamp": "2025-07-16T11:20:32Z", "filename": "recording_2025-07-16_11-08-20_00604.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.92407069, "relative_pitch": 0.0, "relative_heading": 170.51319870826532, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808268609784911, 52.350236727100395, 0.0 ] }, "distance": 14.97, "direction": 251.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00610", "timestamp": "2024-10-21T10:37:03Z", "filename": "Job_20241021_0921_Track60_Sphere_00610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.97147465, "relative_pitch": 0.0, "relative_heading": 251.53480262031002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808685830767517, 52.35032156281364, 0.0 ] }, "distance": 14.98, "direction": 71.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00600", "timestamp": "2024-10-21T10:37:00Z", "filename": "Job_20241021_0921_Track60_Sphere_00600.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 14.98458689, "relative_pitch": 0.0, "relative_heading": 71.72791446837837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808582589478956, 52.35016075167315, 0.0 ] }, "distance": 15.03, "direction": 151.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00605", "timestamp": "2025-07-16T11:20:33Z", "filename": "recording_2025-07-16_11-08-20_00605.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.02963787, "relative_pitch": 0.0, "relative_heading": 151.40184932459033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808324380011722, 52.35018067331698, 0.0 ] }, "distance": 15.12, "direction": 223.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00108", "timestamp": "2024-10-21T09:20:48Z", "filename": "Job_20241021_0921_Track43_Sphere_00108.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.12327329, "relative_pitch": 0.0, "relative_heading": 223.44935832255112, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80832334996472, 52.3501812030996, 44.5714700678363 ] }, "distance": 15.13, "direction": 223.8, "angle": 71.25, "elevation": 44.57, "pano_id": "TMX7316010203-002221_pano_0000_000458", "timestamp": "2021-07-08T08:12:20.391830Z", "filename": "pano_0000_000458.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.12902175, "relative_pitch": 71.25109917109563, "relative_heading": 223.79587221623083, "relative_elevation": 44.5714700678363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808575923138829, 52.35015760031484, 0.0 ] }, "distance": 15.13, "direction": 153.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00150", "timestamp": "2024-12-04T09:19:06Z", "filename": "Job_20241204_0806_Track23_Sphere_00150.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.1307038, "relative_pitch": 0.0, "relative_heading": 153.54821529505261, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808508173745433, 52.350144092959795, 0.0 ] }, "distance": 15.2, "direction": 171.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00149", "timestamp": "2024-12-04T09:19:05Z", "filename": "Job_20241204_0806_Track23_Sphere_00149.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.19874288, "relative_pitch": 0.0, "relative_heading": 171.96904562911456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80832737150806, 52.3501772624939, 44.7963882945478 ] }, "distance": 15.26, "direction": 221.91, "angle": 71.18, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004680", "timestamp": "2020-05-06T11:37:34.331390Z", "filename": "pano_0001_004680.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.26410548, "relative_pitch": 71.183758894411, "relative_heading": 221.91394775898215, "relative_elevation": 44.7963882945478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8086987016625, 52.350256770192, 44.5467640487477 ] }, "distance": 15.31, "direction": 99.44, "angle": 71.03, "elevation": 44.55, "pano_id": "TMX7316010203-000803_pano_0000_002442", "timestamp": "2018-06-22T08:53:17.668990Z", "filename": "pano_0000_002442.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.31346576, "relative_pitch": 71.02899909186041, "relative_heading": 99.43993514425132, "relative_elevation": 44.5467640487477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80831209564033, 52.3501836550424, 44.4481850089505 ] }, "distance": 15.48, "direction": 226.54, "angle": 70.8, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000003", "timestamp": "2019-07-11T09:09:59.797080Z", "filename": "pano_0000_000003.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.48064387, "relative_pitch": 70.79753039764479, "relative_heading": 226.5445304919595, "relative_elevation": 44.4481850089505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80869411890686, 52.350320432358, 44.7483686301857 ] }, "distance": 15.48, "direction": 72.83, "angle": 70.91, "elevation": 44.75, "pano_id": "TMX7316010203-000803_pano_0000_001662", "timestamp": "2018-06-22T08:40:26.409240Z", "filename": "pano_0000_001662.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.48427097, "relative_pitch": 70.9128528727738, "relative_heading": 72.82516360599986, "relative_elevation": 44.7483686301857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80870085629217, 52.3503146650642, 45.7670773752034 ] }, "distance": 15.75, "direction": 75.55, "angle": 71.01, "elevation": 45.77, "pano_id": "TMX7316010203-002648_pano_0003_000350", "timestamp": "2022-06-29T08:17:12.797620Z", "filename": "pano_0003_000350.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.75119376, "relative_pitch": 71.00859007180182, "relative_heading": 75.54961107824123, "relative_elevation": 45.7670773752034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80830146600518, 52.3501866794768, 44.6043160324916 ] }, "distance": 15.79, "direction": 229.24, "angle": 70.5, "elevation": 44.6, "pano_id": "TMX7316010203-002502_pano_0002_001392", "timestamp": "2022-04-11T07:39:29.024910Z", "filename": "pano_0002_001392.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.79242051, "relative_pitch": 70.50319166671068, "relative_heading": 229.23926058640586, "relative_elevation": 44.6043160324916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808244957013168, 52.35028684423726, 0.0 ] }, "distance": 15.83, "direction": 273.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00701", "timestamp": "2025-07-16T11:21:53Z", "filename": "recording_2025-07-16_11-08-20_00701.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 15.83440966, "relative_pitch": 0.0, "relative_heading": 273.0222349706557, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80825286369265, 52.3502320846606, 44.3847529897466 ] }, "distance": 16.15, "direction": 251.0, "angle": 70.0, "elevation": 44.38, "pano_id": "TMX7316010203-000058_pano_0000_004815", "timestamp": "2016-08-12T09:52:01.789390Z", "filename": "pano_0000_004815.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.15350061, "relative_pitch": 70.00140016954212, "relative_heading": 251.00222093262542, "relative_elevation": 44.3847529897466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80829814006117, 52.3501826720932, 44.6430532261729 ] }, "distance": 16.26, "direction": 228.57, "angle": 69.99, "elevation": 44.64, "pano_id": "TMX7316010203-001874_pano_0000_002874", "timestamp": "2020-08-13T09:44:55.236440Z", "filename": "pano_0000_002874.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.25633042, "relative_pitch": 69.9914012159702, "relative_heading": 228.5703369852551, "relative_elevation": 44.6430532261729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80825338368389, 52.3502280161006, 44.6150045664981 ] }, "distance": 16.27, "direction": 249.45, "angle": 69.96, "elevation": 44.62, "pano_id": "TMX7316010203-002502_pano_0002_000768", "timestamp": "2022-04-11T07:32:45.538170Z", "filename": "pano_0002_000768.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.27331422, "relative_pitch": 69.96056871061246, "relative_heading": 249.4542714990552, "relative_elevation": 44.6150045664981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808662823588672, 52.35037172812631, 0.0 ] }, "distance": 16.31, "direction": 50.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00695", "timestamp": "2025-07-16T11:21:50Z", "filename": "recording_2025-07-16_11-08-20_00695.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.30923631, "relative_pitch": 0.0, "relative_heading": 50.92550282206995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808444027509863, 52.350133407379886, 0.0 ] }, "distance": 16.39, "direction": 187.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00603", "timestamp": "2025-07-16T11:20:31Z", "filename": "recording_2025-07-16_11-08-20_00603.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.39351853, "relative_pitch": 0.0, "relative_heading": 187.88022579497013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808302904751456, 52.350177503439355, 0.0 ] }, "distance": 16.41, "direction": 226.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01115", "timestamp": "2025-07-16T10:56:24Z", "filename": "recording_2025-07-16_10-37-33_01115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.40619797, "relative_pitch": 0.0, "relative_heading": 226.3135250685611, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808250037597587, 52.35022928423104, 0.0 ] }, "distance": 16.44, "direction": 250.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01657", "timestamp": "2025-07-16T11:01:40Z", "filename": "recording_2025-07-16_10-37-33_01657.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.43866145, "relative_pitch": 0.0, "relative_heading": 250.19374035206943, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80824984917562, 52.3502290287938, 44.539733029902 ] }, "distance": 16.46, "direction": 250.12, "angle": 69.72, "elevation": 44.54, "pano_id": "TMX7316010203-001874_pano_0000_002400", "timestamp": "2020-08-13T09:40:56.927010Z", "filename": "pano_0000_002400.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.4603875, "relative_pitch": 69.71738275814204, "relative_heading": 250.11579909818477, "relative_elevation": 44.539733029902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808642876430013, 52.35017138236125, 0.0 ] }, "distance": 16.49, "direction": 136.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00151", "timestamp": "2024-12-04T09:19:06Z", "filename": "Job_20241204_0806_Track23_Sphere_00151.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.4940081, "relative_pitch": 0.0, "relative_heading": 136.74652658558327, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808719438308685, 52.35026324344263, 0.0 ] }, "distance": 16.62, "direction": 96.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01121", "timestamp": "2025-07-16T10:56:27Z", "filename": "recording_2025-07-16_10-37-33_01121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.61593928, "relative_pitch": 0.0, "relative_heading": 96.18888811050782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808440648078128, 52.35013144050117, 0.0 ] }, "distance": 16.64, "direction": 188.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00148", "timestamp": "2024-12-04T09:19:05Z", "filename": "Job_20241204_0806_Track23_Sphere_00148.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.64306479, "relative_pitch": 0.0, "relative_heading": 188.56221329685454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808651755712041, 52.35017478720376, 0.0 ] }, "distance": 16.65, "direction": 134.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00606", "timestamp": "2025-07-16T11:20:33Z", "filename": "recording_2025-07-16_11-08-20_00606.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.64739048, "relative_pitch": 0.0, "relative_heading": 134.33563403323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80872172646127, 52.3502704017221, 44.6410105237737 ] }, "distance": 16.7, "direction": 93.41, "angle": 69.48, "elevation": 44.64, "pano_id": "TMX7316010203-001874_pano_0000_002880", "timestamp": "2020-08-13T09:44:57.456400Z", "filename": "pano_0000_002880.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.7046596, "relative_pitch": 69.48415823966914, "relative_heading": 93.41403051538114, "relative_elevation": 44.6410105237737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80824428523825, 52.3502287449737, 44.8522212253883 ] }, "distance": 16.83, "direction": 250.45, "angle": 69.43, "elevation": 44.85, "pano_id": "TMX7316010203-001691_pano_0001_004111", "timestamp": "2020-05-06T11:33:11.763110Z", "filename": "pano_0001_004111.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 16.82794941, "relative_pitch": 69.43458541021947, "relative_heading": 250.4537352731435, "relative_elevation": 44.8522212253883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80873121706462, 52.3502706716436, 44.5818591918796 ] }, "distance": 17.35, "direction": 93.19, "angle": 68.74, "elevation": 44.58, "pano_id": "TMX7316010203-002502_pano_0002_001398", "timestamp": "2022-04-11T07:39:32.184680Z", "filename": "pano_0002_001398.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.34855464, "relative_pitch": 68.73703154329529, "relative_heading": 93.18781507681484, "relative_elevation": 44.5818591918796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80873172178046, 52.3502683295432, 44.4375594276935 ] }, "distance": 17.4, "direction": 94.04, "angle": 68.62, "elevation": 44.44, "pano_id": "TMX7316010203-001306_pano_0000_000009", "timestamp": "2019-07-11T09:10:01.987090Z", "filename": "pano_0000_000009.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.39930398, "relative_pitch": 68.61742151870251, "relative_heading": 94.03842282155289, "relative_elevation": 44.4375594276935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80823719092624, 52.3502252716119, 44.7028967868537 ] }, "distance": 17.41, "direction": 249.79, "angle": 68.72, "elevation": 44.7, "pano_id": "TMX7316010203-001305_pano_0000_007626", "timestamp": "2019-07-11T08:10:07.941000Z", "filename": "pano_0000_007626.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.41398976, "relative_pitch": 68.71662536734799, "relative_heading": 249.78749841130318, "relative_elevation": 44.7028967868537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808217137141631, 52.35028398484523, 0.0 ] }, "distance": 17.72, "direction": 271.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00268", "timestamp": "2024-12-04T09:09:48Z", "filename": "Job_20241204_0806_Track20_Sphere_00268.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.71558846, "relative_pitch": 0.0, "relative_heading": 271.6712707286669, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808282617630119, 52.35017213735745, 0.0 ] }, "distance": 17.83, "direction": 227.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00107", "timestamp": "2024-10-21T09:20:48Z", "filename": "Job_20241021_0921_Track43_Sphere_00107.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.82594152, "relative_pitch": 0.0, "relative_heading": 227.99492995200666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808727479120865, 52.350329855401824, 0.0 ] }, "distance": 17.97, "direction": 71.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00599", "timestamp": "2024-10-21T10:37:00Z", "filename": "Job_20241021_0921_Track60_Sphere_00599.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 17.96875224, "relative_pitch": 0.0, "relative_heading": 71.77111406358577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808742221074164, 52.350265197293396, 0.0 ] }, "distance": 18.14, "direction": 94.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00118", "timestamp": "2024-10-21T09:20:51Z", "filename": "Job_20241021_0921_Track43_Sphere_00118.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.13994011, "relative_pitch": 0.0, "relative_heading": 94.97745383332979, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_007619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_007619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_007619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80873434964187, 52.3503236529158, 44.6895895022899 ] }, "distance": 18.22, "direction": 74.29, "angle": 67.82, "elevation": 44.69, "pano_id": "TMX7316010203-001305_pano_0000_007619", "timestamp": "2019-07-11T08:10:05.386140Z", "filename": "pano_0000_007619.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.21518886, "relative_pitch": 67.82450733923213, "relative_heading": 74.29456996239867, "relative_elevation": 44.6895895022899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80827607817212, 52.3501713202839, 44.6015870729461 ] }, "distance": 18.22, "direction": 228.72, "angle": 67.78, "elevation": 44.6, "pano_id": "TMX7316010203-000803_pano_0000_002436", "timestamp": "2018-06-22T08:53:15.284050Z", "filename": "pano_0000_002436.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.21936556, "relative_pitch": 67.78040654889075, "relative_heading": 228.72025107306553, "relative_elevation": 44.6015870729461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_002393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_002393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_002393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80873461551907, 52.3503297258588, 44.5520662507042 ] }, "distance": 18.43, "direction": 72.29, "angle": 67.53, "elevation": 44.55, "pano_id": "TMX7316010203-001874_pano_0000_002393", "timestamp": "2020-08-13T09:40:53.912000Z", "filename": "pano_0000_002393.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.42686404, "relative_pitch": 67.5298706329689, "relative_heading": 72.28666680891843, "relative_elevation": 44.5520662507042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_10-37-33_01650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_10-37-33_01650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_10-37-33_01650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808737630998598, 52.35032796365354, 0.0 ] }, "distance": 18.56, "direction": 73.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_10-37-33_01650", "timestamp": "2025-07-16T11:01:37Z", "filename": "recording_2025-07-16_10-37-33_01650.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.56461354, "relative_pitch": 0.0, "relative_heading": 73.0561267105859, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80874890454255, 52.3502674821169, 44.580867654644 ] }, "distance": 18.57, "direction": 94.07, "angle": 67.38, "elevation": 44.58, "pano_id": "TMX7316010203-002221_pano_0000_000464", "timestamp": "2021-07-08T08:12:22.461950Z", "filename": "pano_0000_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.57388693, "relative_pitch": 67.38174988305207, "relative_heading": 94.0742083912176, "relative_elevation": 44.580867654644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80873800983922, 52.3503279880527, 44.791973198764 ] }, "distance": 18.59, "direction": 73.07, "angle": 67.46, "elevation": 44.79, "pano_id": "TMX7316010203-001691_pano_0001_004104", "timestamp": "2020-05-06T11:33:09.408150Z", "filename": "pano_0001_004104.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 18.59009931, "relative_pitch": 67.45998906333922, "relative_heading": 73.07130891607446, "relative_elevation": 44.791973198764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808711584106895, 52.35018569423712, 0.0 ] }, "distance": 19.08, "direction": 123.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00152", "timestamp": "2024-12-04T09:19:07Z", "filename": "Job_20241204_0806_Track23_Sphere_00152.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.08070888, "relative_pitch": 0.0, "relative_heading": 123.10181525430265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808374607107754, 52.35011973898424, 0.0 ] }, "distance": 19.08, "direction": 201.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00602", "timestamp": "2025-07-16T11:20:31Z", "filename": "recording_2025-07-16_11-08-20_00602.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.08132594, "relative_pitch": 0.0, "relative_heading": 201.45043075338546, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_000761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_000761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_000761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80874525567831, 52.3503292031426, 44.6078530931845 ] }, "distance": 19.1, "direction": 73.11, "angle": 66.82, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_000761", "timestamp": "2022-04-11T07:32:42.393180Z", "filename": "pano_0002_000761.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.10181612, "relative_pitch": 66.81859485747408, "relative_heading": 73.11454878900696, "relative_elevation": 44.6078530931845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track23_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track23_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track23_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808373218032721, 52.350119336727545, 0.0 ] }, "distance": 19.16, "direction": 201.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track23_Sphere_00147", "timestamp": "2024-12-04T09:19:04Z", "filename": "Job_20241204_0806_Track23_Sphere_00147.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.15773463, "relative_pitch": 0.0, "relative_heading": 201.66495085895454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_004808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_004808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_004808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80874507828733, 52.3503333152372, 44.3912238283083 ] }, "distance": 19.23, "direction": 71.8, "angle": 66.58, "elevation": 44.39, "pano_id": "TMX7316010203-000058_pano_0000_004808", "timestamp": "2016-08-12T09:51:59.609400Z", "filename": "pano_0000_004808.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.22821924, "relative_pitch": 66.57997679676471, "relative_heading": 71.799298611331, "relative_elevation": 44.3912238283083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track20_Sphere_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track20_Sphere_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track20_Sphere_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808704258117145, 52.35038179027446, 0.0 ] }, "distance": 19.23, "direction": 53.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track20_Sphere_00261", "timestamp": "2024-12-04T09:09:44Z", "filename": "Job_20241204_0806_Track20_Sphere_00261.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.22841674, "relative_pitch": 0.0, "relative_heading": 53.63936478009051, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80875951751969, 52.3502645524601, 44.7969456966966 ] }, "distance": 19.32, "direction": 94.89, "angle": 66.67, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004686", "timestamp": "2020-05-06T11:37:36.431380Z", "filename": "pano_0001_004686.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.32033763, "relative_pitch": 66.67009434646475, "relative_heading": 94.88617086708814, "relative_elevation": 44.7969456966966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808721796349857, 52.35018930332105, 0.0 ] }, "distance": 19.46, "direction": 120.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00607", "timestamp": "2025-07-16T11:20:34Z", "filename": "recording_2025-07-16_11-08-20_00607.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.45750966, "relative_pitch": 0.0, "relative_heading": 120.9916220262549, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80820764539518, 52.3502193672938, 44.8080256367102 ] }, "distance": 19.53, "direction": 250.02, "angle": 66.45, "elevation": 44.81, "pano_id": "TMX7316010203-000803_pano_0000_001669", "timestamp": "2018-06-22T08:40:29.199230Z", "filename": "pano_0000_001669.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.5304184, "relative_pitch": 66.44911719805215, "relative_heading": 250.01942174047784, "relative_elevation": 44.8080256367102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80820879139671, 52.3502144546052, 45.6921799387783 ] }, "distance": 19.65, "direction": 248.44, "angle": 66.73, "elevation": 45.69, "pano_id": "TMX7316010203-002648_pano_0003_000357", "timestamp": "2022-06-29T08:17:15.542490Z", "filename": "pano_0003_000357.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.65125669, "relative_pitch": 66.72846506349741, "relative_heading": 248.443519567775, "relative_elevation": 45.6921799387783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80825267097805, 52.3501667256056, 44.5710347434506 ] }, "distance": 19.77, "direction": 230.66, "angle": 66.08, "elevation": 44.57, "pano_id": "TMX7316010203-002221_pano_0000_000457", "timestamp": "2021-07-08T08:12:20.047030Z", "filename": "pano_0000_000457.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.76658622, "relative_pitch": 66.08343097693977, "relative_heading": 230.65706429778353, "relative_elevation": 44.5710347434506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0001_004679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0001_004679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0001_004679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80825582028111, 52.3501627798177, 44.7964022466913 ] }, "distance": 19.88, "direction": 229.29, "angle": 66.06, "elevation": 44.8, "pano_id": "TMX7316010203-001691_pano_0001_004679", "timestamp": "2020-05-06T11:37:33.981410Z", "filename": "pano_0001_004679.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.88466394, "relative_pitch": 66.06405564885459, "relative_heading": 229.2865320332331, "relative_elevation": 44.7964022466913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_002443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_002443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_002443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80876918833398, 52.3502710029018, 44.5426181582734 ] }, "distance": 19.93, "direction": 92.67, "angle": 65.89, "elevation": 44.54, "pano_id": "TMX7316010203-000803_pano_0000_002443", "timestamp": "2018-06-22T08:53:18.068940Z", "filename": "pano_0000_002443.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 19.9307086, "relative_pitch": 65.8937486682123, "relative_heading": 92.668353272821, "relative_elevation": 44.5426181582734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80824156180813, 52.3501701481044, 44.4523847270757 ] }, "distance": 20.13, "direction": 232.86, "angle": 65.64, "elevation": 44.45, "pano_id": "TMX7316010203-001306_pano_0000_000002", "timestamp": "2019-07-11T09:09:59.432090Z", "filename": "pano_0000_000002.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.12548336, "relative_pitch": 65.6417168468672, "relative_heading": 232.86234462631128, "relative_elevation": 44.4523847270757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_001661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_001661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_001661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80876341656518, 52.3503351921207, 44.7391792926937 ] }, "distance": 20.48, "direction": 72.34, "angle": 65.4, "elevation": 44.74, "pano_id": "TMX7316010203-000803_pano_0000_001661", "timestamp": "2018-06-22T08:40:25.999240Z", "filename": "pano_0000_001661.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.48141462, "relative_pitch": 65.40188553910885, "relative_heading": 72.33613291839183, "relative_elevation": 44.7391792926937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-08-20_00702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-08-20_00702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-08-20_00702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808175291979599, 52.35027278805346, 0.0 ] }, "distance": 20.57, "direction": 267.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-08-20_00702", "timestamp": "2025-07-16T11:21:53Z", "filename": "recording_2025-07-16_11-08-20_00702.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.57234395, "relative_pitch": 0.0, "relative_heading": 267.96861932576104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0002_001391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0002_001391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0002_001391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80822971330358, 52.3501722462834, 44.610571202822 ] }, "distance": 20.64, "direction": 234.73, "angle": 65.17, "elevation": 44.61, "pano_id": "TMX7316010203-002502_pano_0002_001391", "timestamp": "2022-04-11T07:39:28.474750Z", "filename": "pano_0002_001391.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.63914271, "relative_pitch": 65.17231361242541, "relative_heading": 234.73251961342504, "relative_elevation": 44.610571202822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000285_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000285_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000285/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80878085252938, 52.3502785459947, 44.4400748079643 ] }, "distance": 20.7, "direction": 90.24, "angle": 65.02, "elevation": 44.44, "pano_id": "TMX7316010203-000285_pano_0000_000533", "timestamp": "2017-05-04T08:29:47.199990Z", "filename": "pano_0000_000533.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.70409072, "relative_pitch": 65.01976055238266, "relative_heading": 90.24495440768452, "relative_elevation": 44.4400748079643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002648_pano_0003_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002648_pano_0003_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002648/pano_0003_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80877085004993, 52.350328781665, 45.7759748129174 ] }, "distance": 20.76, "direction": 74.64, "angle": 65.6, "elevation": 45.78, "pano_id": "TMX7316010203-002648_pano_0003_000349", "timestamp": "2022-06-29T08:17:12.402600Z", "filename": "pano_0003_000349.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.76434644, "relative_pitch": 65.60057784984384, "relative_heading": 74.63632606641629, "relative_elevation": 45.7759748129174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track43_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track43_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track43_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808783987731696, 52.35027341853769, 0.0 ] }, "distance": 20.93, "direction": 91.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track43_Sphere_00119", "timestamp": "2024-10-21T09:20:51Z", "filename": "Job_20241021_0921_Track43_Sphere_00119.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.9279191, "relative_pitch": 0.0, "relative_heading": 91.80467030663183, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808185128044521, 52.35021972724062, 0.0 ] }, "distance": 20.97, "direction": 251.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00612", "timestamp": "2024-10-21T10:37:04Z", "filename": "Job_20241021_0921_Track60_Sphere_00612.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.96625707, "relative_pitch": 0.0, "relative_heading": 251.55524605081118, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00605/adjacencies/b_20241021_0921_Track60_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track60_Sphere_00598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track60_Sphere_00598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track60_Sphere_00598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.808769419725444, 52.350338248269374, 0.0 ] }, "distance": 20.98, "direction": 71.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track60_Sphere_00598", "timestamp": "2024-10-21T10:37:00Z", "filename": "Job_20241021_0921_Track60_Sphere_00598.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_20241021_0921_Track60_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115568.83408167266, 484865.4384587642 ] }, "relative_distance": 20.97532777, "relative_pitch": 0.0, "relative_heading": 71.7900356283585, "relative_elevation": 0.0 } ] } }